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 progress per action[edit]

Tracking[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.

Many actions have decimal values not discernable in the default UI, and require performing multiple times to get an accurate number. If the heart UI glows, but percentage didn't change, it means a sub 1% progress gain.

Special cases[edit]

When completing events with harder opponents such as elites, higher participation may provide more progress. Try to isolate these values to get a range: without interacting with the enemy, and by completing the event solo.

Actions never have any randomness, if one enemy gives progress and another does not, there is some difference between their properties, such as being spawned by a different action, patrolling versus guarding, related to an event, etc.

If an anomaly does not give progress when similar actions do, considering listing it as "No heart progress" to note that it is known. This also applies to events which do not give progress on completion, but spawns enemies or actions that do give progress.

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" -->
** <Subaction description> — x% heart progress <!-- If the action causes another to be available -->
* <Action 2 description> — x% heart progress

=== Contributing adventures ===
* {{map icon|adventure}} [[<Adventure name>]] — x% heart progress

=== Contributing events ===
<!-- List events that coincide with the renown heart, usually events with enemies -->
* {{Event|<Name>}} — x% heart progress <!-- Heart progress upon event completion -->
** <Event sub action description> — x% heart progress <!-- When the action is not available outside the event -->
** Event failure — x% heart progress <!-- If the event gives progress on failure, usually a fraction of the completion progress -->

== 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
** <Subaction> — x% heart progress
* <Action>
* <Action>

=== Contributing adventures ===
* {{map icon|adventure}} [[<Adventure name>]] — x% heart progress

=== Contributing events ===
* {{Event|<Name>}} — x% heart progress
** <Action>
* {{Event|<Name>}}
* {{Event|<Name>}}

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

== Notes ==
* ...

{{<zone> nav}}