Difference between revisions of "Template:Runthrough/doc"

From SpiralKnights

Jump to: navigation, search
m (Semi-Optional)
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
==Usage==
+
{{delete}}
Keep a consistent format for describing the important aspects of a floor per ToC section. Use on mission pages.
+
 
+
==Code==
+
<pre>
+
{{runthrough
+
|icon    =
+
|name    =
+
|depth  =
+
|summary =
+
}}  
+
</pre>
+
 
+
==Parameters==
+
===Required===
+
*name
+
:the name of the floor - this shows up as the second line during loading screens and in the gate map
+
 
+
*depth
+
:a numerical value of the depth of the floor. This is variable for prestige missions - say so with "<nowiki>Depends on [[Player Rank|rank]]</nowiki>"
+
 
+
*summary
+
:Briefly describe the goal of the area. Defeat a boss? Obtain an item? Or just get to the elevator? Elsewhere on the page (outside of template): describe the area in more detail in the environment section, and/or add a strategy section below the environment section if it's really complicated.
+
 
+
====Semi-Optional====
+
*icon
+
:defaults to <nowiki>{{name}}</nowiki>. But sometimes you can just use an icon that's already uploaded, since many of these floors are just tunnels and so on.
+

Latest revision as of 07:55, 16 December 2015

Personal tools