Main public logs
From Research Realm
Combined display of all available logs of Research Realm. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 11:29, 11 September 2025 Ringtail Raider 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><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...")