Difference between revisions of "Template:ArmorInfo/doc"

From SpiralKnights

Jump to: navigation, search
(Add instructions for new variables to fix images)
m (add tag)
 
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
<noinclude>{{documentation subpage}}</noinclude>
 
<noinclude>{{documentation subpage}}</noinclude>
Use this template to display quick stats of an item on its page.
+
*Documentation pending
  
== Usage ==
+
For details on this overall project, see:
Example:
+
*[http://forums.spiralknights.com/en/node/107506 forum node 107506] (comment request for help [http://forums.spiralknights.com/en/node/107506#comment-988184 here])
 
+
<pre>
+
{{ArmorInfo
+
| name = {{PAGENAME}}
+
| type = armor, helmet, or shield
+
| stars =
+
| abilities =
+
}}
+
</pre>
+
 
+
Optional variables:
+
 
+
<pre>
+
| costume = yes (optional)
+
| promotional = yes (optional)
+
</pre>
+
 
+
Optional accessory variables:
+
 
+
<pre>
+
| helmet_top = yes (optional)
+
| helmet_side = yes (optional)
+
| helmet_front = yes (optional)
+
| helmet_back = yes (optional)
+
| armor_front = yes (optional)
+
| armor_back = yes (optional)
+
| armor_aura = yes (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>
+

Latest revision as of 01:52, 3 October 2015

  • Documentation pending

For details on this overall project, see:

Personal tools