Template:Sort list/doc: Difference between revisions
Jump to navigation
Jump to search
(A more pertinent example) |
m (1 revision imported) |
(No difference)
|
Latest revision as of 15:06, 1 October 2021
This is a documentation subpage for Template:Sort list. It contains usage information, categories and other content that is not part of the original template page. |
This template uses Lua: |
Auto-sort a list.
Ascending
{{sort list|asc|2= * c * a * b }}
- a
- b
- c
Descending
{{sort list|desc|2= * c * a * b }}
- c
- b
- a