From Fedora Project Wiki

Revision as of 05:36, 28 June 2010 by Dafrito (talk | contribs) (Revamped the documentation to look more like Template:Deprecated/doc)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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:

Cog.png
Suggested move
It has been suggested to move or rename this page to "Better page".


Example: Signed move

This example demonstrates a signed move suggestion with the signature.

Code:

{{move|Better page|~~~}}

Output:

Cog.png
Suggested move
It has been suggested by Dafrito to move or rename this page to "Better page".


Example: Signed but untargeted move

This example demonstrates a signed move suggestion without an explicit destination.

Code:

{{move||~~~}}

Output:

Cog.png
Suggested move
It has been suggested by Dafrito to move or rename this page .


Example: Minimal use

This example demonstrates the minimal use of this template.

Code:

{{move}}

Output:

Cog.png
Suggested move
It has been suggested to move or rename this page .