Toggle menu
9
205
64
18.8K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Separated entries/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.

8 March 2025

  • curprev 21:2221:22, 8 March 2025 Prd talk contribs 4,146 bytes +4,146 Created page with "-- Unit tests for Module:Separated entries. Click talk page to run tests. local p = require('Module:UnitTests') function p:test_main() self:preprocess_equals_many('{{#invoke:Separated entries|main|', '}}', { {'', ''}, {'A', 'A'}, {'A|B', 'AB'}, {'A||B', 'AB'}, -- empty parameter {'A|B|C', 'ABC'}, {'separator=,', ''}, {'separator=,|A', 'A'}, {'separator=,|A|B', 'A,B'}, {'separator=,|A||B', 'A,B'..."