Template:Rename: Difference between revisions

From electowiki
Content added Content deleted
(Using Template:mbox to make this template look a little nicer)
(Adding some documentation to this template, and adding a "reason=" parameter)
Line 1: Line 1:
{{mbox|text=Someone suggested renaming the page currently named "{{FULLPAGENAME}}" from its current name ("{{{from}}}") to a new name: "{{{to}}}". Please discuss this change at [[{{TALKPAGENAME}}]].}}
<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>

Revision as of 00:07, 16 April 2022

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
fromfrom

no description

Unknownoptional
toto

no description

Unknownoptional

Examples

Example 1

Wikitext

{{rename|from=Reweighted Range Voting|to=Reweighted range voting|reason=Consistency with [[English Wikipedia]]'s naming conventions}}

Result