Main public logs
More actions
Combined display of all available logs of Kenshi Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 21:46, 22 February 2025 Prd talk contribs created page Module:Articles by importance (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 ('|...")