Template:Rename: Difference between revisions

From The Reed and Rite
mNo edit summary
mNo edit summary
 
(22 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{notice
<includeonly>{{notice|id=rename-notice
|b=This page has been requested to be renamed to "[[{{{1}}}]]"
|header=This page has been requested to be renamed{{#if:{{{1|}}}| ''' to "[[{{{1}}}]]"'''}}.
|1=Please [[{{TALKPAGENAME}}|start a discussion]] if you feel this is in error.
|text=Please [[{{TALKPAGENAME}}|start a discussion]] if you feel this is in error.
|color=#BDCCA1
|color=#BDCCA1
|align=left
|align={{{align|left}}}
}}</includeonly><noinclude>
|width={{{width|}}}
|dismiss={{{dismiss|}}}
}}<!--
-->{{#ifeq:{{NAMESPACE}}|{{ns:0}}|[[Category: Articles to Be Renamed]]}}</includeonly><noinclude>
== Description ==
== Description ==
{{rename|Emma M. Lion}}
This template should be used to ask an administrator to rename a page, i.e., move its content under a new page title. Using it automatically adds the page to [[:Category:Articles to Be Renamed]].
 
== Usage ==
== Usage ==
To use, insert <code><nowiki>{{rename}}</nowiki></code> at the beginning of a page, after the infobox (if present).
:'''Note:''' You can also pass <code>align=</code>, <code>width=</code>, and <code>dismiss=no</code> for more granular control of visual appearance. For more details on these parameters, see [[:Template:Notice]].
{| style="width: 100%; text-align: left; margin: auto;" class="wikitable"
{| style="width: 100%; text-align: left; margin: auto;" class="wikitable"
|-
|-
! colspan="2" style="text-align: center;" | <span style="font-size: 115%;">Example: Tag Only</span><br><span style="font-weight: normal;">[Brief Explanation here]</span>
! colspan="2" style="text-align: center;" | <span style="font-size: 115%;">Tag Only</span><br><div style="text-align: left;"><span style="font-weight: normal;">By just passing the tag, a notice will appear with a link to that page's discussion page where a user can contest the renaming request.</span></div>
|-
|-
! width=20%|You Type
! width=20%|You Type
!You Get
!You Get
|-
|-
| style="text-align: left; background-color: white;" |<pre>{{rename
| style="text-align: center;" |<pre>{{rename}}</pre>
|PROPOSED NAME
|{{rename|width=83%|align=center}}
}}</pre>
|-
| style="background-color: white;" |{{notice|width=83%|color=#BDCCA1 |b=This page has been requested to be renamed to "PROPOSED NAME"|Please [[{{TALKPAGENAME}}|start a discussion]] if you feel this is in error.}}
! colspan="2" style="text-align: center;" | <span style="font-size: 115%;">Target Page Parameter</span><br><div style="text-align: left;"><span style="font-weight: normal;">If you wish to specify in the notice what page the current page should be renamed/moved to, add an unnamed parameter that is the name of the target page.</span></div>
|-
! width=20%|You Type
!You Get
|-
| style="text-align: left;" |<pre>{{rename
|Emma M. Lion}}</pre>
|{{rename|Emma M. Lion|width=83%|align=center}}
|}
|}
== Articles Using Template ==
{{for|Special:WhatLinksHere/{{FULLPAGENAME}}|a full listing|here|pre=This list is limited to 100 pages}}
{{Special:WhatLinksHere/{{FULLPAGENAME}}|namespace=0|limit=100}}
[[Category:Notices]]

Latest revision as of 02:37, 29 May 2025

Description

This template should be used to ask an administrator to rename a page, i.e., move its content under a new page title. Using it automatically adds the page to Category:Articles to Be Renamed.

Usage

To use, insert {{rename}} at the beginning of a page, after the infobox (if present).

Note: You can also pass align=, width=, and dismiss=no for more granular control of visual appearance. For more details on these parameters, see Template:Notice.
Tag Only
By just passing the tag, a notice will appear with a link to that page's discussion page where a user can contest the renaming request.
You Type You Get
{{rename}}
×
This page has been requested to be renamed.
Please start a discussion if you feel this is in error.
Target Page Parameter
If you wish to specify in the notice what page the current page should be renamed/moved to, add an unnamed parameter that is the name of the target page.
You Type You Get
{{rename
|Emma M. Lion}}
×
This page has been requested to be renamed to "Emma M. Lion".
Please start a discussion if you feel this is in error.

Articles Using Template