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

Module:A or an/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.

10 March 2025

  • curprev 04:2504:25, 10 March 2025 Prd talk contribs 6,788 bytes +6,788 Created page with "-- Unit tests for Module:a or an. Click talk page to run tests. local p = require('Module:UnitTests') function p:test_all() self:preprocess_equals("{{a or an|.11}}", "a .11") self:preprocess_equals("{{a or an|-18}}", "a -18") self:preprocess_equals("{{a or an|$18 million}}", "an $18 million") self:preprocess_equals("{{a or an|11}}", "an 11") self:preprocess_equals("{{a or an|110}}", "a 110") self:preprocess_equals("{{a or an|18,000}}", "an 18,000") self:prepr..."