Module:Redirect-distinguish: Difference between revisions
m Changed protection settings for "Module:Redirect-distinguish": High-risk template or module: 2674 transclusions (more info) ([Edit=Require extended confirmed access] (indefinite) [Move=Require extended confirmed access] (indefinite)) |
imported>Elli Undid revision 1066390800 by Faster than Thunder (talk) yeah, no, this is inappropriate |
||
(One intermediate revision by one other user not shown) | |||
Line 49: | Line 49: | ||
local redirect = table.remove(args, 1) | local redirect = table.remove(args, 1) | ||
local text = string.format( | local text = string.format( | ||
'"%s" redirects here. | '"%s" redirects here. Not to be confused with %s.', | ||
redirect, | redirect, | ||
mHatlist.orList(args, true) | mHatlist.orList(args, true) |