Template:Sort

From Lotro-Wiki.com
Jump to navigation Jump to search
This is the template documentation for {{Sort}}. It is transcluded from Template:Sort/doc and may be directly edited there.

Auto-sort a list (relies on Module:Sort).

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