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
end
if yesno(args.sign or args.sig or args.signature or 'unspecified', not reason:match("~~~$")) then
reason = reason .. ' ~~~~'
|