Template:Sort
Appearance
Ascending[edit | edit source]
{{sort|asc|2=
* a
* c
* b
}}
- a
- b
- c
Descending[edit | edit source]
{{sort|desc|2=
* a
* c
* b
}}
* c
* b
* a
This content is in the Template Namespace. Used for page-templates that can be re-used across the wiki.