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

Module:Category disambiguation: 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.

18 February 2025

  • curprev 05:4405:44, 18 February 2025 Prd talk contribs 4,494 bytes +4,494 Created page with "local concat = table.concat local insert = table.insert local makeTitle = mw.title.makeTitle local messageBox = require("Module:Message box").main local nowiki = mw.text.nowiki local pagesInCategory = mw.site.stats.pagesInCategory local remove = table.remove local sort = table.sort local trim = mw.text.trim local yesno = require("Module:Yesno") local title = mw.title.getCurrentTitle() local namespace = title.namespace local title_text = title.text local p = {} functio..."