<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.ezgame.cc/index.php?action=history&amp;feed=atom&amp;title=GW2_Wiki_English_Mirror%3AProjects%2FSkill_Version_History%2FTable_format</id>
	<title>GW2 Wiki English Mirror:Projects/Skill Version History/Table format - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ezgame.cc/index.php?action=history&amp;feed=atom&amp;title=GW2_Wiki_English_Mirror%3AProjects%2FSkill_Version_History%2FTable_format"/>
	<link rel="alternate" type="text/html" href="https://wiki.ezgame.cc/index.php?title=GW2_Wiki_English_Mirror:Projects/Skill_Version_History/Table_format&amp;action=history"/>
	<updated>2026-07-18T13:37:50Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.17</generator>
	<entry>
		<id>https://wiki.ezgame.cc/index.php?title=GW2_Wiki_English_Mirror:Projects/Skill_Version_History/Table_format&amp;diff=115820&amp;oldid=prev</id>
		<title>imported&gt;Nefastu at 09:47, 18 August 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.ezgame.cc/index.php?title=GW2_Wiki_English_Mirror:Projects/Skill_Version_History/Table_format&amp;diff=115820&amp;oldid=prev"/>
		<updated>2017-08-18T09:47:49Z</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;Note: If you have a suggestion for improvement, go ahead and post it on [[Guild Wars 2 Wiki talk:Projects/Skill Version History/Table format|this discussion page]].&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Please use the following format when creating or editing skill history tables.&lt;br /&gt;
* Copy the suggested format from this page and place it on the skill/trait/effect page.&lt;br /&gt;
** If there is a Trivia section, place it above said section.&lt;br /&gt;
** If there is no Trivia section, place it at the bottom of the page.&lt;br /&gt;
* Add all mentions of the skill/trait/effect paired with its update date from all game updates (easiest way is to check what links to the skill/trait/effect page and check all game update pages).&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;Attention:&amp;#039;&amp;#039;&amp;#039; You may not catch all changes for a skill/trait/effect if you only check what links to the page - search for additional parameters (e.g. weapon type, skill type).&lt;br /&gt;
*** Example 1: [[Illusionary Persona]] was made baseline with the [[Game updates/2015-06-23#Skills 4|June 23, 2015]] specialization update.&lt;br /&gt;
*** Example 2: Mesmer scepter skills have had their projectile velocity increased by 33% with the [[Game updates/2012-10-22#Mesmer|October 22, 2012]] update.&lt;br /&gt;
*** Example 3: All engineer skills that cause explosions got an explosion skill fact with the [[Game updates/2017-02-22|February 22, 2017]] update.&lt;br /&gt;
** Include the game update entry for its creation, like this: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Version history table row|2015-10-23|Herald|r=y}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
*** If this update is the game release, use this format for the template: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Version history table row|release|r=y}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
*** If the page name differs from the skill name, use the &amp;#039;name&amp;#039; parameter as well (example: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Version history table row|release|r=y|name=Flee}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;).&lt;br /&gt;
** If a game update simply lists the new version of the skill/trait, check what changed and add only this information to the table.&lt;br /&gt;
** If a game update lists more than one change, create a new bullet. Example:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Version history table row|&amp;lt;&amp;lt;yyyy-mm-dd&amp;gt;&amp;gt;|&amp;lt;&amp;lt;header&amp;gt;&amp;gt;}}&lt;br /&gt;
* Reduced cooldown to 10 seconds.&lt;br /&gt;
* Fixed a bug [...]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Add a Header to the game update link (usually it&amp;#039;s &amp;lt;&amp;lt;profession&amp;gt;&amp;gt;, but you can use [[Guild Wars 2 Wiki:Projects/Skill Version History/DPL|this DPL utility]]).&lt;br /&gt;
&lt;br /&gt;
This project at this time is not intended to list beta or pre-release skill versions.&lt;br /&gt;
&lt;br /&gt;
== Suggested format ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
== Version history==&lt;br /&gt;
{{Version history table header|&amp;lt;&amp;lt;profession&amp;gt;&amp;gt;/&amp;lt;&amp;lt;boon&amp;gt;&amp;gt;/&amp;lt;&amp;lt;condition&amp;gt;&amp;gt;}}&lt;br /&gt;
{{Version history table row|&amp;lt;&amp;lt;yyyy-mm-dd&amp;gt;&amp;gt;|&amp;lt;&amp;lt;header&amp;gt;&amp;gt;}}&lt;br /&gt;
* &amp;lt;&amp;lt;change 1&amp;gt;&amp;gt;&lt;br /&gt;
* &amp;lt;&amp;lt;change 2&amp;gt;&amp;gt; (if exists)&lt;br /&gt;
{{Version history table row|release|r=y}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
You can use some custom editor buttons that reduces the amount of copy and paste/typing by a fair bit, see [[User:Nefastu/JS/VersionHistory.js]]. You can add these by pasting the following code to your [[Special:MyPage/common.js|user JS]] page:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
RLQ.push(function () {&lt;br /&gt;
    mw.loader.load( &amp;#039;/index.php?title=User:Nefastu/JS/VersionHistory.js&amp;amp;action=raw&amp;amp;ctype=text/javascript&amp;#039; );&lt;br /&gt;
});&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Nefastu</name></author>
	</entry>
</feed>