Guild Wars 2 Wiki:Mastery 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 masteries.
Mastery infobox[edit]
- Primary article: Template:Mastery infobox
Masteries are described using the {{Mastery infobox}}. Basic parameters are outlined below; please refer to the template for a more detailed guide.
{{Mastery infobox
| name = <!-- Optional. Name of the mastery. Only include if the name differs from the article name. Defaults to {{PAGENAME}}. -->
| icon = <!-- Optional. Icon of the mastery. Only include if the name differs from the article name. Defaults to File:{{PAGENAME}}.png -->
| points = <!-- The number of mastery points required to unlock the mastery. -->
| xp = <!-- The amount of experience required to unlock the mastery. -->
| region = <!-- The region the mastery is from: Central Tyria, Heart of Maguuma, or Crystal Desert. -->
| track = <!-- The name of the mastery track this mastery belongs to. -->
| tier = <!-- The mastery track tier. -->
| description = <!-- Pre-completion description, copied verbatim from the game, including errors. -->
| mastered description = <!-- Post-completion description, copied verbatim from the game, including errors. -->
| requires = <!-- Optional. Used to mark if a mastery is from a specific expansion or living world season. -->
| status = <!-- Optional. Used to mark if a mastery is temporary or historical and does not exist in the current state of the game. -->
}}
Copy-paste layout[edit]
This is a suggested layout for a mastery page, based on current conventions; editors should feel free to alter it as they see fit.
{{Mastery infobox
| points =
| xp =
| region =
| track =
| tier =
| description =
| mastered description =
| requires =
}}
== Notes ==
<!-- Optional section. Any relevant notes can go here. -->
*...
== Trivia ==
<!-- Optional section. Any trivial information can go here. -->
*...