Difference between revisions of "Template:Runthrough/doc"

From SpiralKnights

Jump to: navigation, search
m (Semi-Optional)
m (Replaced content with '{{delete}} - function improved and replaced by Template:Floor')
Line 1: Line 1:
==Usage==
+
{{delete}} - function improved and replaced by [[:Template:Floor]]
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.
+

Revision as of 11:48, 26 July 2015

- function improved and replaced by Template:Floor
Personal tools