Toggle menu
15
236
70
27.5K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Wikitext Parsing/testcases: Revision history

From Kenshi Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

7 March 2025

  • curprev 00:0700:07, 7 March 2025 Prd talk contribs 4,304 bytes +4,304 Created page with "--Go to the talk page to see the results of the tests --Consider making sure that other modules that rely heavily on this module (E.g. Module:Template parameter value) also pass their testcases local p = require('Module:UnitTests') local frame = mw.getCurrentFrame() local function preprocess(text, IsPrepared) local content = mw.text.unstrip(frame:preprocess(text)) if IsPrepared then content = mw.text.decode(content) end return content end function p:_internal..."