GW2 Wiki English Mirror:Dye formatting

From GW2 Wiki English Mirror
Jump to navigationJump to search

This article will explain the formatting practices and processes with regards to the documentation of dyes.

Dye infobox

Primary article: Template:Dye infobox

Dyes are described using the {{dye infobox}}. Basic parameters are outlined below; please refer to the template for a more detailed guide.

{{Dye infobox
| name =            <!-- Optional. The name of the dye if different from the name of the page. -->
| icon =            <!-- Optional. The icon of the item if different than the one the template calculates based on the value for the set parameter. -->
| set =             <!-- The set the dye is a part of: Starter, Common, Uncommon, Rare or Exclusive. -->
| material =        <!-- The material of the dye. Specify as one of: Vibrant, Natural Leather or Natural Metallic -->
| hue =             <!-- The hue of the dye: Blue, Brown, Gray, Green, Orange, Purple, Red or Yellow -->
| kit =             <!-- Optional. The name of the dye kit from which the dye is exclusively available from. (Without the "Dye Kit" part at the end.) Applies only to exclusive/gem store dyes. -->
| color-cloth =     <!-- The RRGGBB color codes for the dye when applied to cloth... -->
| color-leather =   <!-- ...leather... -->
| color-metal =     <!-- ...metal... -->
| color-fur =       <!-- ...or fur sections of armour respectively. -->
| color-id =        <!-- Optional. The id of the collor according to [[API:2/colors]]. -->
| rarity =          <!-- Optional. The rarity of the color if different than the one the template calculates based on the value for the set parameter. -->
| bound =           <!-- Optional. The binding of the consumable for the color. -->
| id =              <!-- Optional. The id of the consumable for the collor according to [[API:2/items]]. -->
}}

Copy-paste layout

{{Dye infobox
| name = 
| icon = 
| set = 
| material = 
| hue = 
| kit = 
| color-cloth = 
| color-leather = 
| color-metal = 
| color-fur = 
| color-id = 
| rarity = 
| bound = 
| id = 
}}
[[<Dye name>]] is a <set> <hue> <material> dye.
<!-- or -->
[[<Dye name>]] is an [[Dye#Exclusive colors|exclusive dye]] from the [[<Dye kit name> Dye Kit]].<!-- Exclusive/Gem store dyes only. -->

== Acquisition ==
{{Contained in}}

== Gallery ==
{{Dye gallery|light, medium, heavy}}

== Notes ==
* Any notes about the dye can go here.

== Trivia ==
* Any trivia about the dye can go here.