User:Anzenketh/Sandbox/Templates

From Guild Wars 2 Wiki
Jump to navigationJump to search


Usage[edit]

Use this infobox for defining general items within the game, e.g. trophies, recipe sheets, crafting materials.

{{item infobox
| name = 
| icon = 
| description = 
| type = 
| rarity = 
| value = 
| bound = 
| id = 
}}

Parameters[edit]

Parameter Optional? Default Notes
name Optional Name of the article ({{PAGENAME}})
icon Optional File:{{PAGENAME}}.png Inventory icon.
description Verbatim from the game
type <type> Use only these values:
  • consumable — effect when used; see subtypes below
    • alcohol — consumable that causes intoxication and contributes to Thirst Slayer
    • armor skin — consumable used to unlock an armor skin for your account
    • back skin — consumable used to unlock a back item skin for your account
    • blueprintBlueprint
    • booster — consumable that provides a boost effect.
    • dye — consumable that unlocks a dye color for your account
    • feast — consumable that spawns a feast object
    • food — consumable that provides a food-based nourishment effect
    • miniature — consumable that unlocks a mini creature for your account
    • outfit skin — consumable used to unlock an outfit skin for your account
    • recipe sheet — consumable used to learn a recipe
    • tonic — consumable that transforms the user's character
    • trapTrap
    • trickTrick
    • utility item — consumable that provides a utility nourishment effect
    • weapon skin — consumable used to unlock a weapon skin for your account
  • container — consumable that puts other items into the player's inventory
  • crafting material - materials used for crafting. Also set the "material type" parameter, see below.
  • gathering tool — used to gather wood/ore/plants
    • harvesting sickle
    • logging axe
    • mining pick
  • gizmo - non-consumable that activates something
    • musical instrument - gizmos that change the skill bar to play music.
    • toy - "Costume Brawl Toy" gizmos.
    • travel - gizmos for movement
  • salvage item — salvage items
  • salvage kit — used to salvage upgrades or materials
  • trophy
    • junk — gray rarity items that have no use but to sell to npcs
    • event item — item only involved in an event or story
material type Optional The material type for any item with type = Crafting material set.
Use any of the following:
tier Optional The crafting tier for any crafting material
key Optional Keyword for categorization, e.g.
  • Superior rune of power add key = power to add to P instead of S in the category
alcohol Optional Parameter for alcohol level of items in Category:Alcohol; the number of points the drink contributes to Thirst Slayer upon consumption.
skin type Optional Identifies the skin type for type = skin. Set to values prescribed by Property:Has skin type
skin Optional Identifies the skin unlocked for type = skin. Separate multiple values with a comma.
miniature set Optional Identifies the miniature set that a miniature belongs to. This can either be "special" or a number, e.g. "1" for set #1.
miniature index Optional The order in which miniatures appear in the account vault. Assists with semantic queries and does not display anything on the page.
variables Optional The benefits of gemstones, jewels and consumables. Use Template:Item stat/Template:Nourishment for this parameter.
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).
historical
Optional. (legacy parameter). Duplicates function of setting status = historical. y displays the {{historical content}} notice.
{{:Template:Default item parameter/documentation}}

For miniatures, toys and town clothing the following parameter may be used:

{{:Template:Item infobox gallery/documentation}}

Examples[edit]

{{Item infobox
| name = Pile of Soiled Essence
| type = crafting material
| value = 12 
| rarity = common
}}
{{Item infobox
| name = Pile of Soiled Essence
| type = crafting material
| value = 12 
| rarity = common
}}

See also[edit]

[[Category:Infobox templates|Item infobox]]