Content deleted Content added
allow WikiProject talk pages to host discussions if it's a multi-move |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 418:
-- Reason
local reason = args.reason or args[2] or 'Please place your rationale for the proposed move here.'
if not multi then
end
if yesno(args.sign or args.sig or args.signature or 'unspecified', not reason:match("~~~$")) then
reason = reason .. ' ~~~~'
|