Difference between revisions of "Template:Hidden sort key"

From blackwiki
Jump to navigation Jump to search
imported>Hgrosser
(put documentation at end; display wikitext on page)
imported>TheDJ
(we are on remex now)
 
(11 intermediate revisions by 8 users not shown)
Line 1: Line 1:
<span style="display:none" class="sortkey">{{{1}}}</span><noinclude>
+
<span data-sort-value="{{#invoke:sortkey|encode|{{{1}}}}}" style="display:none;"></span><noinclude>
<pre>
+
{{Documentation}}
<span style="display:none" class="sortkey">{{{1}}}</span>
+
</noinclude>
</pre>
 
{{Documentation}}</noinclude>
 

Latest revision as of 09:24, 13 July 2018

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