Template:Sort list

From HandWiki
Revision as of 18:00, 4 January 2020 by imported>Jworkorg (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Template documentation[view] [edit] [history] [purge]

Auto-sort a list.

Ascending

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

Descending

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