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

Module:Change: 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.

21 February 2025

  • curprev 23:2923:29, 21 February 2025 Prd talk contribs 4,160 bytes +4,160 Created page with "-- This implements {{change}} local p = {} local function ntsh(outvalue) local sortkey = '0000000000000000000' if outvalue == nil then return '<span style="display:none" data-sort-value="' .. sortkey .. '♠"></span>' end -- This code was copied from Template:Convert if outvalue == 0 then sortkey = '5000000000000000000' else local mag = math.floor(math.log10(math.abs(outvalue)) + 1e-14) local prefix if outvalue > 0 then prefix = 7000 + mag el..."