Guild Wars 2 Wiki:Armor formatting

From Guild Wars 2 Wiki
Jump to navigationJump to search

This article will explain the formatting practices and processes with regards to the documentation of armor.

Armor infobox[edit]

Primary article: Template:Armor infobox

Armor is described using the {{Armor infobox}}. Basic parameters are outlined below; please refer to the template for a more detailed guide.

{{Armor infobox
| description = 
| prefix = 
| class = <!--heavy, medium, light-->
| type = <!--apparatus, head, shoulders, chest, gloves, leggings, or boots-->
| skin = 
| set = 
| level = 
| rarity = 
| value = 
| bound = 
| id = 
| requires = <!--Label this properly. HoT/lws2/lws3/etc-->
}}

Copy-paste layout[edit]

This is a suggested layout for an armor page, based on current conventions; editors should feel free to alter it as they see fit.

{{Armor infobox
| description = 
| prefix = 
| class = 
| type = 
| skin = 
| set = 
| level = 
| rarity = 
| value = 
| bound = 
| id = 
| requires = 
}}
<!-- optional lead-in descriptive text -->
<text>

<!-- If more than one acquisition source, use level 3 headers to split acquisition by methods, the order is as follows -->
== Acquisition ==

<!-- for armor that can either be gathered from resource nodes, or are found in chests and such -->
=== Gathered from ===
{{Gathered from}}

<!-- for armor that is dropped by enemies -->
=== Dropped by ===
{{Dropped by}}

<!-- for armor that is sold by NPCs -->
=== Sold by ===
{{Sold by}}

<!-- for armor that is found in containers -->
=== Contained in ===
{{Contained in}}

<!-- for armor that is obtained from salvaging -->
=== Salvaged from ===
{{Salvaged from}}

<!-- for armor that is obtained through PvP/WvW reward tracks; always use plural -->
=== Reward tracks ===
{{Contained in reward track}}

<!-- for armor that can be crafted; use singular if it's only one recipe, and plural if there is more than one -->
=== Recipe(s) ===
{{Recipe
| source = 
| sheet = 
| type = 
| rating = 
| disciplines = 
| ingredient1 = 
| ingredient2 = 
| ingredient3 = 
| ingredient4 = 
| id = 
}}

<!-- for armor that can be acquired through achievements; always use plural for these sections -->
=== Achievements ===
{{Achievement list|reward={{subst:pagename subst}}}}

<!-- for armor that is rewarded by content such as story rewards, level rewards, event reward, etc -->
=== Rewarded by ===
{{Rewarded by}}

<!-- anything that doesn't fit the acquisition methods listed above, such as armor obtained by talking to NPCs -->
=== Other ===
* <text>

<!-- nav between pieces of armor if in a set -->
{{<set name> armor nav}}

<!-- interwiki links -->
[[de:<de page>]]
[[es:<es page>]]
[[fr:<fr page>]]