Abrir menu principal

UESPWiki β

Predefinição:Hide

Summary

Inserts non-displaying text. This was previously useful for controlling the sort order on sortable tables, however this method has now been deprecated. See Wikipedia's documentation, specifically the section on specifying a sort key for a cell, for the new method.

Example

{{Hide|1}}Yes<br>{{Hide|2}}No

1Yes
2No

In a sortable table

This table is unsorted. Click the arrows to sort in ascending order and notice that Yes comes before No.

Sortable
Column
2No
1Yes