Difference between revisions of "Template:ArmorInfo/doc"

From SpiralKnights

Jump to: navigation, search
m (Replaced content with '*pending')
Line 1: Line 1:
<noinclude>{{documentation subpage}}</noinclude>
+
*pending
Use this template to display quick stats of an item on its page.
+
 
+
== Usage ==
+
 
+
Example: http://fc09.deviantart.net/fs27/i/2009/241/0/7/Dark_Hood_by_MC847.jpg
+
 
+
 
+
<pre>
+
{{ArmorInfo
+
| name = Hood of Darkness
+
| type = helmet
+
| stars = 5
+
| abilities = shadow high sword speed
+
}}
+
</pre>
+
 
+
Optional variables: medium elemental defense high charge speed sword
+
 
+
<pre>
+
| costume = yes
+
| promotional = yes
+
</pre>
+
 
+
Optional accessory variables:
+
 
+
<pre>
+
| helmet_top = yes (optional)
+
| helmet_side = no (optional)
+
| helmet_front = no (optional)
+
| helmet_back = no (optional)
+
</pre>
+
 
+
Optional image fixing variables:
+
 
+
Use an incremental number (i.e. 2, 3, 4) to add to the image file name using this variable then upload the new version of the icon or equipped image at that name.
+
<pre>
+
| fixicon = 2 (optional)
+
| fiximg = 2 (optional)
+
</pre>
+

Revision as of 12:57, 31 March 2015

  • pending
Personal tools