<?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%3AHotfix%2Fdoc</id>
	<title>Template:Hotfix/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%3AHotfix%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://secrets.warcraftwatch.com/w/index.php?title=Template:Hotfix/doc&amp;action=history"/>
	<updated>2026-05-06T23:07:33Z</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:Hotfix/doc&amp;diff=2370&amp;oldid=prev</id>
		<title>imported&gt;Eithris at 16:05, 23 March 2024</title>
		<link rel="alternate" type="text/html" href="https://secrets.warcraftwatch.com/w/index.php?title=Template:Hotfix/doc&amp;diff=2370&amp;oldid=prev"/>
		<updated>2024-03-23T16:05:27Z</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;Adds a nice link about hotfix changes.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
Note: Though the &amp;#039;&amp;#039;note&amp;#039;&amp;#039;, &amp;#039;&amp;#039;bluenote&amp;#039;&amp;#039; and &amp;#039;&amp;#039;comment&amp;#039;&amp;#039; parameters are all optional, at least one must be included.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;date&amp;#039;&amp;#039;&amp;#039; - Required. Use format &amp;lt;code&amp;gt;yyyy-mm-dd&amp;lt;/code&amp;gt;.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;version&amp;#039;&amp;#039;&amp;#039; - Version of the game code following the hotfix.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;link&amp;#039;&amp;#039;&amp;#039; - Generally, a link is automatically added based on the date, via [[Template:HotfixBlog]]; this parameter is for cases where it isn&amp;#039;t. This includes all dates before November 23, 2010, and any call to this template that uses the &amp;#039;&amp;#039;doc&amp;#039;&amp;#039; parameter.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;note&amp;#039;&amp;#039;&amp;#039; - Quoted text from patch notes; paraphrase if needed.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;bluenote&amp;#039;&amp;#039;&amp;#039; - Quote from a forum thread, usually for hotfixes.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;comment&amp;#039;&amp;#039;&amp;#039; - Additional info (such as the previous effect of a redesigned ability) or italicized developer comments.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;bluecomment&amp;#039;&amp;#039;&amp;#039; - Blue version of comment. Used for when a blue post includes developer comments.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;classic&amp;#039;&amp;#039;&amp;#039; - Shows {{wow-inline}} as the expansion icon. Simply include &amp;quot;|classic=&amp;quot;.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;doc&amp;#039;&amp;#039;&amp;#039; - Skips invoking Template:HotfixBlog; used for hotfixes that weren&amp;#039;t noted in an official hotfix blog. Include &amp;quot;|doc=&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt; {{Hotfix&lt;br /&gt;
   |date=2007-04-01&lt;br /&gt;
   |version=2.0.1.12345&lt;br /&gt;
   |note=Something was changed.}}&lt;br /&gt;
 {{Hotfix&lt;br /&gt;
   |date=2007-03-05&lt;br /&gt;
   |link=http://forums.worldofwarcraft.com/thread.html?topicId=79628008&amp;amp;sid=1&lt;br /&gt;
   |bluenote=Coilfang Frenzies will no longer attack players in water outside of Coilfang.&lt;br /&gt;
   |doc=}}&lt;br /&gt;
 {{Hotfix&lt;br /&gt;
   |date=2011-02-11&lt;br /&gt;
   |comment=Small hotfix.}}&lt;br /&gt;
 {{Hotfix&lt;br /&gt;
   |date=2019-09-24&lt;br /&gt;
   |comment=The date is in 2019 during BfA and Classic, yet the Classic icon is showing.&lt;br /&gt;
   |classic=}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Result ===&lt;br /&gt;
*{{Hotfix|date=2007-04-01|version=2.0.1.12345|note=Something was changed}}&lt;br /&gt;
*{{Hotfix|date=2007-03-05|link=http://forums.worldofwarcraft.com/thread.html?topicId=79628008&amp;amp;sid=1|bluenote=Coilfang Frenzies will no longer attack players in water outside of Coilfang.|doc=}}&lt;br /&gt;
*{{Hotfix|date=2011-02-11|comment=Small hotfix.}}&lt;br /&gt;
*{{Hotfix|date=2019-09-24|comment=The date is in 2019 during BfA and Classic, yet the Classic icon is showing.|classic=}}&lt;br /&gt;
&lt;br /&gt;
==Troubleshooting==&lt;br /&gt;
If you were directed here by an error message, the template was unable to use the date you provided to find an official hotfix blog (one of these: {{HotfixBlog|date=2019-09-24}}). Reasons for this may include...&lt;br /&gt;
*The input date isn&amp;#039;t formatted as &amp;#039;&amp;#039;yyyy-mm-dd&amp;#039;&amp;#039;.&lt;br /&gt;
*The date doesn&amp;#039;t match the one on the blog.&lt;br /&gt;
*The date is in April–June 2015 or March–May 2016. See [[Template:HotfixBlog]] for details.&lt;br /&gt;
*The date is missing from [[Module:HotfixBlog/data]]. If your date is correct but isn&amp;#039;t present in the data table, you can request it by leaving a link to the relevant blog on [[Module talk:HotfixBlog/data|the talk page]].&lt;br /&gt;
:OR:&lt;br /&gt;
*The hotfix wasn&amp;#039;t documented in a hotfix blog; it may have been documented elsewhere, or not at all. In this case, insert &amp;quot;|doc=&amp;quot; to prevent the template from searching for a blog.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;[[Category:Patch templates| {{PAGENAME}}]]&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;Eithris</name></author>
	</entry>
</feed>