Template:Rename: Difference between revisions

updating the templatedata (which helps VisualEditor users)
(Adding some documentation to this template, and adding a "reason=" parameter)
(updating the templatedata (which helps VisualEditor users))
 
Line 3:
{
"params": {
"from": {},
"description": "name of the article before renaming",
"to": {}
"required": true
},
"to": {}
"description": "proposed new name for the article",
"required": true
},
"reason": {
"description": "rationale for the move",
"suggested": true
}
}
}