Template:Adventure infobox
From Guild Wars 2 Wiki
Jump to navigationJump to search
“No description available.
— Adventure objective
Usage[edit]
{{adventure infobox
| name =
| screenshot =
| location =
| limit =
| map1 =
| description =
| requires =
}}
Parameters[edit]
- name
- Optional. Name of the adventure. Only use if different from the page name. Default is
{{PAGENAME}} - screenshot
- Optional. Screenshot (do not include File: prefix). Default is
{{PAGENAME}}.jpg - location
- Required. The area that the adventure starts in.
- limit
- Optional. The time limit (in seconds) if there is one.
- start npc
- Optional. The associated NPC if there is one. If there are multiple, use a semicolon separated list.
- map1... map5
- Optional. Map images (do not include File: prefix). Default for map1 is
{{PAGENAME}} map.jpg - map1-text ... map5-text
- Optional. Map image descriptions. Default is "Click to enlarge".
- coordinates / path / bounds
- Optional. Adventure start coordinates relative to the world map. If specified, an API map will appear in the bottom of the infobox. The API map won't appear if a map image is specified using the map parameter. See Template:Infobox map for help with obtaining ingame coordinates.
- waypoint id
- Optional. The waypoint map id to be shown in the infobox map, defaults to showing the nearest waypoint on the same floor by distance.
- description
- Optional. The description shown at the top when interacting with the adventure.
- categorize
- Optional. "n" to turn off categorization. Default is on for main namespace articles and off for others. If using "status", don't set this parameter.
- status
- Optional. Status of content. Only set if not currently obtainable in-game, displays relevant notice. See Template:Infobox status for possible values. Default is
current - status notes
- Optional. Add additional notes on the status.
- status date
- Optional. Sets the date of the update that marked this skill as historical (in YYYY-MM-DD format).
- requires
- Optional. The expansion or living world season required to access the content. Displays a notice of the release. See {{infobox requires}} for options.
Example[edit]
{{adventure infobox
| name = Tendril Torchers
| screenshot = Tendril Torchers.jpg
| location = Snarled Frontier
| start npc = Tactician Smokeshot
| limit = 120
| description = Burn tendrils and avoid unexploded shot before time runs out!
| requires = hot
}}
Tendril Torchers
- Type
- Adventure
- Location
- Snarled Frontier
(Verdant Brink) - NPC
- Tactician Smokeshot
- Time limit
- 2:00
“Burn tendrils and avoid unexploded shot before time runs out!
— Adventure objective