Guild Wars 2 Wiki:Renown heart formatting

From Guild Wars 2 Wiki
Jump to navigationJump to search

This page illustrates a common way to format renown heart articles. Renown heart articles use the {{Heart infobox}} template, along with the {{Heart completion message}} template.

Heart completion per task[edit]

Created a squad, uncheck "view as grid" and if you're nearby an heart it'll show you an icon which you can mouseover. If you don't own a commander tag: Create a squad on lfg and delist it.

Template[edit]

{{Heart infobox
| name =        <!-- Optional, name of heart only if it differs from the article title -->
| description = <!-- Description text under the heart name -->
| location =    <!-- The area that the heart is located in, use NPC location if in multiple areas -->
| zone =        <!-- Optional. Use to override default zone derived from area -->
| level =       <!-- Level of the renown heart -->
| npc =         <!-- Name of renown heart NPC -->
| assist =      <!-- Assist message that pops up for making contributing actions -->
| scout =       <!-- Scout that reveals the heart -->
| xp =          <!-- Optional, generated automatically -->
| karma =       <!-- Optional, generated automatically -->
| coin =        <!-- Optional, generated automatically -->
| requires =    <!-- Optional. Used to mark if the renown heart is from a specific expansion or living world season. -->
| coordinates = <!-- Used to generate a map of the heart. Leave blank if unsure. -->
}}
<!-- Brief description of the renown heart -->
[[<Heart name>]] is a [[renown heart]] in [[<Area>]], [[<Zone>]].

== Walkthrough ==
=== Contributing actions ===
<!-- List all actions that contribute to the progress of the renown heart individually-->
* <Action 1 description> — x% heart progress<!--Such as "Kill x", "Interact with Y", "Give Z to NPC"-->
* <Action 2 description> — x% heart progress

=== Contributing events ===
<!-- List events that coincide with the renown heart, usually events with enemies -->
* {{Event|<Name>}}

== Completion message ==
{{Heart completion message
| title =    <!-- Subject line -->
| content =  <!-- Content of message -->
}}

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

{{<Name of zone> nav}}

Copy-paste version[edit]

{{Heart infobox
| description =
| location =
| level =
| npc = 
| assist =
| scout =
| requires =
| coordinates =
}}
[[<Heart name>]] is a [[renown heart]] in [[<Area>]], [[<Zone>]].

== Walkthrough ==
=== Contributing actions ===
* <Action> — x% heart progress
* <Action>
* <Action>

=== Contributing events ===
* {{Event|<Name>}}
* {{Event|<Name>}}
* {{Event|<Name>}}

== Completion message ==
{{Heart completion message
| title =
| content =
}}

== Notes ==
* ...

{{<zone> nav}}