Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Subject bar: 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.

17 February 2025

  • curprev 19:5119:51, 17 February 2025 Prd talk contribs 2,546 bytes +2,546 Created page with "require('strict') local getArgs = require('Module:Arguments').getArgs local yesNo = require('Module:Yesno') -- Determine whether we're being called from a sandbox local isSandbox = mw.getCurrentFrame():getTitle():find('sandbox', 1, true) local sandbox = isSandbox and '/sandbox' or '' local p = {} local sisters = {'commons','species','voy','n','wikt','b','q','s','v','iw','iw1','iw2','d','f'} local function findNumericArgs(key, args) local pattern = "^"..key.."_?(%d+..."