Difference between revisions of "Template:Hidden sort key"

From blackwiki
Jump to navigation Jump to search
imported>Michael Bednarek
(Moved interwiki link and documentation to ./doc.)
Line 1: Line 1:
<span style="display:none" class="sortkey">{{{1}}}</span><noinclude>
+
<span style="display:none" class="sortkey">{{{1}}}</span><noinclude>{{Documentation}}</noinclude>
<pre>
 
<span style="display:none" class="sortkey">{{{1}}}</span>
 
</pre>
 
{{Documentation}}
 
<!--[[en:Template:Hs]]-->
 
[[vi:Tiêu bản:Hs]]
 
</noinclude>
 

Revision as of 06:00, 4 June 2009

50px Template documentation[view] [edit] [history] [purge]

This template allows you to specify its parameter as the sort key for a cell in sortable tables.

Usage

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

Example

{| class="wikitable sortable"
|-
!C1
|-
|{{Hidden sort key|1999-12-15}}15 December 1999
|-
|{{Hidden sort key|1997-04-21}}21 April 1997
|-
|{{Hidden sort key|1998-04-21}}21 April 1998
|}
produces:
C1
15 December 1999
21 April 1997
21 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