Difference between revisions of "Template:MissionInfo/doc"

From SpiralKnights

Jump to: navigation, search
m (Example: bleh)
m (added documentation subpage)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 +
<noinclude>{{documentation subpage}}</noinclude>
 
==Usage==
 
==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 [[Template:TOClimit|ToClimit]] of mission pages.
 
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 [[Template:TOClimit|ToClimit]] of mission pages.
Line 23: Line 24:
  
 
==Parameters==
 
==Parameters==
==Required==
+
*Pending
*name
+
:The name of the mission. Use <nowiki>{{PAGENAME}}</nowiki> 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 [[Boss|bosses]], mini bosses, or unique encounters
+
:defaults to <nowiki>*None</nowiki>
+
  
 
==Example==
 
==Example==

Latest revision as of 00:38, 3 October 2015

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

  • Pending

Example

See what links here for examples of this template in action.

Notes

This template is part of the infobox project. Discussion on the forums can be found here, specifically comment #16.

Personal tools