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).
- 16:57, 8 March 2025 Prd talk contribs created page Module:Template parameter value/testcases (Created page with "--Go to the talk page to see the results of the tests. See Template:Template parameter value/testpage for the content used in testing local p = require('Module:UnitTests') local TestPage = "Template:Template parameter value/testpage" function p:_internal_test(module, name) module.test = function(...) local s,r = module.getValue(...) if not s then return "<Fail> " .. r else return r end end --Basic errors tests self:equals(name.."error test 1", mod...")