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

Module:If any equal/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.

15 March 2025

  • curprev 03:3703:37, 15 March 2025 Prd talk contribs 1,557 bytes +1,557 Created page with "-- Unit tests for [[Module:{{ROOTPAGENAME}}]]. Click talk page to run tests. local p = require('Module:UnitTests') -- Example unit test. function p:test_live() self:preprocess_equals('{{#invoke:If any equal|main|a|b|c|d|value=c}}', 'yes') self:preprocess_equals('{{#invoke:If any equal|main|a|b|c|d|value=r}}', 'no') self:preprocess_equals('{{#invoke:If any equal|main|a|b|c|d|value=}}', 'no') self:preprocess_equals('{{#invoke:If any equal|main|a|b|c|d|values=b}}', 'ye..."