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).
- 17:15, 8 March 2025 Prd talk contribs created page Module:TableTools/testcases (Created page with "-- Unit tests for Module:TableTools. Click talk page to run tests. local tt = require('Module:TableTools/sandbox') -- the module to be tested local ScribuntoUnit = require('Module:ScribuntoUnit') local suite = ScribuntoUnit:new() ------------------------------------------------------------------------ -- Helper functions ------------------------------------------------------------------------ function suite.concatIpairs(t) local ret = '' for i, v in ipairs(t) do...")