Jump to content

Template:Sort: Difference between revisions

From pool
[unchecked revision][unchecked revision]
m 1 revision imported
 
m 1 revision imported
 
(No difference)

Latest revision as of 15:03, 28 January 2020


Ascending

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

Descending

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