<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.runerealm.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AM%2Fdoc</id>
	<title>Template:M/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.runerealm.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AM%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.runerealm.org/index.php?title=Template:M/doc&amp;action=history"/>
	<updated>2026-04-30T23:52:55Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://wiki.runerealm.org/index.php?title=Template:M/doc&amp;diff=38659&amp;oldid=prev</id>
		<title>Alex: Created page with &quot;{{Documentation}} The &#039;&#039;&#039;M&#039;&#039;&#039; template is used if users to mark a page for &#039;&#039;&#039;Speedy Move&#039;&#039;&#039;. This process is required for users who are unable to move the page/file themselves, and require the help of other users to perform the move. Speedy Move should only be used for cases that fit certain criteria. Read the Criteria for speedy move page first to see if it truly is a candidate.  This templat...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.runerealm.org/index.php?title=Template:M/doc&amp;diff=38659&amp;oldid=prev"/>
		<updated>2024-10-17T10:50:34Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Documentation}} The &amp;#039;&amp;#039;&amp;#039;M&amp;#039;&amp;#039;&amp;#039; template is used if users to mark a page for &lt;a href=&quot;/index.php?title=RuneScape:Criteria_for_speedy_move&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;RuneScape:Criteria for speedy move (page does not exist)&quot;&gt;&amp;#039;&amp;#039;&amp;#039;Speedy Move&amp;#039;&amp;#039;&amp;#039;&lt;/a&gt;. This process is required for users who are unable to move the page/file themselves, and require the help of other users to perform the move. Speedy Move should only be used for cases that fit certain criteria. Read the &lt;a href=&quot;/index.php?title=RuneScape:Criteria_for_speedy_move&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;RuneScape:Criteria for speedy move (page does not exist)&quot;&gt;Criteria for speedy move&lt;/a&gt; page first to see if it truly is a candidate.  This templat...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation}}&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;M&amp;#039;&amp;#039;&amp;#039; template is used if users to mark a page for [[RuneScape:Criteria for speedy move|&amp;#039;&amp;#039;&amp;#039;Speedy Move&amp;#039;&amp;#039;&amp;#039;]]. This process is required for users who are unable to move the page/file themselves, and require the help of other users to perform the move. Speedy Move should only be used for cases that fit certain criteria. Read the [[RuneScape:Criteria for speedy move|Criteria for speedy move]] page first to see if it truly is a candidate.&lt;br /&gt;
&lt;br /&gt;
This template also adds pages to [[:Category:Speedy move candidates]].&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
{{t|M|Reason(s)}}&lt;br /&gt;
&lt;br /&gt;
{{t|M|Reason(s)|New name}}&lt;br /&gt;
&lt;br /&gt;
The second unnamed parameter is optional. It is used to recommend a new name for the page in question.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
{{t|M|The page name doesnt reflect its content}}&lt;br /&gt;
&lt;br /&gt;
{{M|The page name doesn&amp;#039;t reflect its content|nocat=yes}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[RuneScape:Criteria for speedy move]], the speedy move policy that applies when using this template.&lt;br /&gt;
&lt;br /&gt;
{{TemplateData|&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;This template is used to mark a page for speedy move. For more info, see the template&amp;#039;s documentation.&amp;quot;,&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;Reason&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Reason for speedy move.&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;New name&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;nocat&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Nocat&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Set to &amp;#039;yes&amp;#039; to suppress adding category to page. Useful for examples.&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;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;[[Category:Maintenance templates|{{BASEPAGENAME}}]]&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alex</name></author>
	</entry>
</feed>