Template:MoveR: Difference between revisions

From The Urban Dead Wiki
Jump to navigationJump to search
(New move template)
 
m (Minor fix)
Line 1: Line 1:
===[[{{{page}}}]]===
===[[{{{page}}}]]===
<span class="plainlinks" style="font-size:8pt">( [[Talk:{{{page}}}]] | [[Special:Whatlinkshere/{{{page}}}|Links]] | [{{fullurl:{{{page}}}|action=history}} Page History] | [{{fullurl:Special:Log|page={{urlencode:{{{page}}}}}}} Page Logs] | [{{fullurl:{{{page}}}|action=move}} Move Page] | [{{fullurl:{{{page}}}|action=delete}} Delete Page] )</span>
<span class="plainlinks" style="font-size:8pt">( [[Talk:{{{page}}}]] | [[Special:Whatlinkshere/{{{page}}}|Links]] | [{{fullurl:{{{page}}}|action=history}} Page History] | [{{fullurl:Special:Log|page={{urlencode:{{{page}}}}}}} Page Logs] | [{{fullurl:Special:Movepage|page={{urlencode:{{{page}}}}}}} Move Page] | [{{fullurl:{{{page}}}|action=delete}} Delete Page] )</span>
{| cellpadding=1 cellspacing=1
{| cellpadding=1 cellspacing=1
|style="vertical-align: top"|'''Requester:'''||{{{requester}}}
|style="vertical-align: top"|'''Requester:'''||{{{requester}}}

Revision as of 19:16, 2 January 2009

[[{{{page}}}]]

( [[Talk:{{{page}}}]] | [[Special:Whatlinkshere/{{{page}}}|Links]] | [{{fullurl:{{{page}}}|action=history}} Page History] | Page Logs | Move Page | [{{fullurl:{{{page}}}|action=delete}} Delete Page] )

Requester: {{{requester}}}
Reason: {{{reason}}}
Destination: [[{{{destination}}}]]

Usage

To use this template copy and paste the following code, replacing the red text with the required information:

{{MoveR
 |page=The name of the page requiring movement (name only, it'll link automatically)
 |requester=~~~~
 |reason=A reason for the move
 |destination=Where the page is going to (name only, it'll link automatically)
 }}