Toggle menu
15
236
73
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.

Main public logs

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).

Logs
  • 03:59, 20 February 2025 Prd talk contribs created page Module:R avoided double redirect (Created page with "local p = {} local function noredir(page) local link = page:fullUrl("redirect=no") return "<span class=\"plainlinks\">[" .. link .. " " .. page.fullText .. "]</span>" end function p.main(frame) local args = require("Module:Arguments").getArgs(frame, {removeBlanks=false}) -- Demo parameters, for demonstrating behavior with certain redirect -- targets and avoiding categorization (do not use in articles) local noError = args.noerror local demo = args.demo or noE...")