Template:Sort table/doc

< Template:Sort table
Revision as of 18:05, 24 September 2021 by Wikipedia>Pppery
(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