<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://secrets.warcraftwatch.com/w/index.php?action=history&amp;feed=atom&amp;title=Template%3APatch%2Fdoc</id>
	<title>Template:Patch/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://secrets.warcraftwatch.com/w/index.php?action=history&amp;feed=atom&amp;title=Template%3APatch%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://secrets.warcraftwatch.com/w/index.php?title=Template:Patch/doc&amp;action=history"/>
	<updated>2026-05-07T00:56:41Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://secrets.warcraftwatch.com/w/index.php?title=Template:Patch/doc&amp;diff=3376&amp;oldid=prev</id>
		<title>imported&gt;Surafbrov at 23:00, 13 May 2025</title>
		<link rel="alternate" type="text/html" href="https://secrets.warcraftwatch.com/w/index.php?title=Template:Patch/doc&amp;diff=3376&amp;oldid=prev"/>
		<updated>2025-05-13T23:00:15Z</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;&amp;#039;&amp;#039;&amp;#039;Do not directly use this template!&amp;#039;&amp;#039;&amp;#039; Use the appropriate template in [[:Category:Patch templates]] instead. Example: {{t|Patch 3.3.0|note{{=}}It changed in some way.}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Patch&amp;#039;&amp;#039;&amp;#039; adds a nice formatted link about patch changes. It is an internal template not designed to be called directly.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
[[Template:Patch 2.1]] would use it thus:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&amp;amp;lt;onlyinclude&amp;gt;{{Patch&lt;br /&gt;
  |patch=2.1&lt;br /&gt;
  |patchpage=2.1.0&lt;br /&gt;
  |date=2007-05-22&lt;br /&gt;
  |added={{{added|-}}}&lt;br /&gt;
  |bluenote={{{bluenote|}}}&lt;br /&gt;
  |note={{{note|}}}&lt;br /&gt;
  |link={{{link|}}}&lt;br /&gt;
  |comment={{{comment|}}}&lt;br /&gt;
}}&amp;amp;lt;/onlyinclude&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;date&amp;#039;&amp;#039;&amp;#039; must be a valid, &amp;#039;&amp;#039;parseable&amp;#039;&amp;#039; date, or the word &amp;quot;Beta&amp;quot; if included. If the date is omitted, it defaults to &amp;quot;&amp;#039;&amp;#039;&amp;#039;{{text|MediumVioletRed|PTR}}&amp;#039;&amp;#039;&amp;#039;&amp;quot;.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;patchpage&amp;#039;&amp;#039;&amp;#039; is optional if it would be equal to &amp;#039;&amp;#039;patch&amp;#039;&amp;#039;. You can use it to avoid linking to a redirect.&lt;br /&gt;
&lt;br /&gt;
===Examples===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
*{{Patch&lt;br /&gt;
  |patch=1.2.3&lt;br /&gt;
  |date=2005-01-02&lt;br /&gt;
  |bluenote=quote from a forum thread&lt;br /&gt;
  |note=Quoted text from patch notes&lt;br /&gt;
  |link=http://www.example.invalid/forum_thread_for_bluenote&lt;br /&gt;
  |comment=Un-official notes, undocumented changes or additional info&lt;br /&gt;
}}&lt;br /&gt;
*{{Patch&lt;br /&gt;
  |patch=1.2.3&lt;br /&gt;
  |date=2006-01-02&lt;br /&gt;
  |note=Quoted text from patch notes&lt;br /&gt;
  |comment=Un-official notes, undocumented changes or additional info&lt;br /&gt;
}}&lt;br /&gt;
*{{Patch&lt;br /&gt;
  |patch=1.2.3&lt;br /&gt;
  |date=2007-01-02&lt;br /&gt;
  |comment=Un-official notes, undocumented changes or additional info&lt;br /&gt;
}}&lt;br /&gt;
*{{Patch&lt;br /&gt;
  |patch=1.2.3&lt;br /&gt;
  |date=2007-01-02&lt;br /&gt;
  |added=&lt;br /&gt;
}}&lt;br /&gt;
*{{Patch&lt;br /&gt;
  |patch=1.2.3&lt;br /&gt;
  |date=2007-01-02&lt;br /&gt;
  |added=Added, replaced by [[Ashbringer]].&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*{{Patch&lt;br /&gt;
  |patch=1.2.3&lt;br /&gt;
  |date=2005-01-02&lt;br /&gt;
  |bluenote=quote from a forum thread&lt;br /&gt;
  |note=Quoted text from patch notes (paraphrase if needed)&lt;br /&gt;
  |link=http://www.example.invalid/forum_thread_for_bluenote&lt;br /&gt;
  |comment=Un-official notes, undocumented changes or additional info&lt;br /&gt;
  |doc=&lt;br /&gt;
}}&lt;br /&gt;
*{{Patch&lt;br /&gt;
  |patch=1.2.3&lt;br /&gt;
  |date=2006-01-02&lt;br /&gt;
  |note=Quoted text from patch notes&lt;br /&gt;
  |comment=Un-official notes, undocumented changes or additional info&lt;br /&gt;
  |doc=&lt;br /&gt;
}}&lt;br /&gt;
*{{Patch&lt;br /&gt;
  |patch=1.2.3&lt;br /&gt;
  |date=2007-01-02&lt;br /&gt;
  |comment=Un-official notes, undocumented changes or additional info&lt;br /&gt;
  |doc=&lt;br /&gt;
}}&lt;br /&gt;
*{{Patch&lt;br /&gt;
  |patch=1.2.3&lt;br /&gt;
  |date=2007-01-02&lt;br /&gt;
  |added=&lt;br /&gt;
  |doc=&lt;br /&gt;
}}&lt;br /&gt;
*{{Patch&lt;br /&gt;
  |patch=1.2.3&lt;br /&gt;
  |date=2007-01-02&lt;br /&gt;
  |added=Added, replaced by [[Ashbringer]].&lt;br /&gt;
  |doc=&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Notes===&lt;br /&gt;
* &amp;#039;&amp;#039;added&amp;#039;&amp;#039;, &amp;#039;&amp;#039;note&amp;#039;&amp;#039;, &amp;#039;&amp;#039;bluenote&amp;#039;&amp;#039; and &amp;#039;&amp;#039;comments&amp;#039;&amp;#039; are all optional, but at least one must be included.&lt;br /&gt;
** &amp;#039;&amp;#039;added&amp;#039;&amp;#039; should only be used for its added in patch.&lt;br /&gt;
* Comments are recommended when an item only gives specifics about the new change.  For example &amp;quot;foo was increased to 120%&amp;quot; could have the comment &amp;quot;Previously 90%&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;[[Category:Patch templates| {{PAGENAME}}]][[Category:Variable-using templates]]&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;[[Category:Template documentation|{{PAGENAME}}]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Surafbrov</name></author>
	</entry>
</feed>