Toggle menu
15
236
71
27.6K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 06:01, 23 February 2025 by Prd (talk | contribs) (Created page with "<!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> {{documentation subpage}} {{lua|Module:Sort table}} This template extends the functionality of {{tl|sort list}} to tables, so that tables in articles can be set with a default sorting, and have their rows manually shuffled around every time their data is updated. == Usage == * {{tlx|sort table|''table''|''column''}} or {{tlx|sort table|asc|''table''|''column''}} sorts ''table''...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This template extends the functionality of {{sort list}} to tables, so that tables in articles can be set with a default sorting, and have their rows manually shuffled around every time their data is updated.

Usage

  • {{sort table|table|column}} or {{sort table|asc|table|column}} sorts table ascending by column
  • {{sort table|asc|table|column}} sorts table descending by column


Contents