Template:Location table header

From Guild Wars 2 Wiki
Jump to navigationJump to search


Description[edit]

This template provides a standard set of headings for location tables typically used on zone pages. It is invoked just beneath the opening line with {{STDT}} in it.

Usage[edit]

Parameters[edit]

1 (unnamed parameter)
Zone. Default to {{PAGENAME}}
showLevel
Optional. Default to true if the given zone has Property:Has level range defined.
true to show the column.
false to hide the column.

Examples[edit]

Example #1[edit]

With a level column:

{| {{STDT|sortable pve locations}}
{{location table header|Frostgorge Sound}}
|-
| [[Arundon Vale]]
| style="text-align:center" | 73
| 
: {{area hearts|Arundon Vale}}
: {{map icon|wp}} Arundon Waypoint
: {{map icon|poi}} [[Offering Stone]]
: {{map icon|poi}} [[Safewatch Vale]]
: {{map icon|exp}} [[Magellan's Memento]]
|-
| [[Glacial Collapse]]
| style="text-align:center" | 74
|
: {{heart|Help Scholar Inka research imps}}
|}
Area Effective
level
Area objectives
Arundon Vale 73
Complete heart (map icon).png Help Pact Explorer Erikk battle the Dragon Tribe grawl (71)
Waypoint (map icon).png Arundon Waypoint
Point of interest (map icon).png Offering Stone
Point of interest (map icon).png Safewatch Vale
Skill.png Magellan's Memento
Glacial Collapse 74
Complete heart (map icon).png Help Scholar Inka research imps (73)

Example #2[edit]

Without the level column

{| {{STDT|sortable pve locations}}
{{Location table header|showLevel=false}}
|-
| [[Cavern of the Shining Lights]]
|
:{{map icon|poi}} [[Ley Line Hub]]
:{{map icon|poi}} [[Omadd's Machine]]
:{{map icon|hero}} [[Ley Line Hub (hero challenge)|Ley Line Hub]]
:{{map icon|vista}} Ley Line Hub Vista
|-
| [[Challenger Cliffs]]
|
:{{map icon|wp}} Repair Station Waypoint
:{{map icon|poi}} [[Repair Station]]
:{{map icon|poi}} [[Crash Site 3]]
:{{map icon|poi}} [[Inquest Base]]
:{{map icon|hero}} [[Cliff Peak]]
:{{map icon|vista}} Inquest Base Vista
|}
Area Area objectives
Cavern of the Shining Lights
Point of interest (map icon).png Ley Line Hub
Point of interest (map icon).png Omadd's Machine
Hero point.png Ley Line Hub
Vista (map icon).png Ley Line Hub Vista
Challenger Cliffs
Waypoint (map icon).png Repair Station Waypoint
Point of interest (map icon).png Repair Station
Point of interest (map icon).png Crash Site 3
Point of interest (map icon).png Inquest Base
Hero point.png Cliff Peak
Vista (map icon).png Inquest Base Vista

See also[edit]