Jump to content

Module:Params: Revision history

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.

(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)

14 March 2026

  • curprev 23:2423:24, 14 March 2026 Taurussmith talk contribs 75,899 bytes +75,899 Created page with "requirestrict --- --- --- LOCAL ENVIRONMENT --- --- ________________________________ --- --- --- --Abstract utilities -- ---------------------------- -- Helper function for `string.gsub()` (for managing zero-padded numbers) local function zero_padded (str) return ('%03d%s'):format(#str, str) end -- Helper function for `table.sort()` (for natur..."
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)