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:Articles by importance: 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.

22 February 2025

  • curprev 21:4621:46, 22 February 2025 Prd talk contribs 3,147 bytes +3,147 Created page with "require('strict') local p = {} local importances = {'Top', 'High', 'Mid', 'Low', 'Bottom', 'NA', 'Unknown'} p.main = function(frame) local args = require('Module:Arguments').getArgs(frame) local title = args.page and mw.title.new(page) or mw.title.getCurrentTitle() local imp, topic, typ = title.text:match('^(%a+)-importance (.+) (%a+)$') local out, exist, cats = '', {}, {} local add_category = function(cat, sort) local link = '[[Category:' .. cat .. (sort and ('|..."