Template:MissionInfo/doc
From SpiralKnights
Usage
Puts an infobox about the mission on the page. It emphasizes what players seem to want to know the most about missions at a glance. More information is in the body of the page to the left of this template. It also controls the ToClimit of mission pages.
Code
{{MissionInfo |name = |event = |type = |host rank = |rank = |depth range = |combat floors = |preceded by = |followed by = |stratum = *Monsters: *Status: |rewards = |NPCs = }}
Parameters
Required
- name
- The name of the mission. Use {{PAGENAME}} if you want - pay attention to disambiguation issues.
- event
- either yes or no. Is it only available during an event? Then say yes.
- type
- Must be one of the following (lowercase):
- rank
- prestige
- danger
- host rank
- the rank the player must be to start the mission through the mission interface on their own
- combat floors
- the number of floors where you can smack enemies
- stratum
- monsters and status that show up in the level (try to keep it relevant to the majority)
- rewards
- the rewards you get for completing the mission (does not involve monster drops or box drops)
Semi-Optional
- rank
- the rank of the mission itself as indicated in the mission interface
- this shows up for type=rank. For prestige and danger missions, it defaults to blank.
- preceded by
- The name of the previous rank mission.
- if it's the first rank mission, equate it to none.
- this shows up for type=rank. For prestige and danger missions, the cell doesn't show up.
- followed by
- The name of the next rank mission.
- if it's the last rank mission, equate it to none.
- this shows up for type=rank. For prestige and danger missions, the cell doesn't show up.
- depth range
- the depth range of the mission, not including the lobby.
- this shows up for type=rank. For prestige and danger missions, it defaults to a phrase.
- NPCs
- any notable NPCs that talk to and/or accompany players, as well as major units such as bosses, mini bosses, or unique encounters
- defaults to *None
Example
{{MissionInfo |name = Heart of Ice |event = no |type = danger |host rank = {{???}} |combat floors = 2 |stratum = *Monsters: {{Monster_Icons|Beast}} {{Monster_Icons|Fiend}} {{Monster_Icons|Undead}} *Status: {{status|freeze}} |rewards = *180 [[Prestige]] |NPCs = *[[Maulos]] (enemy) }}
- Produces
| ||||||
|
Heart of Ice is a danger mission.
Notes
This template is part of the infobox project. Discussion on the forums can be found here, specifically comment #16.