Template:Weapon infobox

From Guild Wars Wiki
Jump to navigationJump to search
Weapon infobox
File:Weapon infobox.jpg
Type Type missing
Campaign Core
Attribute
requirement(s)
Not specified


Usage[edit]

{{Weapon infobox
| name = 
| image = 
| type =
| campaign = 
| attribute = 
| damagetype = 
| bowclass =
| pvpreward =
| commonsalvage = 
| raresalvage = 
| unique =
| salvageable = 
| icon =
}}

Parameters[edit]

name
Optional. Defaults the name of the article ({{PAGENAME}}).
image
Optional. The weapon image should not include any text. See the image use policy. Defaults to the page name ({{PAGENAME}}.jpg).
type
Optional. Will auto-type by attribute for martial weapons and shields. This will also auto-type uniques based on the value of the "unique" parameter. Needs to be set manually for caster weapons (Staff, Wand and Focus). Sets Category:(weapon type) for all weapons including uniques. These categories may need to be adjusted manually.
campaign
Mandatory. The campaign this weapon can be acquired in. Defaults to "Core". Use "all" if the weapon can be acquired in Core (i.e. Zaishen Chest, Chest (Hall of Heroes), The Fissure of Woe, and The Underworld), Prophecies, Factions, Nightfall, and Eye of the North.
attribute
The attribute(s) associated with this weapon. Defaults to "Not specified".
damagetype
The type(s) of damage this weapon does. Omit if not required.
bowclass
Additional information for bows. Omit if not required.
pvpreward
Optional. Used to categorize PvP reward items. Possible values are Basic, Fancy and Exotic.
value
Optional. The Merchant value of the item. Specify as 0 if the item cannot be sold.
commonsalvage
The common crafting materials this weapon produces when salvaged. Defaults to "Not specified". This field autocategorises to Category:Contains <commonsalvage>, for single terms only. If you list multiple common crafting materials, you may have to manually adjust the resulting categories. See Template:Item infobox#Auto-categorisation and Template:Material categorization for details. Use the "salvageable" parameter if the weapon cannot be salvaged for crafting materials.
raresalvage
The rare crafting materials this weapon produces when salvaged. Defaults to "Not specified". This field autocategorises to Category:Contains <raresalvage>, for single terms only. If you list multiple rare crafting materials, you may have to manually adjust the resulting categories. See Template:Item infobox#Auto-categorisation and Template:Material categorization for details.
unique
Sets whether or not the weapon is unique. Default is "no".
salvageable
Sets whether or not the weapon is salvageable. If this is set to "no" it hides the salvage rows in the box. Default is "yes".

Example[edit]

{{Weapon infobox
| name = Earth Staff
| image = Earth Staff.jpg
| type = [[Staff]]
| campaign = [[Prophecies]]
| attribute = [[Earth Magic]]
| damagetype = [[Earth damage]]
| commonsalvage = [[Wood Plank]]s
| raresalvage = [[Steel Ingot]]s
}}