Template:Sort
[[{{{1}}}]]
This template is for optionally sorting tables by specified sortkeys.
If necessary one can apply sorting using a sortkey which due to CSS is not displayed: <span style="display:none">...</span>. Javascript sorting is based on the text inside and outside the tags, without the tags themselves. A hidden sortkey can be put at the start.
This template makes that more convenient. The first parameter is the sortkey, the second the wikitext of what has to be displayed. By default this is the sortkey with link brackets.
- To use it, place this in your table cell
|{{sort|Clinton, Bill|[[Bill Clinton]]}}
It presently works through hidden CSS, as described at Help:Sorting. If a cleaner way of doing this is developed, the template will be changed. A table using this template should use it in all rows.
Related pages
- Template:Sortname (talk, backlinks, edit) — for using names in sortable tables
- Template:dts (talk, backlinks, edit) — for using dates in sortable tables
- Template:nts (talk, backlinks, edit) — for using alphabetic sort mode for numbers in sortable tables
- m:Help:Sorting
The above documentation is transcluded from Template:Sort/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |