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

Module:R avoided double redirect: 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.

20 February 2025

  • curprev 03:5903:59, 20 February 2025 Prd talk contribs 6,795 bytes +6,795 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..."