Jump to content

Template:Sort

From pool
This content is in the Template Namespace. Used for page-templates that can be re-used across the wiki.


Ascending

{{sort|asc|2=
* a
* c
* b
}}
  • a
  • b
  • c

Descending

{{sort|desc|2=
* a
* c
* b
}}
* c
* b
* a