User:Seru/sandbox

From Guild Wars Wiki
Jump to navigationJump to search
{{{name}}}
[[Image:{{{name}}} map.jpg|250px]]
Campaign [[{{{campaign}}}]]
Region [[{{{region}}}]]
Cinematic(s) [[{{{cinematic}}}]]
Type [[{{{type}}} Mission|{{{type}}}]]
Party size 8


Usage[edit]

{{Mission infobox
| name = 
| map = 
| campaign = 
| region = 
| type =
| partysize = 
| requiredhero = 
| duration = 
| preceded by = 
| followed by = 
}}

Parameters[edit]

name
The mission name. Mandatory.
This parameter also creates an image link for a map of the mission. This file should be in .jpg format. It is automatically resized to 250 pixels wide. See also the image use policy.
map
Please leave this parameter blank unless you need to manually set the size of the image.
campaign
The campaign in which this mission is located. Mandatory, automatically wikilinks.
region
The region in which this mission is located. Mandatory, automatically wikilinks.
type
The type of this mission: "Cooperative", "Competitive", "Elite" or "Challenge". Mandatory, automatically wikilinks.
partysize
Maximum party size. Defaults to 8.
requiredhero
If a specific hero is required. Not present if not specified. Automatically wikilinks.
duration
Categorize how long this mission will take into "Short", "Medium" or "Long". Not present if not specified.
preceded by
Link to the previous quest or mission which unlocks the mission. Not present if not specified.
followed by
Link to the next quest or mission the player needs to perform to advance the storyline. Not present if not specified.

The template automatically categorises the article into categories for the campaign and the mission type.

Examples[edit]

{{Mission infobox
| name = Consulate Docks
| campaign = Nightfall
| region = Istan
| type = Cooperative
| requiredhero = Dunkoro
| duration = Medium
| preceded by = [[The Time is Nigh]]
| followed by = [[Hunted!]]
}}

{{Mission infobox
| name = The Wilds
| campaign = Prophecies
| region = Maguuma Jungle
| type = Cooperative
| partysize = 4
| duration = Long
| preceded by = [[A Brother's Fury]]
| followed by = [[Bloodstone Fen]]
}}