Editing Template:Move/doc

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
__NOTOC__
 
== Description ==
 
 
Creates a banner noting that the page should be moved and automatically categorizes the page into [[:Category:Pages to be moved]].
 
Creates a banner noting that the page should be moved and automatically categorizes the page into [[:Category:Pages to be moved]].
  
== Parameters ==
+
==Example Usage==
This template has no mandatory parameters, it is however good practice to always provide the "''destination''" and "''reason''" parameter.
 
 
 
=== "destination" parameter ===
 
You should always provide the name of the page where the page should be moved to (e.g. <code><nowiki>{{Move| destination = Trees}}</nowiki></code>)). It doesn't matter if the page exists already.
 
 
 
=== "reason" parameter ===
 
You should always provide an explanation why you think the page should be moved and why to that particular destination - be it as obvious to you as it gets. This can be any text (e.g. <code><nowiki>{{Move| reason = I hope we can all agree that ''Treees'' is spelled ''Trees'' and should therefore be moved to that page}}</nowiki></code>).
 
 
 
=== "section" parameter ===
 
Setting this parameter to any value (e.g. <code><nowiki>{{Move| section = 1}}</nowiki></code>) will change the message from "article" to "section".
 
 
 
=== "nocat" parameter ===
 
Setting this parameter to ''true'' (e.g. <code><nowiki>{{Move| nocat = true}}</nowiki></code>) suppresses adding the page to [[:Category:Pages to be moved]].
 
 
 
Include this parameter when using the template for testing purposes, like on this page.
 
 
 
== Examples ==
 
 
The template can be used with no arguments:
 
The template can be used with no arguments:
<pre>{{Move}}</pre>
+
<nowiki>{{Move}}</nowiki>
 +
producing:
 +
{{Move}}
 +
Alternatively, a suggested destination can be given
 +
<nowiki>{{Move|destination=Other Page}}</nowiki>
 
producing:
 
producing:
{{Move| nocat = true}}
+
{{Move|destination=Other Page}}
 
+
A reason for the suggested move can also be given
As you can see the template complains if you don't provide a ''destination'' and a ''reason''. You should therefore always provide them:
+
<nowiki>{{Move|reason=The Other Page makes this redundant}}</nowiki>
<pre>{{Move| destination = Trees | reason = I hope we can all agree that ''Treees'' is spelled ''Trees'' and should therefore be moved to that page}}</pre>
 
 
producing:
 
producing:
{{Move| destination = Trees | reason = I hope we can all agree that ''Treees'' is spelled ''Trees'' and should therefore be moved to that page | nocat = true}}
+
{{Move|reason=The Other Page makes this redundant}}
 
+
Both arguments can also be combined.
A specific section can be designated for moving:
+
Alternatively, a suggested destination can be given
<pre>{{Move| destination = Trees | reason = This section should be its own page | section = 1 }}</pre>
+
<nowiki>{{Move|destination=Other Page|reason=The Other Page makes this redundant}}</nowiki>
 
producing:
 
producing:
{{Move| destination = Trees | reason = This section should be its own page | section = 1 | nocat = true}}
+
{{Move|destination=Other Page|reason=The Other Page makes this redundant}}
 
 
== See also ==
 
=== Maintenance ===
 
* Incomplete pages/sections:
 
** {{T|Documentation wanted}} for marking templates without documentation.
 
** {{T|Image wanted}} for marking pages or sections that are missing images.
 
** {{T|Stub}} for marking incomplete pages or sections.
 
* Request major changes:
 
** {{T|Disambig}} for marking pages that are ambiguous.
 
** {{T|Merge}} for marking pages that should be merged.
 
** {{T|Move}} for marking pages or sections that should be moved.
 
** {{T|Rewrite}} for marking pages or sections that should be rewritten.
 
** {{T|Recode}} for marking templates or pages that need to be recoded.
 
* Deletion:
 
** {{T|Delete}} for marking pages that should be deleted.
 
** {{T|Obsolete}} for marking pages that are no longer relevant to the current game version.
 
** {{T|Safe to delete}} for marking pages that are ready to be deleted.
 
** {{T|SpeedyDelete}} for marking pages that should be deleted as fast as possible.
 
 
 
=== Content ===
 
* {{T|Biotech}} for marking content from [[Biotech (DLC)]] {{BiotechIcon}}.
 
* {{T|Ideology}} for marking content from [[Ideology (DLC)]] {{IdeologyIcon}}.
 
* {{T|Royalty}} for marking content from [[Royalty (DLC)]] {{RoyaltyIcon}}.
 
* {{T|Console}} for marking  content from the [[console edition]] {{ConsoleIcon}}.
 
* {{T|Spoiler}} for marking potential spoilers.
 
 
 
<noinclude>[[Category:Template documentation]]</noinclude>
 
<includeonly>[[Category:Notice templates]]</includeonly>
 

Please note that all contributions to RimWorld Wiki are considered to be released under the CC BY-SA 3.0 (see RimWorld Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)