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).
- 21:22, 8 March 2025 Prd talk contribs created page Module:Separated entries/testcases (Created page with "-- Unit tests for Module:Separated entries. Click talk page to run tests. local p = require('Module:UnitTests') function p:test_main() self:preprocess_equals_many('{{#invoke:Separated entries|main|', '}}', { {'', ''}, {'A', 'A'}, {'A|B', 'AB'}, {'A||B', 'AB'}, -- empty parameter {'A|B|C', 'ABC'}, {'separator=,', ''}, {'separator=,|A', 'A'}, {'separator=,|A|B', 'A,B'}, {'separator=,|A||B', 'A,B'...")