Template:Event infobox

From Guild Wars 2 Wiki
Jump to navigationJump to search

Event infobox

Location
Unspecified
Event type
Dynamic event
Level
Unspecified

Usage[edit]

{{Event infobox
| name = 
| location = 
| type = 
| indicator = 
| level = 
| heart = 
| meta event = 
| boss = 
| start npc = 
| previous = 
| success = 
| failure = 
| id = 
| coordinates = 
| map1 = 
| map1-text = 
| map2 = 
| map2-text = 
| map3 = 
| map3-text = 
| map4 = 
| map4-text = 
| map5 = 
| map5-text = 
| requires = 
}}

Parameters[edit]

name
Optional. Only use if the event name does not match the article name, defaults to {{PAGENAME}}.
location
Required. The location in which the event takes places (e.g. Shaemoor Fields). Separate multiple values with a semi-colon.
type
Optional. The event type (i.e. Dynamic event, Group event, Guild mission, Map meta event, Meta event, Special event, Hero challenge), defaults to Dynamic event.
indicator
Optional. Name the icon indicator of the event. See {{Event icon}} for a full list.
level
Required. The level of this event.
meta event
Optional. The meta event this event is part of. Separate multiple events with a semi-colon.
previous
Optional. The event this is preceded by. Separate multiple events with a semi-colon.
success
Optional. The event that follows if the completion of the current event is considered successful. Separate multiple events with a semi-colon.
failure
Optional. The event that follows if the completion of the current event is considered a failure. Separate multiple events with a semi-colon.
boss
Optional. The name of this event's boss.
heart
Optional. If the event contributes towards the completion of a nearby heart, note the heart name.
start npc
Optional. The NPC used to initiate the event. Separate multiple NPCs with a semi-colon.
map1... map5
Optional. Map images of the event (or parts of the event.)
map1-text ... map5-text
Optional. Map image descriptions. Defaults to "Click to enlarge".
id
Optional. Internal event identifier (GUID). Separate multiple ids with a comma.
hero challenge id
Optional. Numerical ID to match the continents API.
coordinates / path / bounds
Optional. The X and Y coordinates to the NPCs location. Displays an interactive map with a marker for the event location. For example: [12345, 31321]. Obtain the coordinates from Widget:Event table. See {{Infobox map}} for more details.
categorize
Optional. "y" or "n" to turn on/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 ingame, displays relevant notice. Available options: "historical", "future", "unimplemented", "current" (default).
status notes
Optional. Allows provision of additional reason for the given 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]

{{Event infobox
| name = Defend Bloodsaw Mill from the Flame Legion
| location = Bulliyak Arsenal
| type = Dynamic event
| indicator = flag
| meta event = Flame Legion Battles
| level = 23
| previous = Prevent the Flame Legion from retaking Incendio Templum
| success = Recover the scattered pieces of scrap metal for Savor Foulnight; Defend Faint Ghostnight as he searches for a new devourer egg; Defeat Hazarar Razenight
| failure = Recapture Bloodsaw Mill from the Flame Legion
| map1 = User Lucian Shadowborn map.jpg
| map1-text = Quest path
}}