Main public logs
More actions
Combined display of all available logs of Kenshi Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 22:51, 10 March 2025 Prd talk contribs created page Module:AutosortTable/sandbox/testcases (Created page with "local p = {} function p:example() return self:preprocess([[ {{#invoke: AutosortTable/sandbox|create |class=wikitable | style = width:48%; float:right; | separator =-- | order = 2,1 |numeric=2 | header = --Name--Age | caption = This is a table caption for p:example |rowheader=1 |--Bob--20 |--Peter--35 |--John--35 |--James--50 |--Henry--45 }} ]]) end function p:example_desc() return self:preprocess([[ {{#invoke: AutosortTable/sandbox|create | class = wikitab...")