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).
- 04:48, 19 February 2025 Prd talk contribs created page Module:Compact list (Created page with "local getArgs = require('Module:Arguments').getArgs local clist = require('Module:Collapsible list').main local hlist = require('Module:List').horizontal local compressSparseArray = require('Module:TableTools').compressSparseArray local p = {} --[[ Combine named-and-numbered arguments into a pretty list. "Named-and-numbered" means foo, foo0, foo_1, foo234: anything that matches foo_?%d+ Arguments: args[1] = name to search arguments rest of args = arguments to searc...")