GW2 Wiki English Mirror:Decoration formatting

From GW2 Wiki English Mirror
Jump to navigationJump to search

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

Decoration infobox

Primary article: Template:Decoration infobox

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

{{Decoration infobox
| name = 
| icon = 
| description = 
| type = <!--homestead, guild hall-->
| group = <!-- e.g. architecture -->
| rarity = 
| bound = 
| id =
| decoration id =
| requires = <!--Label this properly. HoT/lws2/lws3/etc-->
}}

Copy-paste layout

These are suggested layouts for decoration pages, based on current conventions; editors should feel free to alter it as they see fit.

Homestead decorations

<!-- if there is a corresponding guild hall decoration page -->
{{otheruses|the [[homestead]] decoration|the [[guild hall]] decoration|<guild hall page name>}}
{{Decoration infobox
| name = 
| icon = 
| description = 
| hint = 
| type = 
| group = 
| rarity = 
| bound = 
| id =
| decoration id =
| requires = 
}}
{{subst:pagename subst}} is a [[homestead]] [[decoration]] crafted using the [[handiworker]] discipline.

<!-- if more than one acquisition source, use level 3 headers to split acquisition by methods, the order is as follows -->
== Acquisition ==
<!-- for decorations that are sold by NPCs -->
=== Sold by ===
{{Sold by}}

<!-- for decorations that are found in containers -->
=== Contained in ===
{{Contained in}}

<!-- for decorations 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 decorations that are 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 -->
=== Other ===
* <text>

<!-- for items that are used in crafting, guild upgrades or as a currency for vendors -->
== Used in ==
{{Recipe list}}               <!-- use when the item is only used in one discipline or source e.g. Mystic Forge or artificer -->
{{Recipe list by discipline}} <!-- used when the item is used in more than one discipline or source; automatically creates level 3 headers -->

<!-- Optional section. Any relevant notes can go here. -->
== Notes ==
* ...

<!-- relevant decoration nav, see [[:Category:Decoration navigation templates]] -->
{{Homestead <Group-name> decorations nav|<sub-group>}}

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

Guild hall decorations

<!-- if there is a corresponding homestead decoration page -->
{{otheruses|the [[guild hall]] decoration|the [[homestead]] decoration|<homestead page name>}}
{{Decoration infobox
| name = 
| icon = 
| description = 
| hint = 
| type = 
| group = 
| rarity = 
| bound = 
| id =
| decoration id =
| requires = 
}}
<!-- optional lead-in descriptive text -->
{{subst:pagename subst}} is a [[guild hall]] [[decoration]] crafted using the [[scribe]] discipline.

<!-- if more than one acquisition source, use level 3 headers to split acquisition by methods, the order is as follows -->
== Acquisition ==
<!-- for decorations that are sold by NPCs -->
=== Sold by ===
{{Sold by}}

<!-- for decorations that are found in containers -->
=== Contained in ===
{{Contained in}}

<!-- for decorations 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 decorations that are 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 -->
=== Other ===
* <text>

<!-- for items that are used in crafting, guild upgrades or as a currency for vendors -->
== Used in ==
{{Recipe list}}               <!-- use when the item is only used in one discipline or source e.g. Mystic Forge or artificer -->
{{Recipe list by discipline}} <!-- used when the item is used in more than one discipline or source; automatically creates level 3 headers -->

<!-- Optional section. Any relevant notes can go here. -->
== Notes ==
* ...

<!-- relevant decoration nav, see [[:Category:Decoration navigation templates]] -->
{{<group name> Decorations nav}}

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