This template is for manually adjusting sorting order in sortable tables by specified sortkeys.
| This is a documentation subpage for Template:Sort cell. It may contain usage information, categories and other content that is not part of the original template page. |
| This template uses Lua: |
This template is for manually adjusting sorting order in sortable tables by specified sortkeys.
{{sort cell | 1 = {{{sort value}}} | 2 = {{{displayed value}}} }} → data-sort-value="{{{sort 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 cell | 1 = {{{displayed value}}} }} → data-sort-value="{{{displayed value}}} !" | [[{{{displayed value}}}]]A table using this template should use it in all rows.
|{{sort cell|Brothers Karamazov|[[The Brothers Karamazov]]}}
See Help:Sortable tables#Numerical sorting problems and meta:Help:Sorting#Sort modes
If you simply code as the second parameter an indicator that two items are equally ranked, e.g. "4=", the template interpreter will treat this as an additional parameter (i.e. parameter 4, which it will then not use). You must explicitly code this as parameter 2:
{{sort cell|4|2=4=}}
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.