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).
- 23:12, 10 March 2025 Prd talk contribs created page Module:Bad title suggestion/testcases (Created page with "-- Unit tests for Module:Bad title suggestion. Click talk page to run tests. local p = require('Module:UnitTests') function p:test_basic() self:preprocess_equals_preprocess('{{#invoke:Bad title suggestion|main|>|Foobar>}}', '{{Did you mean box|Foobar}}') end function p:test_namespaced() self:preprocess_equals_preprocess('{{#invoke:Bad title suggestion|main|}|Wikipedia:Village pump}}}}', '{{Did you mean box|Wikipedia:Village pump}}') end function p:...")