ទំព័រគំរូ:Hidden sort key/doc
ការរចនា
| This is a documentation subpage for ទំព័រគំរូ:Hidden sort key. It may contain usage information, categories and other content that is not part of the original ទំព័រគំរូ page. |
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 |
|---|
| 15 December 1999 |
| 21 April 1997 |
| 21 April 1998 |
See also
[កែប្រែ]- Template:Hid
- Template:Sort
- For help with this template, please contact the assigned maintenance group.