Module:Requested move: Difference between revisions

Content deleted Content added
No edit summary
Rv; seems to break bot parsing for users who have a dash in their signature
Line 418:
-- Reason
local reason = args.reason or args[2] or 'Please place your rationale for the proposed move here.'
reason = '– ' .. reason
if not multi then
reason = '– ' .. reason
end
if yesno(args.sign or args.sig or args.signature or 'unspecified', not reason:match("~~~$")) then
reason = reason .. ' ~~~~'