Jump to content

Main public logs

Combined display of all available logs of p1gwars. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 01:00, 11 January 2026 Rosie talk contribs created page Module:TNT/testcases (Created page with "local ScribuntoUnit = require('Module:ScribuntoUnit') local p = ScribuntoUnit:new() local libName = 'TNT' -- Helper to run all tests using sandbox version of the library from the debug console. To run against main lib, use =p.run() function p.runSandbox() local frame = mw.getCurrentFrame():newChild{title='testcases', args={module=libName .. '/sandbox', displayMode='log'}} return p.run(frame) end -- Allow test runner to use both the main library and the sandbox of th...")