(New page: <big>'''Use this to place this notice on a page:''' :'''{{subst:moveplz|''Suggested new page name''}}'''</big> If you do not know what page you think it should be moved to, use :{{subst:m...) |
(Revamped the documentation to look more like Template:Deprecated/doc) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
[[Template:Move]] creates an [[Help:Admonition|admonition]] that indicates a page should be moved or renamed. This is not a required step to move a page, but it may be useful if the move would be complicated or controversial. It's also useful if you are unsure where the page should be moved. | |||
To use this template, insert <code><nowiki>{{move}}</nowiki></code> which will show a generic message suggesting a move. The suggested destination for the page may also be inserted: <code><nowiki>{{move|Better name}}</nowiki></code>. You may also sign the move by using <nowiki>~~~</nowiki> and providing it with the template: <code><nowiki>{{move||~~~}}</nowiki></code>. | |||
:{{ | |||
''' | === Example: Targeted move === | ||
This example demonstrates an unsigned move suggestion that includes a destination. | |||
''Code:'' | |||
<pre><nowiki>{{move|Better page}}</nowiki></pre> | |||
''Output:'' | |||
{{move|Better page}} | |||
=== Example: Signed move === | |||
This example demonstrates a signed move suggestion with the signature. | |||
''Code:'' | |||
<pre><nowiki>{{move|Better page|~~~}}</nowiki></pre> | |||
''Output:'' | |||
{{move|Better page|[[User:Dafrito|Dafrito]]}} | |||
=== Example: Signed but untargeted move === | |||
This example demonstrates a signed move suggestion without an explicit destination. | |||
''Code:'' | |||
<pre><nowiki>{{move||~~~}}</nowiki></pre> | |||
''Output:'' | |||
{{move||[[User:Dafrito|Dafrito]]}} | |||
=== Example: Minimal use === | |||
This example demonstrates the minimal use of this template. | |||
''Code:'' | |||
<pre><nowiki>{{move}}</nowiki></pre> | |||
''Output:'' | |||
{{move}} |
Latest revision as of 05:36, 28 June 2010
Template:Move creates an admonition that indicates a page should be moved or renamed. This is not a required step to move a page, but it may be useful if the move would be complicated or controversial. It's also useful if you are unsure where the page should be moved.
To use this template, insert {{move}}
which will show a generic message suggesting a move. The suggested destination for the page may also be inserted: {{move|Better name}}
. You may also sign the move by using ~~~ and providing it with the template: {{move||~~~}}
.
Example: Targeted move
This example demonstrates an unsigned move suggestion that includes a destination.
Code:
{{move|Better page}}
Output:
Example: Signed move
This example demonstrates a signed move suggestion with the signature.
Code:
{{move|Better page|~~~}}
Output:
Example: Signed but untargeted move
This example demonstrates a signed move suggestion without an explicit destination.
Code:
{{move||~~~}}
Output:
Example: Minimal use
This example demonstrates the minimal use of this template.
Code:
{{move}}
Output: