<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.ezgame.cc/index.php?action=history&amp;feed=atom&amp;title=GW2_Wiki_English_Mirror%3AWeapon_formatting</id>
	<title>GW2 Wiki English Mirror:Weapon formatting - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ezgame.cc/index.php?action=history&amp;feed=atom&amp;title=GW2_Wiki_English_Mirror%3AWeapon_formatting"/>
	<link rel="alternate" type="text/html" href="https://wiki.ezgame.cc/index.php?title=GW2_Wiki_English_Mirror:Weapon_formatting&amp;action=history"/>
	<updated>2026-07-17T04:55:18Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.17</generator>
	<entry>
		<id>https://wiki.ezgame.cc/index.php?title=GW2_Wiki_English_Mirror:Weapon_formatting&amp;diff=15231&amp;oldid=prev</id>
		<title>imported&gt;Kvothe at 19:18, 30 August 2021</title>
		<link rel="alternate" type="text/html" href="https://wiki.ezgame.cc/index.php?title=GW2_Wiki_English_Mirror:Weapon_formatting&amp;diff=15231&amp;oldid=prev"/>
		<updated>2021-08-30T19:18:02Z</updated>

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