Template:Hidden sort key: Difference between revisions

From Sarkarverse
Jump to navigation Jump to search
m (1 revision)
 
m (1 revision)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<span style="display:none" class="sortkey">{{{1}}}</span><noinclude>
<span class="sortkey">{{{1}}}</span><noinclude>
{{Documentation}}
{{Documentation}}
</noinclude>
</noinclude>

Latest revision as of 09:16, 28 December 2013

{{{1}}}

Documentation icon Template documentation[view] [edit] [history] [purge]

This template allows you to insert its parameter for sorting with a hidden key in sortable tables.

Code

<span style="display:none;" class="sortkey">{{{1}}}</span>

Usage

{{Hs|sort term}}
Insert this template with the appropriate sort term before the cell data.

Example

{| class="wikitable sortable" border="1"
|-
!C1
|-
|{{Hs|1999-12-15}}15 December 1999
|-
|{{Hs|1997-04-21}}21 April 1997
|-
|{{Hs|1998-04-21}}21 April 1998
|}
produces:
C1
1999-12-1515 December 1999
1997-04-2121 April 1997
1998-04-2121 April 1998

See also

ja:Template:Hs no:Mal:Skjulsorter pt:Predefinição:Ord ur:سانچہ:Hs vi:Tiêu bản:Hs zh:Template:Hs