Guild Wars 2 Wiki:Weapon formatting
From Guild Wars 2 Wiki
(Redirected from GW2W:WEAPONS)
Jump to navigationJump to search
This article will explain the formatting practices and processes with regards to the documentation of weapons.
Dropping suffix from page title[edit]
If the in game weapon name is for example "Giver's Wintergreen Greatsword of Chilling" the page title should be Giver's Wintergreen Greatsword dropping the part that accounts for the sigil.
Screenshots[edit]
Screenshots should emphasize the subject and minimize other elements.
- Take them in a well-lit setting, using a non-distracting background.
- This is the reason why the preview panel is not a good choice - brown background and the lighting is off.
- That said - if there is no image and you can only take a preview image - go ahead and upload it!
- Remove any and all armor.
- Armor can clip into the image; outfits remove some effects.
- Preferably taken with a human female due to their lack of clipping.
- Arrange so that narrow-profile weapons (e.g. staffs) are approximately level with the ground.
- The same advice applies to underwater weapons.
Weapon infobox[edit]
{{Weapon infobox
| name = <!-- Optional. Only include if the name differs from the article name. Defaults to {{PAGENAME}} -->
| icon = <!-- Optional. Only include if icon differs from the default. Defaults to File.{{PAGENAME}}.jpg -->
| description = <!-- In-game description. Normally found only on karma reward items. -->
| type = <!-- The weapon type: dagger, torch, short bow, long bow, axe, sword, great sword, trident, etc... use lowercas.e -->
| prefix = <!-- Nomenclature prefix of the weapon's attributes. See [[Template:Prefix attributes]] for a simple listing. -->
| variables = <!-- If the bonuses do not fit one of the standard prefixes, enter the bonuses here. Use {{Item stat|<attribute>|<value>}} for each bonus. -->
| uslot = <!-- Item present in the weapon's upgrade slot, default is an unused slot. Enter no if the item has no upgrade slot.
| level = <!-- Required level to use. Leave blank if none. -->
| cost = <!-- Cost to buy in coins/karma/tokens. -->
| rarity = <!-- Rarity: common, fine, masterwork, rare, exotic, ascended -->
| skin = <!-- Optional. Name of the skin that the item uses according to the wardrobe/API. -->
| set = <!-- Name of the weapon set that the weapon belongs to. -->
| collection = <!-- Optional. Only include if part of an achievement collection. -->
| value = <!-- This is how much you get for selling it to a merchant. Give the value in bronze coins -->
| bound = <!-- Whether the item is Soulbound: no (default), use, acquire, account, account soul (account bound on acquire, soul bound on use), account use (account bound on use). -->
| id = <!-- The decoded internal game id of the item. This will then be rendered as a chat link. Do not mistakenly add the chat link as the parameter. -->
| requires = <!-- Optional. Used to mark if a weapon from a specific expansion or living world season. -->
| status = <!-- Optional. Used to mark if a weapon is temporary or historical and does not exist in the current state of the game. -->
| gallery1 =
| gallery1-text =
...
| gallery5 =
| gallery5-text =
}}
Templates[edit]
Crafted weapons (multiple recipes)[edit]
{{Weapon infobox
| name =
| icon =
| type =
| skin =
| set =
}}
The [[Weapon]] is a [[Set weapon]] that is crafted by {{Crafting discipline icon}}[[crafting discipline]]s.
== Recipes ==
{{Craft table
| type =
| discipline =
| ingredient1 =
| ingredient2 =
| {{craft table group
| class =
| rating =
| level =
| value =
| {{Craft table row|prefix= |item id= |recipe id= }}
}}
}}
== Notes ==
<!-- Optional section. Any relevant notes can go here. -->
* ...
== Trivia ==
<!-- Optional section. Any trivial information, such as references can go here. -->
{{Set weapons nav}}
Crafted weapons (singular recipe)[edit]
{{Weapon infobox
| name =
| icon =
| skin =
| description =
| prefix =
| collection =
| type =
| level =
| bound =
| value =
| rarity =
| skin =
| set =
| id =
}}
== Acquisition ==
{{Recipe
| source = recipe sheet
| sheet =
| type =
| disciplines =
| rating =
| ingredient1 =
| ingredient2 =
| ingredient3 =
| ingredient4 =
| id =
}}
== Notes ==
<!-- Optional section. Any relevant notes can go here. -->
* ...
== Trivia ==
<!-- Optional section. Any trivial information, such as references can go here. -->
{{Set weapons nav}} <!-- If applicable. Does not apply for standalone weapons crafted in the Mystic Forge -->
Loot weapons (non-Standalone)[edit]
{{Weapon infobox
| name =
| icon =
| type =
| skin =
| gallery1 =
}}
== Acquisition ==
* Random [[loot]] dropped by foes and chests throughout all of [[PvE]].
{{Loot variant table header}}
{{Loot variant table subheader|fine}}
{{Loot variant table row | name = | level = | prefix = | value = | id = }}
|}
== Notes ==
<!-- Optional section. Any relevant notes can go here. -->
* ...
== Trivia ==
<!-- Optional section. Any trivial information, such as references can go here. -->
{{Set weapons nav}} <!-- If applicable. -->
Loot weapons (Standalone)[edit]
{{Weapon infobox
| name =
| icon =
| type =
| collection =
| prefix =
| uslot =
| level =
| bound =
| rarity =
| skin =
| id =
| gallery1 =
}}
== Acquisition ==
{{Exotic weapon text}}
== Notes ==
<!-- Optional section. Any relevant notes can go here. -->
* ...
== Trivia ==
<!-- Optional section. Any trivial information, such as references can go here. -->
[[Category:Loot standalone weapons]]
Renown Heart NPC weapons[edit]
{{Weapon infobox
| name =
| icon =
| description =
| type =
| level =
| bound = acquire
| skin =
| requires =
| gallery1 =
}}
{{Fm table
| prefix =
| uslot =
| fcost = {{Karma|}} <!-- Fine weapon cost -->
| mcost = {{Karma|}} <!-- Masterwork weapon cost -->
| fid = <!-- Fine weapon Id -->
| mid = <!-- Masterwork weapon Id -->
}}
== Acquisition ==
* [[Zone name]] <! -- Zones are places such as Plains of Ashford or Metrica Province -->
** [[Area name]] <!-- Areas are places such as Gunbreach Hills or The Hinterlabs -->
*** {{Vendor|heart}} [[Renown Heart NPC name]]
== Notes ==
<!-- Optional section. Any relevant notes can go here. -->
* ...
== Trivia ==
<!-- Optional section. Any trivial information, such as references can go here. -->
Vendor weapons[edit]
{{Weapon infobox
| name =
| icon =
| skin =
| type =
| prefix =
| uslot =
| level =
| bound =
| rarity =
| skin =
| set =
| id =
| requires =
}}
== Acquisition ==
{{Sold by}}
== Notes ==
<!-- Optional section. Any relevant notes can go here. -->
* ...
== Trivia ==
<!-- Optional section. Any trivial information, such as references can go here. -->
{{Set weapons nav}} <!-- If applicable. -->