Module:Requested move: Difference between revisions

Content deleted Content added
allow WikiProject talk pages to host discussions if it's a multi-move
don't add the dash if multiple
Line 418:
-- Reason
local reason = args.reason or args[2] or 'Please place your rationale for the proposed move here.'
if not args.current2 then
reason = '– ' .. reason
end
if yesno(args.sign or args.sig or args.signature or 'unspecified', not reason:match("~~~$")) then
reason = reason .. ' ~~~~'