Module:R avoided double redirect: Revision history

From Research Realm

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.

11 September 2025

  • curprev 11:3111:31, 11 September 2025 Ringtail Raider talk contribs m 6,880 bytes +20 No edit summary
  • curprev 11:2911:29, 11 September 2025 Ringtail Raider talk contribs 6,860 bytes +6,860 Created page with "local p = {} local function noredir(page) local link = page:fullUrl("redirect=no") return "<span class=\"plainlinks\">[" .. link .. " " .. page.fullText .. "]</span><span style=\"display: none\">" .. 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 artic..."