Module:Requested move: Difference between revisions

Content deleted Content added
Add more aliases to "sig"
Line 390:
local current = t.current
local new = t.new
local msg = '\n%s[[:%s]] → '
if new ~= defaultNewPagename then
'\n%s[[:%s]]msg = msg .. '{{no redirect|%s}}',
else
msg = msg .. '%s'
end
local item = string.format(
msg,
'\n%s[[:%s]] → {{no redirect|%s}}',
multi and '* ' or '', -- Don't make a list for single page moves.
current,