Template:Dye infobox
From Guild Wars 2 Wiki
Jump to navigationJump to search
Usage[edit]
{{Dye infobox | name = | icon = | set = | material = | hue = | kit = | color-cloth = | color-leather = | color-metal = | color-fur = | color-id = | rarity = | bound = | id = }}
Parameters[edit]
- name
- Optional. Defaults to the name of the article (
{{PAGENAME}}
). - icon
- Optional. Default based on the value for set.
- set
- Starter, Common, Uncommon, Rare or Exclusive.
- material
- Vibrant, Natural Leather or Natural Metallic.
- hue
- Gray, Brown, Red, Orange, Yellow, Green, Blue or Purple.
- kit
- Optional. Applies only to rare dyes that are exclusive to a particular dye kit. (ie Enameled Strawberry Dye is exclusive to the Lion's Arch Rebuild Dye Kit)
- color-cloth
- Color in RRGGBB when applied to cloth sections of armor; palette default.
- color-leather
- Color in RRGGBB when applied to leather sections of armor.
- color-metal
- Color in RRGGBB when applied to metal sections of armor.
- color-fur
- Color in RRGGBB when applied to fur sections of armor.
- color-id
- Optional. The color id of the dye according to /v2/colors.
- rarity
- Optional. Default based on the value for set.
- bound
- Optional. The binding of the consumable item for the color. (Applies only to starter dyes.)
- id
- Optional. The id of the consumable item for the color according to /v2/items.
- categorize
- Optional. "y" or "n" to turn on/off categorization. Default is on for main namespace articles and off for others. If using "status", don't set this parameter.
- status
- Optional. Status of content. Only set if not currently obtainable ingame, displays relevant notice. Available options: "historical", "discontinued", "future", "unimplemented", "current" (default).
- status notes
- Optional. Allows provision of additional reason for the given status.
- status date
- Optional. Sets the date of the update that marked this skill as historical (in YYYY-MM-DD format).
- requires
- Optional. The expansion or living world season required to access the content. Displays a notice of the release. See {{infobox requires}} for options.
Example[edit]
{{Dye infobox | name = Humiliation Dye | set = Common | material = Vibrant | hue = Red | color-cloth = B7678B | color-leather = AF6888 | color-metal = AC6A88 | color-fur = B7678B | color-id = 624 }}