Guild Wars 2 Wiki:Object 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 objects. This includes resource nodes, mastery insights, bundles, and other miscellaneous objects found around the world.

Copy-paste versions of the pages can be found below.

Object infobox[edit]

Primary article: Template:Object infobox

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

{{Object infobox
| name =        <!-- Optional. Use if article name differs from the name of the object. Defaults to {{PAGENAME}}. -->
| icon =        <!-- Optional. Use if the map icon of the object differs from the name of the object. Defaults to {{PAGENAME}}.png -->
| image =       <!-- Optional. Use if the image of the object differs from the name of the object. Defaults to {{PAGENAME}}.jpg -->
| location =    <!-- Semi-colon-separated list of areas (or instances if not in open world) the object can be found in. -->
| type =        <!-- Type of object, e.g. resource node, bundle, chest, etc. Omit if not identifiable. -->
| req =         <!-- Item required to interact with object, if applicable. For resource nodes, this is the minimum quality of tool required to avoid junk. -->
| gives =       <!-- Comma-separated list of item(s) received upon interacting with object, if applicable. -->
| goal =        <!-- Optional. Event or heart the object is associated with. -->
| interact =    <!-- Optional. If the object can be interacted with by pressing F. Defaults to y. -->
| destruct =    <!-- Optional. If the object can take damage and be destroyed. Defaults to n. -->
| coordinates = <!-- Used to generate a map of the object's location. Leave blank if unsure; omit if object is generic. -->
| requires =    <!-- Optional. The expansion or living world season required to access the object. Displays a notice of the required release. -->
| status =      <!-- Optional. Used to mark if the object is temporary or historical and does not exist in the current state of the game. -->
| gallery1...gallery5 =           <!-- Optional. Displays up to five extra images; used for alternate models or maps. -->
| gallery1-text...gallery5-text = <!-- Optional. Text description of the above image. -->
}}

Other templates[edit]

  • {{Book text}} — Used to document objects book pages.
  • {{Gather}} — Used to document items gathered from resource nodes and chests. Will cause other articles using the {{Gathered from}} template to automatically update.

Screenshots[edit]

Primary article: Guild Wars 2 Wiki:Image formatting

Screenshots help players better understand the article. It is not always necessary to take a new screenshot; many objects share their models with other objects, and their screenshots may be borrowed. An extensive catalogue of shared images can be found at the Shared Model project.

Screenshotting tips[edit]

  • Wait until daytime to ensure optimal lighting.
  • Turn your graphics settings to max.
  • Zoom into first-person mode.
  • Hide the UI by pressing Ctrl+Shift+H.
  • Select another NPC, object, or player standing behind you to avoid the green/red outline.
  • Save as .jpg

Dialogue[edit]

Primary article: Guild Wars 2 Wiki:Dialogue formatting

Some objects have dialogue upon interaction. If you have the dialogue but are unsure of how to include it, simply type the text as best as you can and save the page. A simple example has also been shown in the general copy-paste layout below.

Please refer to the dialogue formatting guide above for an in-depth explanation, and refer to {{Dialogue icon}} for a list of icon options.

Copy-paste layouts[edit]

These are suggested layouts for various types of object pages. If you're unsure about how to fill certain sections, it's okay to leave them out or put {{Section-stub|interactive-object}} in place of any text. Documenting on the wiki is an iterative process; we don't expect the first versions to be perfect nor complete.

General[edit]

{{Object infobox
| name = 
| icon = 
| image = 
| location = 
| type = 
| goal = 
| interact = 
| destruct = 
| requires = 
| gallery1 = 
| gallery1-text = 
}}
<!-- Description of the object goes here. -->
[[{{subst:pagename subst}}]] is a [[type]] found in [[area]]. Add any important contextual information here, such as achievements or collections it is required for.

== Location == <!-- Use "Locations" if object is in multiple locations -->
<!-- Order by alphabetized region, zone within region, and points of interest within areas (if applicable). Alphabetize. -->
;[[Region name 1]]  <!-- Regions such as Ascalon, Maguuma Jungle, or Heart of Maguuma -->
* [[Zone name 1]]   <!-- Zones are places such as Plains of Ashford or Metrica Province -->
** [[Area name 1]]  <!-- Areas are places such as Gunbreach Hills or The Hinterlabs -->
*** [[Point of Interest 1]]
** [[Area name 2]] {{during|event}} <!-- Note is formatted using Template:During, provide link parameters for event details or text parameter for additional content -->

== Getting there ==
<!-- Optional section. Include a walkthrough or nearest waypoint for objects that are hard to find or require additional steps to access. -->

== Heart involvement ==
<!-- List of all the renown hearts the object contributes to. Omit if not applicable. Alphabetize. -->
: {{Heart|Heart 1}}
: {{Heart|Heart 2}}

== Event involvement ==
<!-- List of all the events the object is involved in. Omit if not applicable. Alphabetize. -->
: {{Event|Event 1}}
: {{Event|Event 2}}

== Contents ==
<!-- Optional section. Primarily used for chests. -->
* {{Gather|Item 1}}
* {{Gather|Item 2}} <small>''(Only if the [[xxx]] collection is unlocked)''</small> <!-- Notes are formatted using the <small> tag, as shown here. -->

== Text ==
<!-- Optional section. If a dialogue window pops up upon interaction, record it here. Event and story-specific dialogue should go on the event/story page.-->
:Example opening dialogue
:{{Dialogue icon|more}} ''Example character option''
::Example response
::{{Dialogue icon|end}} ''Example character end conversation option''
:{{Dialogue icon|end}} ''Example character end conversation option''

== Related achievements ==
<!-- Optional section. Any achievements related to interacting with this object go here. -->
* {{achievement|<achievement name>}}
* {{collection achievement|<collectible name>}}
** ... <!-- Optional line describing how to complete the achievement if the template line does not clarify. Alternatively, add a brief note to the same line after the achievement in italics, after a long dash (— —) -->

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

== Trivia ==
<!-- Optional section. Any trivial information can go here. -->
* ...

Books[edit]

{{Object infobox
| name = <!-- Object name not the "book title" -->
| image = <!-- See, [[Guild Wars 2 Wiki:Projects/Shared Model Project/Book]] first -->
| location = 
| type = Book
| coordinates = 
| requires = 
}}
[[{{subst:pagename subst}}]] is a [[book]] found in [[area]]. Add any important contextual information here.

== Location == <!-- Use "Locations" if book is in multiple locations -->
;[[Region name]]
* [[Zone name]]
** [[Area name]]

<!-- Optional involvement sections. Include if object is involved in a specific one. -->
== Story involvement ==
<!-- Order chronologically. -->
=== [[Personal story/Living World Season #/<Expansion> story]] === 
* Episode/Act/Chapter #: [[Name]]
** [[Instance name]]

== Heart involvement ==<!-- Order alphabetizes. -->
: {{heart|Heart}}

== Event involvement ==<!-- Order alphabetizes. -->
: {{event|Event}}

== Adventure involvement ==<!-- Order alphabetizes. -->
: {{adventure|Adventure}}

== Text == <!-- Can be either dialogue tree or book panels, multiple books with the same object name/relate achievement can be added -->
{{book text|title=<!--only if not the same as object pagename-->|
<text>
}}

== Related achievements ==
* {{achievement|<achievement name>}}

== Notes == <!-- Omit if not applicable -->
*

Bundles[edit]

{{Object infobox
| name = 
| icon = 
| image = 
| location = 
| type = Bundle
| goal = 
| requires = 
}}
[[{{subst:pagename subst}}]] is a [[bundle]] found in [[area]]. Add any important contextual information here.

== Location == <!-- Use "Locations" if bundle is in multiple locations -->
;[[Region name]]
* [[Zone name]]
** [[Area name]]
*** [[Point of Interest]]

== Heart involvement ==
: {{Heart|Heart}}

== Event involvement ==
: {{Event|Event}}

== Skills == <!-- Delete this section if bundle doesn't grant any skills -->
{| {{STDT|pve}}
{{Environmental skill table header}}
{{Environmental skill table row|Skill 1}}
{{Environmental skill table row|Skill 2}}
{{Environmental skill table row|Skill 3}}
|}

== Related achievements ==
* {{Achievement|<achievement name>}}

== Notes ==
* ...

Mastery insights[edit]

{{Object infobox
| type = Mastery insight
| location = 
| coordinates = 
| requires = 
| id = <!-- same as achievement mastery id-->
| gallery1 = {{subst:pagename subst}} map.jpg
| gallery1-text = Map to the insight.
}}
[[{{subst:pagename subst}}]] is a [[mastery insight]] found in [[area]].

== Location ==
;[[Region]]
* [[Zone]]
** [[Area]]

== Getting there ==
<!-- Walkthrough on how to reach the insight. -->
...

== Related achievements ==
* {{Achievement|<achievement name>}}

== Notes ==
* ...

{{<Zone> nav}}

Resource nodes[edit]

{{Object infobox
| name = 
| icon = 
| image = 
| location = 
| region = 
| type = Resource node
| req = 
| gives = 
}}
[[{{stubst:PAGENAME}}]] is a [[Gathering#Resource nodes|Resource node]] found in [[region]].

== Gathering results ==
<!-- add the heading if some items only have a chance to drop -->
;One of the following:
* {{Gather|Gathered item 1|qty=1-3}} <!-- Record amount dropped, e.g., 1-3 -->

<!-- for items that are specific to a region -->
[[Region A]] and [[Region B]]
* {{Gather|Gathered item 2|notes=Region A and Region B}}

[[Region C]]
* {{Gather|Gathered item 3|notes=Region C}} <small>(when using lesser equipment)</small>

<!-- for additional items that have a chance to drop -->
;Chance at the following:
* {{gather|Gathered item 4}}

== Locations ==
;[[Region]]
* [[Zone]]
** [[Area]]

== Notes ==
* ...