Content deleted Content added
found it |
Ah. Wrong function! |
||
Line 15:
-- if rpage.fileExists then
if rpage.isRedirect then
return (tostring(mw.ustring.
else return rname -- not a redirect so leave the original text (for some general-purpose template use)
end
|