Module:Redirect template handler and Module:Redirect template handler/sandbox: Difference between pages
Appearance
(Difference between pages)
Content deleted Content added
move here |
No edit summary |
||
Line 41: | Line 41: | ||
"to_diacritic", |
"to_diacritic", |
||
"unneeded_dab", |
"unneeded_dab", |
||
"without_mention", |
|||
} |
} |
||
Line 247: | Line 246: | ||
-- a section of an article. |
-- a section of an article. |
||
]]-- |
]]-- |
||
if (args. |
if (args.anchor) then |
||
addRedirectTemplate("R to article without mention") |
|||
printworthy = false |
|||
elseif (args.anchor) then |
|||
addRedirectTemplate("R to anchor") |
addRedirectTemplate("R to anchor") |
||
elseif (args.list) then |
elseif (args.list) then |