<?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%3ADye_formatting</id>
	<title>GW2 Wiki English Mirror:Dye formatting - 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%3ADye_formatting"/>
	<link rel="alternate" type="text/html" href="https://wiki.ezgame.cc/index.php?title=GW2_Wiki_English_Mirror:Dye_formatting&amp;action=history"/>
	<updated>2026-07-17T15:26:31Z</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:Dye_formatting&amp;diff=74064&amp;oldid=prev</id>
		<title>imported&gt;Kvothe at 01:31, 22 June 2021</title>
		<link rel="alternate" type="text/html" href="https://wiki.ezgame.cc/index.php?title=GW2_Wiki_English_Mirror:Dye_formatting&amp;diff=74064&amp;oldid=prev"/>
		<updated>2021-06-22T01:31:02Z</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;{{TOCright}}&lt;br /&gt;
This article will explain the formatting [[Guild Wars 2 Wiki:practices and processes|practices and processes]] with regards to the documentation of [[Dye|dyes]].&lt;br /&gt;
&lt;br /&gt;
== Dye infobox ==&lt;br /&gt;
{{Main|Template:Dye infobox}}&lt;br /&gt;
&lt;br /&gt;
Dyes are described using the {{tl|dye infobox}}. Basic parameters are outlined below; please refer to the template for a more detailed guide.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Dye infobox&lt;br /&gt;
| name =            &amp;lt;!-- Optional. The name of the dye if different from the name of the page. --&amp;gt;&lt;br /&gt;
| icon =            &amp;lt;!-- Optional. The icon of the item if different than the one the template calculates based on the value for the set parameter. --&amp;gt;&lt;br /&gt;
| set =             &amp;lt;!-- The set the dye is a part of: Starter, Common, Uncommon, Rare or Exclusive. --&amp;gt;&lt;br /&gt;
| material =        &amp;lt;!-- The material of the dye. Specify as one of: Vibrant, Natural Leather or Natural Metallic --&amp;gt;&lt;br /&gt;
| hue =             &amp;lt;!-- The hue of the dye: Blue, Brown, Gray, Green, Orange, Purple, Red or Yellow --&amp;gt;&lt;br /&gt;
| kit =             &amp;lt;!-- Optional. The name of the dye kit from which the dye is exclusively available from. (Without the &amp;quot;Dye Kit&amp;quot; part at the end.) Applies only to exclusive/gem store dyes. --&amp;gt;&lt;br /&gt;
| color-cloth =     &amp;lt;!-- The RRGGBB color codes for the dye when applied to cloth... --&amp;gt;&lt;br /&gt;
| color-leather =   &amp;lt;!-- ...leather... --&amp;gt;&lt;br /&gt;
| color-metal =     &amp;lt;!-- ...metal... --&amp;gt;&lt;br /&gt;
| color-fur =       &amp;lt;!-- ...or fur sections of armour respectively. --&amp;gt;&lt;br /&gt;
| color-id =        &amp;lt;!-- Optional. The id of the collor according to [[API:2/colors]]. --&amp;gt;&lt;br /&gt;
| rarity =          &amp;lt;!-- Optional. The rarity of the color if different than the one the template calculates based on the value for the set parameter. --&amp;gt;&lt;br /&gt;
| bound =           &amp;lt;!-- Optional. The binding of the consumable for the color. --&amp;gt;&lt;br /&gt;
| id =              &amp;lt;!-- Optional. The id of the consumable for the collor according to [[API:2/items]]. --&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Copy-paste layout ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Dye infobox&lt;br /&gt;
| name = &lt;br /&gt;
| icon = &lt;br /&gt;
| set = &lt;br /&gt;
| material = &lt;br /&gt;
| hue = &lt;br /&gt;
| kit = &lt;br /&gt;
| color-cloth = &lt;br /&gt;
| color-leather = &lt;br /&gt;
| color-metal = &lt;br /&gt;
| color-fur = &lt;br /&gt;
| color-id = &lt;br /&gt;
| rarity = &lt;br /&gt;
| bound = &lt;br /&gt;
| id = &lt;br /&gt;
}}&lt;br /&gt;
[[&amp;lt;Dye name&amp;gt;]] is a &amp;lt;set&amp;gt; &amp;lt;hue&amp;gt; &amp;lt;material&amp;gt; dye.&lt;br /&gt;
&amp;lt;!-- or --&amp;gt;&lt;br /&gt;
[[&amp;lt;Dye name&amp;gt;]] is an [[Dye#Exclusive colors|exclusive dye]] from the [[&amp;lt;Dye kit name&amp;gt; Dye Kit]].&amp;lt;!-- Exclusive/Gem store dyes only. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Acquisition ==&lt;br /&gt;
{{Contained in}}&lt;br /&gt;
&lt;br /&gt;
== Gallery ==&lt;br /&gt;
{{Dye gallery|light, medium, heavy}}&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
* Any notes about the dye can go here.&lt;br /&gt;
&lt;br /&gt;
== Trivia ==&lt;br /&gt;
* Any trivia about the dye can go here.&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Formatting nav}}&lt;/div&gt;</summary>
		<author><name>imported&gt;Kvothe</name></author>
	</entry>
</feed>