Difference between revisions of "Template:Mission/doc"

From SpiralKnights

Jump to: navigation, search
m (created)
 
m
 
(10 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
==Usage==
 
==Usage==
To consistently place mission information on pages. Usually used in acquisition section of item pages.
+
Placing links to mission pages as needed. Can be used on its own or in templates.
  
 
==Code==
 
==Code==
 
<pre>
 
<pre>
{{Mission
+
{{Mission|NAME}}
|name =
+
|type =
+
|rank =
+
}}
+
 
</pre>
 
</pre>
  
==Parameters==
+
==Optional==
===Required===
+
|2 =
;name
+
:The name of the mission.
+
  
;type
+
The name of the floor (it have to be an unique type of floor, otherwise, please don't use).
:The type of the mission. Types include:
+
*Rank
+
*Prestige
+
*Dangerous Prestige
+
*Expansion
+
  
===Optional===
+
===Example===
;rank
+
This <code><nowiki>{{mission|In Cold Blood|Lizard Lounge}}</nowiki></code> generate this <code>{{mission|In Cold Blood|Lizard Lounge}}</code>
:Include only if there are [[Player Rank]] restrictions, or if the type is a "Rank" mission
+
  
==Notes==
+
In the mission ''[[In Cold Blood]]'' the fourth floor called ''Lizard Lounge'' its unique, not like the third floor, ''Ice Cube Alley'', that is composed of random segments.
Use after a bullet in acquisition sections on individual pages.
+
 
 +
'''''Note:''' If you use this parameter and the result shows a broken/red link, that means that floor its not unique and should not be used.''
 +
 
 +
==Examples==
 +
See [http://wiki.spiralknights.com/index.php?title=Special%3AWhatLinksHere&limit=500&target=Template%3AMission&namespace=0 what links here] for examples of this template in action.

Latest revision as of 06:44, 15 May 2020

Usage

Placing links to mission pages as needed. Can be used on its own or in templates.

Code

{{Mission|NAME}}

Optional

|2 =

The name of the floor (it have to be an unique type of floor, otherwise, please don't use).

Example

This {{mission|In Cold Blood|Lizard Lounge}} generate this 7-2 Interface-icon-PvE.png Mission: In Cold Blood: Lizard Lounge

In the mission In Cold Blood the fourth floor called Lizard Lounge its unique, not like the third floor, Ice Cube Alley, that is composed of random segments.

Note: If you use this parameter and the result shows a broken/red link, that means that floor its not unique and should not be used.

Examples

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

Personal tools