Revision as of 09:38, 15 June 2014 view sourceSardanaphalus (talk | contribs)119,752 edits #switch← Previous edit | Revision as of 09:48, 16 June 2014 view source Sardanaphalus (talk | contribs)119,752 edits Update from sandbox (primarily formatting to remove possibility of surplus blanklines)Next edit → | ||
Line 1: | Line 1: | ||
{{ |
{{Tmbox | ||
| small |
| small = {{{small|}}} | ||
| smallimage = none | | smallimage = none | ||
| text |
| text = This {{{type|page}}} '''was previously nominated to be ]'''. Before re-nominating, please review the logs of any previous moves and/or any discussions listed below.<!-- | ||
⚫ | {{#switch:{{{collapse}}} |
||
---If "collapse" set, start collapsed table: | |||
|true=<table style="width:100%; background: transparent;" class="collapsible collapsed"> | |||
⚫ | -->{{#switch:{{{collapse|}}} |true|on|yes=<table class="collapsible collapsed" style="width:100%;background:transparent;"><tr><td>}}<!-- | ||
<tr><th>Move discussions:</th></tr> | |||
<tr><td> | |||
---------------- Logs ----------------- | |||
}} <!-- list the move logs if parameters provided --> | |||
-->{{hlist |style=padding-top:0.25em; <!-- | |||
{{#if: {{{title1|}}} | '''Move logs:''' | |||
-->| {{#if:{{{title1|}}} |'''Logs :'''{{nbsp|2}}}}<!-- | |||
{{#if: |
-->| {{#if:{{{title2|}}} |}}<!-- | ||
-->| {{#if:{{{title3|}}} |}}<!-- | |||
-->| {{#if:{{{title4|}}} |}}<!-- | |||
-->| {{#if:{{{title5|}}} |}}<!-- | |||
-->| {{#if:{{{title6|}}} |}}<!-- | |||
-->| {{#if:{{{title7|}}} |}}<!-- | |||
-->| {{#if:{{{title8|}}} |}}<!-- | |||
-->| {{#if:{{{title9|}}} |}}<!-- | |||
-->| {{#if:{{{title10|}}} |}}<!-- | |||
-->}} | |||
<!----------- Discussions -------------> | |||
{{#if:{{{title1|}}} |<div style="padding-top:0.5em;font-weight:bold;">Discussions</div>}} | |||
{{{list|{{{1|}}}}}} | {{{list|{{{1|}}}}}} | ||
<!-------- Older discussions ----------> | |||
{{#switch:{{{collapse}}}|yes|on | |||
⚫ | {{#switch:{{{collapse|}}}<!-- | ||
|true={{{oldlist|}}} </td></tr></table>|{{#if:{{{oldlist|}}}| | |||
⚫ | <table |
||
---If "collapse" set, add oldlist then close collapsed table: | |||
<tr><th>Older move debates:</th></tr> | |||
-->|true|on|yes = <!--(newline required for bulleted lists:)--> | |||
<tr><td> | |||
{{{oldlist}}}</td></tr></table> | {{{oldlist|}}}</td></tr></table><!-- | ||
}}<!-- endif oldlist, follows end#switch collapse -->}} | |||
---Otherwise: | |||
⚫ | |||
-->| {{#if:{{{oldlist|}}} | |||
</table> --> | |||
| <table class="collapsible collapsed" style="width:100%;background:transparent;margin:0;padding:0.5em 0 0;" cellspacing="0" cellpadding="0"> | |||
}}<noinclude>{{documentation}}<!-- Add categories and interwikis to the /doc subpage, not here! --></noinclude> | |||
<tr><th style="text-align:left;">Older discussions <tr><td><!--(newline required for bulleted lists:)--> | |||
⚫ | {{{oldlist}}}</td></tr> | ||
</table> | |||
}} }} | |||
}}<noinclude>{{Documentation}}</noinclude> |
Revision as of 09:48, 16 June 2014
This page was previously nominated to be moved. Before re-nominating, please review the logs of any previous moves and/or any discussions listed below. |
This template should not be substituted. |
This template is used on approximately 19,000 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
This template uses Lua: |
- {{Old move}}
- {{Oldmoves}}
- {{Past moves}}
This is a versatile talk page banner to elaborate the history of previous moves and move proposals.
Usage
{{Old move | small = yes/no | collapse = yes/no | date = <date when the request was opened> | from = <original title of the article> | destination = <proposed title> | result = <result of the discussion> | link = <permanent link to the discussion> | title = <title of the page whose move logs should be shown> | list = <bulleted list> | oldlist = <bulleted list> }}
Full example.
This page was previously nominated to be moved. Before re-nominating, please review the logs of any previous moves and/or any discussions listed below. |
Parameters
- small: The option "small = yes" generates a smaller, and right-aligned version of the template.
- collapse or collapsed: Collapses all discussions and logs.
- date1, date2, date3...: Date when the request was opened.
- from1, from2, from3...: Original name of the article when the request was opened. May be omitted if the article was not moved.
- destination1, destination2, destination3...: Proposed title or the page title that ended up being moved to. Alias: to.
- result1, result2, result3...: Result of the discussion. Usually 'moved', 'not moved' or 'no consensus'.
- link1, link2, link3...: Link to the revision where the discussion was closed. It should preferably link to the section where the discussion was held. Do not add brackets.
- title1, title2, title3...: Used to list move logs.
- list: A bulleted list that allows editors to list discussions and undiscussed moves manually.
- oldlist: Same as list, but designed to hold older move debates. Collapsed by default.
Note: Parameters may be used without the number if there is only one move.
Examples
Single move
No parameters
Using this template without parameters is extremely unhelpful and not recommended.
This page was previously nominated to be moved. Before re-nominating, please review the logs of any previous moves and/or any discussions listed below. |
{{Old move}}
Full example
This page was previously nominated to be moved. Before re-nominating, please review the logs of any previous moves and/or any discussions listed below. |
{{Old move |date=1 January 1970 |from=Source |destination=Destination |result=moved |link=Special:PermanentLink/1234567 }}
Multiple moves
All parameters can be enumerated (|from2=
, |link3=
and so on) to add multiple entries. (BUG: result1
needs to be defined to work.)
This page was previously nominated to be moved. Before re-nominating, please review the logs of any previous moves and/or any discussions listed below. |
{{Old move |from1 = A |destination1 = B |result1 = not moved |from2 = C |destination2 = D |result2 = moved |date2 = {{CURRENTMONTHNAME}} {{CURRENTDAY}}, {{CURRENTYEAR}} }}
Small version
This page was previously nominated to be moved. Before re-nominating, please review the logs of any previous moves and/or any discussions listed below. |
{{Old move |small = yes |from1 = A |destination1 = B |result1 = not moved |from2 = C |destination2 = D |result2 = Move |date2 = {{CURRENTMONTHNAME}} {{CURRENTDAY}}, {{CURRENTYEAR}} }}
Collapsed version
This page was previously nominated to be moved. Before re-nominating, please review the logs of any previous moves and/or any discussions listed below. |
{{Old move |collapsed=yes |date=1 January 1970 |from=Source |destination=Destination |result=moved |link=Special:PermanentLink/1234567 }}
See also
- Misplaced Pages:Moving a page
- Misplaced Pages:Requested moves
- Misplaced Pages:Move review
- {{Old XfD multi}}, a similar template for old deletion discussions.
Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages.
Add categories to the /doc subpage. Subpages of this template. Categories: