[[{{{1}}}]]"> [[{{{1}}}]]"/>
<span data-sort-value="{{{1}}} !">[[{{{1}}}]]</span>
<span data-sort-value="{{{1}}} !">[[{{{1}}}]]</span>
| This is the template sandbox page for Template:Sort (diff). See also the companion subpage for test cases. |
Instead of this template, consider using the data-sort-value attribute, like so: | data-sort-value="Doe, John" | John Doe. Please see WP:SORT § Specifying a sort key for a cell for details. |
| This template is used on approximately 121,000 pages. To avoid major disruption and server load, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. |
| This template uses Lua: |
This template is for manually adjusting sorting order in sortable tables by specified sortkeys.
{{Sort | 1 = {{{sort value}}} | 2 = {{{displayed value}}} }} → {{{displayed value}}}The first parameter is the sortkey; the second parameter is the wikitext of what has to be displayed. By default, this is the sortkey with link brackets:
{{Sort | 1 = {{{displayed value}}} }} → [[{{{displayed value}}}]]A table using this template should use it in all rows.
This template works by adding a hidden sort value, which replaces the value of the visible text for sorting purposes. The HTML output looks like: <span data-sort-value="sortvalue">[[displayed value]]</span>.
|{{Sort|Brothers Karamazov|[[The Brothers Karamazov]]}}
→ |<span data-sort-value="Brothers Karamazov !">[[The Brothers Karamazov]]</span>
{{Sort|4|2=4=}}
data-sort-value="foo"Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.