Toggle menu
15
236
73
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.

Main public logs

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).

Logs
  • 01:25, 11 March 2025 Prd talk contribs created page Module:Compact list/testcases (Created page with "-- Unit tests for Module:Compact list. Click talk page to run tests. local p = require('Module:UnitTests') function p:test() self:preprocess_equals_preprocess('{{#invoke:Compact list|main|ook|xxx=111}}','') self:preprocess_equals_preprocess('{{#invoke:Compact list|main|ook|ook=A|spud=1234}}','A') self:preprocess_equals_preprocess('{{#invoke:Compact list|main|ook|ook1=A|ook_2=B}}','{{hlist|A|B}}') self:preprocess_equals_preprocess('{{#invoke:Compact list|main|ook...")