[dismiss]
The wiki is currently a work in progress. If you'd like to help out, please check the Community Portal and our getting started guide. Also, check out our sister project on poewiki.net.
Template:Area/doc
Jump to navigation
Jump to search

This subpage provides documentation for Template:Area.
The zone template is used to show a zone info card.
Parameters
All parameters except for name
are optional. They can be excluded or left blank.
Parameter | Description |
---|---|
name |
Name of the zone |
pagename |
Name of the zone's wiki page, if different than name
|
type |
Type of the zone – Possible values are: Act , Map , and Descent .
|
act |
Act the zone belongs to, if {{{type}}} is set to Act
|
icon |
Zone icon – Predefined icons for values: normal , waypoint , and town .
|
mlvl1 |
Monster level for the zone; for Normal difficulty if {{{type}}} is set to Act
|
mlvl2 |
Monster level for Cruel difficulty if {{{type}}} is set to Act
|
mlvl3 |
Monster level for Merciless difficulty if {{{type}}} is set to Act
|
image |
Zone screenshot – Defaults to {{{name}}} zone screenshot.jpg
|
flavourtext |
Flavour text for the zone |
Code templates
Copy and paste a code template to get started.
Act zone
{{zone | name = | type = Act | act = | icon = normal | mlvl1 = | mlvl2 = | mlvl3 = | flavourtext = }}