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

Module:Article list: 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 February 2025

  • curprev 22:1022:10, 15 February 2025 Prd talk contribs 4,571 bytes +4,571 Created page with "require('strict') local p = {}; local function makelink(link) return "<li>" .. link.label .. "</li>" end local function warning(note) return "<li>20px "..note.."</li>" end local function removeword(link,removelist) for i,remove in ipairs(removelist) do local char1 = string.sub(remove,1,1) local regex = "%f[%w][" .. string.upper(char1) .. string.lower(char1) .. "]" .. string.sub(remove,2) .. "*%f[%W]" link..."