Jump to content

Template:Sort

From pool
Revision as of 18:20, 21 January 2020 by powerstorewiki>Caleb Cooper (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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