Template:Rename: Difference between revisions

Adding some documentation to this template, and adding a "reason=" parameter
(Using Template:mbox to make this template look a little nicer)
(Adding some documentation to this template, and adding a "reason=" parameter)
Line 1:
<includeonly>{{mbox|text=Someone suggested renaming the page currently named "{{FULLPAGENAME}}" from its current name ("{{{from}}}") to a new name: "{{{to}}}". {{{reason|(no reason given)|Reason: {{{reason}}}}}}. Please discuss this change at [[{{TALKPAGENAME}}]].}}</includeonly><noinclude>
<templatedata>
{
"params": {
"from": {},
"to": {}
}
}
</templatedata>
 
== Examples ==
 
=== Example 1 ===
==== Wikitext ====
<code><nowiki>
{{rename|from=Reweighted Range Voting|to=Reweighted range voting|reason=Consistency with [[English Wikipedia]]'s naming conventions}}
</nowiki></code>
==== Result ====
{{rename|from=Reweighted Range Voting|to=Reweighted range voting|reason=Consistency with [[English Wikipedia]]'s naming conventions}}
</noinclude>