Toggle menu
14
229
69
27.1K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:AutosortTable/testcases: Revision history

From Kenshi Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

10 March 2025

  • curprev 22:5422:54, 10 March 2025 Prd talk contribs 3,013 bytes +3,013 Created page with "local p = {} function p:example() return self:preprocess([[ {{#invoke: AutosortTable|create | class = wikitable | style = width: 50%; | separator = -- | order = 2, 1 | numeric = 2 | header = --Name--Age |--Bob--20 |--Peter--35 |--John--35 |--James--50 |--Henry--45 }} ]]) end function p:example_desc() return self:preprocess([[ {{#invoke: AutosortTable|create | class = wikitable | style = width: 50%; | separator = -- | order = 2, 1 | descending = 1, 2 | nume..."