Difference between revisions of "Template:Hidden sort key"

From blackwiki
Jump to navigation Jump to search
imported>PV=nRT
(iw)
imported>Michael Bednarek
(Split documentation into /doc subpage.)
Line 1: Line 1:
<span style="display:none">{{{1}}}</span><noinclude>This template allows you to insert its parameter for [[Help:Sorting#sorting_with_hidden_sortkey|sorting with a hidden key]] in sortable tables.
+
<noinclude>{{Documentation}}</noinclude><span style="display:none">{{{1}}}</span>
==Example==
 
{| class="wikitable sortable" border="1"
 
|-
 
!C1
 
!C2
 
|-
 
|{{hs|0}}2
 
|B
 
|-
 
|10
 
|A
 
|}
 
 
 
[[zh:Template:Hs]]
 
</noinclude>
 

Revision as of 06:29, 30 November 2008

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
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

{{{1}}}