Module:Requested move: Difference between revisions

Content deleted Content added
Dummy edit: I clicked the wrong revert button. This appears to not sign the message *at all* even if it is not signed.
Try 2
Line 1:
-- This module implements {{requested move}}.
 
-- Load necessary modules
Line 407:
local reason = args.reason or args[2] or 'Please place your rationale for the proposed move here.'
reason = '– ' .. reason
if yesno(args.sign) ~=or false'unspecified', not reason:match("~~~$")) then
reason = reason .. ' ~~~~'
end