Template:Rename: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| (21 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{{notice | <includeonly>{{notice|id=rename-notice | ||
| | |header=This page has been requested to be renamed{{#if:{{{1|}}}| ''' to "[[{{{1}}}]]"'''}}. | ||
| | |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 == | ||
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%;"> | ! 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: | | style="text-align: center;" |<pre>{{rename}}</pre> | ||
|{{rename|width=83%|align=center}} | |||
|- | |- | ||
! colspan="2" style="text-align: center;" | <span style="font-size: 115%;"> | ! 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 | ! width=20%|You Type | ||
!You Get | !You Get | ||
|- | |- | ||
| style="text-align: left | | style="text-align: left;" |<pre>{{rename | ||
| | |Emma M. Lion}}</pre> | ||
}}</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=, anddismiss=nofor 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}}
|
|
| 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}}
|
|