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

Module:Gapnum/doc: 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.

12 March 2025

1 March 2025

15 February 2025

  • curprev 20:2620:26, 15 February 2025 Prd talk contribs 3,453 bytes +3,453 Created page with "This module is used by {{tl|val}}. == Use in other modules == ===gaps=== The <code>gaps</code> function can be useful for formatting in other modules that work with displaying large numbers. <syntaxhighlight lang="lua"> local gaps = require('Module:Gapnum').gaps </syntaxhighlight> Using the <code>gaps</code> function, the first argument is the number to format. The second argument can be a table with keys that tell the module how to format. The table ke..."