Template:Trinket infobox

From Guild Wars 2 Wiki
Jump to navigationJump to search


Usage[edit]

{{Trinket infobox
| name = 
| icon = 
| type = 
| level = 
| unique = 
| rarity = 
| description = 
| hint = 
| prefix = 
| variables = 
| uslot = 
| cost = 
| value = 
| bound = 
| id = 
| requires = 
| status = 
}}

Parameters[edit]

name
Optional. Name of the trinket, only use if different from article name (defaults to {{PAGENAME}}).
icon
Optional. Inventory icon, only use if file is named differently from the article (defaults to {{PAGENAME}}.png).
type
Required. The type of trinket: accessory, amulet, ring, or relic.
level
Required. Level to equip trinket.
stat level
Optional. The level used to calculate the item's stats, if different from required level.
description
Optional. In-game description.
hint
Optional. Used only for collection items that display hint text
prefix
The nomenclature prefix that describes the attribute bonuses on the trinket. Automatically sets the attribute bonuses in the description based on {{item stat lookup}} and {{prefix attributes}}. Use variables instead if the item's stats do not match a standard prefix.
variables
benefits of the trinket (i.e. power, damage, vitality, etc.). Use the {{item stat}} in this variable when the item has non-standard variables, otherwise use prefix.
uslot
Optional. Item present in the trinket's upgrade slot, by default the slot will be empty. Can be set to "empty" to force empty upgrade slot. The upgrade slot will not be displayed if no is entered. Upgrade slot is also not displayed by default for ascended items.
infusion slot
Optional. Set equal to "y" if the item has a core infusion slot.
enrichment slot
Optional. Set equal to "y" if the item has an enrichment slot (for ascended amulets).
attuned
Optional. Set equal to "y" if the item has been attuned to provide an additional infusion slot.
infused
Optional. Set equal to "y" if the item has been infused to provide an additional infusion slot.
categorize
Optional. n to skip auto-categorization. Rarely used but useful for corner-case pages. 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.

Parameters handled by {{Default item parameter}} template[edit]

collection
Optional. If the item is part of any collections, separated by ";".
prefix
Optional. The nomenclature prefix that describes the attribute bonuses on the item. Automatically sets the attribute bonuses in the description based on {{item stat lookup}} and {{prefix attributes}}. Use only if the item's stats match a standard prefix.
rarity
Optional. Defaults to 'Unspecified'. rarity: junk, basic, fine, masterwork, rare, exotic, ascended, legendary.
level
Optional. Required level to use the item.
mastery
Optional. Required mastery to use the item.
race
Optional. Required race to use item. Currently only used for cultural armor and cultural weapons.
unique
Optional. Whether the item is unique. "y" for yes, omit parameter if no.
salvage
Optional. The type of salvage that is applicable, per Salvage types. Options: standard, ascended, research, compost, none. Where multiple salvage types are possible (e.g. food is both compost and research), separate options with a comma.
bound
Optional. Under what conditions the item becomes bound. Do not specify if item is not bound. Options:
  • acquire → "Soulbound on acquire"
  • use → "Soulbound on use"
  • account → "Account bound"
  • account soul → "Account bound, Soulbound on use"
  • account use → "Account bound on use"
  • none → "None" (can't be salvaged)
  • (blank) → No binding text
tradable
Optional. Set by item infobox, directly influences and overrides the display of the cost parameters.
cost
Optional. Currency cost of the item when purchased from a vendor.
To match it to the display in any vendor window, use the amount and the appropriate icon template, e.g. {{coin|500}}, 500 {{item icon|zhaitaffy}}, or 500 {{token|Guild Commendation}}
value
Optional. The number of Copper coin coins a vendor will pay for this item; use only the number, since the template assumes copper coins.
id
Optional. The item id. Does allow multiple ids to be set by using a comma-separated list.
other ids
Optional. Other item ids that are not displayed as chat links.
skin id
Optional. If given, an additional skin chat link will be displayed above the item chat link.

Parameters handled by {{Item infobox gallery}} template[edit]

gallery1 ... gallery5
Optional. Gallery of images. Defaults to {{PAGENAME}}.jpg.
gallery1-text ... gallery5-text
Optional. Image descriptions.

Examples[edit]

Accessory[edit]

{{Trinket infobox
| name = Topaz Gold Earring
| type = Accessory
| rarity = Fine
| level = 40
| prefix = Berserker's
| uslot = Topaz Lump
| value = 48
| bound = on use
}}


Topaz Gold Earring.png

Topaz Gold Earring

Trinket
Accessory
Prefix
Berserker's
Rarity
Fine
Req. level
40
Binding
Unknown
Value
48 Copper coin
+21 Power.png Power
+15 Precision.png Precision
+15 Ferocity.png Ferocity
Topaz Lump.png Topaz Lump

— In-game description

Ascended Amulet[edit]

{{Trinket infobox
| name = Third-Place Medal
| description = Congratulations from the Divinity's Reach Fancy Cat Association! Everyone is fancy in their own way.
| type = Amulet
| level = 80
| rarity = Ascended
| prefix = captain
| infusion slot = offensive
| cost = 30 {{laurel}}
| bound = Account
| value = 660
}}


Third-Place Medal.png

Third-Place Medal

Trinket
Amulet
Prefix
Captain's
Rarity
Ascended
Req. level
80
Binding
Account Bound
Cost
30 Laurel
Value
Silver coin 60 Copper coin

Congratulations from the Divinity's Reach Fancy Cat Association! Everyone is fancy in their own way.

+157 Precision.png Precision
+108 Power.png Power
+108 Toughness.png Toughness
Infusion Slot Unused Infusion Slot

— In-game description