Template:Missionbox

From Warcraft Wiki
Jump to navigation Jump to search
AllianceNot a real mission
Designer Island
Level 90 (700)
Duration 23 hrs, 53 min
Followers 3
Mission Type Patrol
Enemies Rolkor
Cost 50 Garrison Resources
Follower XP 400
Bonus Chest 25g
200 Follower XP
10 Garrison Resources
 [Crusty Flatbread]

Use Missionbox to help summarize the vital stats of a particular Garrison mission, leaving the body of the article to discuss lore and strategy. Including the following code creates the missionbox to the right.

Example code

{{Missionbox
 | name = Not a real mission
 | location = Designer Island
 | faction = Alliance
 | level = 90
 | flevel = 700
 | rare = yes
 | duration = 23 hrs, 53 min
 | groupsize = 3
 | type = Patrol
 | enemies = [[Rolkor]]
 | cost = 50
 | experience = 400
 | bonusgold = {{cost|25||}}
 | bonusxp = 200
 | bonusresources = 10
 | bonusitem = [[Crusty Flatbread]]
}}

Required fields

name
The name of the mission as it appears in game. Defaults to "Untitled".
location
The area the mission takes place.
faction
"Alliance", "Horde", "Neutral", "Both", etc. Denotes which factions are eligible for the quest. Defaults to "Neutral". See Template:FactionIcon for all available options.
level
The difficulty level of the quest.
flevel
The required ilevel for followers.
type
The mission type. Combat, Exploration, Logistics, Patrol, Training, Treasure; or a profession.
category
Overrides |type= for article categorization.
enemies
What enemies are encountered.
duration
How long the mission takes.
cost
How many resources the mission requires.
experience
How much XP the followers gain (excluding the bonus chest).

Optional fields

rare
Flag a mission as rare (ie, Level: 91 Rare!).
exhausting
Flag a mission as exhausting (ie, Level: 100 Exhausting).
groupsize
Defaults to just one follower
bonusgold
The amount of gold awarded in the bonus chest. Use {{cost}}.
bonusxp
The amount of bonus follower experience awarded in the bonus chest.
bonusresources
The amount of [Garrison Resources] awarded in the bonus chest.
bonusitem
A list of linked items awarded by the bonus chest.