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

Module:Portal pictures/sandbox: 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:0119:01, 17 February 2025 Prd talk contribs 7,242 bytes +7,242 Created page with "local getArgs = require('Module:Arguments').getArgs local randomModule = require('Module:Random') local yesno = require('Module:Yesno') local slideshowModule = require('Module:Random slideshow') p = {} -- == Utility functions == local function getCleanArgs(frame) return getArgs(frame, { trim = true, removeBlanks = true }) end local function wikiError(message) return mw.html.create('div'):addClass('error'):wikitext(message) end -- replace all newlines in the st..."