Module:Redirect-distinguish: Difference between revisions

m 1 revision imported
imported>Elli
Undid revision 1066390800 by Faster than Thunder (talk) yeah, no, this is inappropriate
 
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. It is not to be confused with %s.',
'"%s" redirects here. Not to be confused with %s.',
redirect,
redirect,
mHatlist.orList(args, true)
mHatlist.orList(args, true)