<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Template%3AMC%2FMove%2Fdoc</id>
	<title>Template:MC/Move/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Template%3AMC%2FMove%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:MC/Move/doc&amp;action=history"/>
	<updated>2026-04-13T02:30:11Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.sasgaming.net/index.php?title=Template:MC/Move/doc&amp;diff=44225&amp;oldid=prev</id>
		<title>imported&gt;Violine1101 at 12:37, 4 July 2025</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:MC/Move/doc&amp;diff=44225&amp;oldid=prev"/>
		<updated>2025-07-04T12:37:03Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation header}}&lt;br /&gt;
This template is used to mark a page for moving to a different name. It is preferable to start a discussion on the talk page of the page when using this template, to prevent potential conflicts.&lt;br /&gt;
&lt;br /&gt;
Pages with this template on are added to [[:Category:Pending move]].&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&amp;lt;pre style=&amp;quot;display: table&amp;quot;&amp;gt;{{Move&lt;br /&gt;
| 1 = Suggested destination&lt;br /&gt;
| 2 = Second suggested destination&lt;br /&gt;
| reason = Additional reason&lt;br /&gt;
| discussAnchor = Talk page section&lt;br /&gt;
| discussPage = Talk page changer&lt;br /&gt;
| export = To move the page to a different wiki&lt;br /&gt;
| admin = If the move can only be done by admins&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* The {{p|1}} parameter set the suggested new name for the page.&lt;br /&gt;
* The {{p|2}} parameter set another suggested new name for the page.&lt;br /&gt;
* The {{p|reason}} parameter add an additional reason note.&lt;br /&gt;
* The {{p|discussAnchor}} parameter changes the section name where the &amp;quot;discuss&amp;quot; button will lead on the talk page. It is added to the default talk page or the one set by the parameter below.&lt;br /&gt;
* The {{p|discussPage}} parameter changes the talk page where the &amp;quot;discuss&amp;quot; button will lead.&lt;br /&gt;
* The {{p|export}} parameter changes the message of the template to one suited for exporting to other wikis. Also adds the page to the [[:Category:Pending exportation]] instead of the normal one.&lt;br /&gt;
* The {{p|admin}} parameter adds an extra note which says that the move can only be done by an administrator. Also adds the page to the [[:Category:Pending move requiring admin]] instead of the normal one.&lt;br /&gt;
* The {{p|bot}} parameter adds an extra note which specifies a need for a bot to do the move. This should be used for large categories with more than a dozen entries. Also adds the page to the [[:Category:Pending move requiring a bot]] instead of the normal one.&lt;br /&gt;
&lt;br /&gt;
=== Examples ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Move}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{Move|nocat=1}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Move|First page}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{Move|First page|nocat=1}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Move|First page|Second page}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{Move|First page|Second page|nocat=1}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Move|First page|reason=Reason}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{Move|First page|reason=Reason|nocat=1}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Move|First page|discuss=Talk:Minecraft|section=Suggested move}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{Move|First page|discuss=Talk:Minecraft|section=Suggested move|nocat=1}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Move|First page|admin=yes}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{Move|First page|admin=yes|nocat=1}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Move|Category:New category name|bot=yes}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{Move|Category:New category name|bot=yes|nocat=1}}&lt;br /&gt;
&lt;br /&gt;
== TemplateData ==&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;1&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Suggested destination&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Suggested new name for the page&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;2&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Suggested destination 2&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Additional suggested destination.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;export&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Export&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;If this page should be moved to another wiki.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;boolean&amp;quot;,&lt;br /&gt;
			&amp;quot;autovalue&amp;quot;: &amp;quot;yes&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;reason&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Reason&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Reason for move (if not clear)&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;Officially X, but page named Y.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;admin&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Admin requirement&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Whether or not an administrator is required to move the page.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;boolean&amp;quot;,&lt;br /&gt;
			&amp;quot;autovalue&amp;quot;: &amp;quot;yes&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;discussPage&amp;quot;: {&lt;br /&gt;
			&amp;quot;aliases&amp;quot;: [&lt;br /&gt;
				&amp;quot;discuss&amp;quot;&lt;br /&gt;
			],&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Discussion page&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Talk page to the discussion, if not on this article&amp;#039;s talk page.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;wiki-page-name&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;discussAnchor&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Discussion section&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Specific section on the discussion, if any.&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;Move to XYZ&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;inline&amp;quot;,&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;Suggests the page be moved to a new page or to a different wiki.&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
{{Maintenance see also}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- Template categories/interwiki here --&amp;gt;&lt;br /&gt;
[[Category:Maintenance templates]]&lt;br /&gt;
&lt;br /&gt;
[[cs:Šablona:Move]]&lt;br /&gt;
[[es:Plantilla:Trasladar]]&lt;br /&gt;
[[fr:Modèle:Renommer]]&lt;br /&gt;
[[ja:テンプレート:Move]]&lt;br /&gt;
[[lzh:模板:Move]]&lt;br /&gt;
[[nl:Sjabloon:Hernoem]]&lt;br /&gt;
[[pl:Szablon:Move]]&lt;br /&gt;
[[pt:Predefinição:Mover]]&lt;br /&gt;
[[ru:Шаблон:К переименованию]]&lt;br /&gt;
[[th:แม่แบบ:Move]]&lt;br /&gt;
[[uk:Шаблон:До перейменування]]&lt;br /&gt;
[[zh:Template:Move]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- Documentation categories/interwiki here --&amp;gt;&lt;br /&gt;
[[cs:Šablona:Move/doc]]&lt;br /&gt;
[[es:Plantilla:Trasladar/doc]]&lt;br /&gt;
[[fr:Modèle:Renommer/doc]]&lt;br /&gt;
[[ja:テンプレート:Move/doc]]&lt;br /&gt;
[[lzh:模板:Move/doc]]&lt;br /&gt;
[[nl:Sjabloon:Hernoem/doc]]&lt;br /&gt;
[[pl:Szablon:Move/opis]]&lt;br /&gt;
[[pt:Predefinição:Mover/doc]]&lt;br /&gt;
[[ru:Шаблон:К переименованию/док]]&lt;br /&gt;
[[th:แม่แบบ:Move/doc]]&lt;br /&gt;
[[uk:Шаблон:До перейменування/док]]&lt;br /&gt;
[[zh:Template:Move/doc]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Violine1101</name></author>
	</entry>
</feed>