Module:Redirect: Difference between revisions

Direct copy and paste from a call that presently works in ImportProtein
(I'm mystified. Right name, same call as I've used before (double checked), so why isn't there a page? Maybe try the template)
(Direct copy and paste from a call that presently works in ImportProtein)
Line 9:
local rname=args[1] or pargs[1] or ""
if redirect=="" then return "" end
local rpagepage=mw.title.new(rname"Module talk:ImportProtein/DefaultColors")
local err=""
if rpage then -- avoid possibly expensive FileExists if we don't have anything
Anonymous user