Difference between revisions of "Template:ArmorList/doc"

From SpiralKnights

Jump to: navigation, search
(documentation for ArmorList (not finished yet))
 
m (groundwork)
Line 1: Line 1:
 
This template is a very compressed way to compare gear items via sorting. Additional information (such as recipe, where to get, and so on) can be found on individual pages of linked-to items.
 
This template is a very compressed way to compare gear items via sorting. Additional information (such as recipe, where to get, and so on) can be found on individual pages of linked-to items.
  
== Usage ==
+
See "templates used on this page" to modify entries for the following:
 +
 
 +
==Required==
 +
'''<nowiki>{{List/Window/NoHeader</nowiki><br/><nowiki>
 +
|width=100%</nowiki><br/><nowiki>
 +
|body=</nowiki><br/><nowiki>
 +
</nowiki><br/><nowiki>
 
{{ArmorList/start}}
 
{{ArmorList/start}}
 +
</nowiki>'''
  
{{ArmorList
+
:starts the template
| name = Ancient Plate Mail
+
| defense type 1 = normal 9
+
| defense type 2 = 
+
| curse=
+
| fire=
+
| freeze=
+
| poison=
+
| shock=
+
| sleep= Decreased Sleep Resistance: 4
+
| stun= Increased Stun Resistance: 4
+
| ability 1 = Health Bonus: +3
+
| ability 2 =
+
| penalty = Attack Speed Decreased: Low and Movement Speed Decreased: Low
+
| star = 5
+
}}
+
  
{{Table/End}}
+
'''<br/><nowiki>
 +
{{ArmorList</nowiki><br/><nowiki>
 +
| name =
 +
</nowiki>'''
 +
 
 +
:body segment of template
 +
 
 +
 
 +
'''<nowiki>
 +
}}</nowiki><br/><nowiki>
 +
{{Table/End}}</nowiki><br/><nowiki>
 +
</nowiki>'''
 +
 
 +
:ends the template (yes, for the encompassing background cell that keeps everything in line, the '''}}''' in addition to the '''{{Table/end}}''' is needed. Editors: Feel free to tidy this part up if you can, I tried, but it's a very sensitive template. Best of luck if you take on this endeavor!
 +
 
 +
===Optional===
 +
<nowiki>
 +
{{ArmorList/start}}</nowiki><br/><nowiki>
 +
</nowiki><br/><nowiki>
 +
{{ArmorList</nowiki><br/><nowiki>
 +
| name = Ancient Plate Mail</nowiki><br/><nowiki>
 +
| defense type 1 = normal 9</nowiki><br/><nowiki>
 +
| defense type 2 =</nowiki><br/><nowiki> 
 +
| curse= </nowiki><br/><nowiki>
 +
| fire= </nowiki><br/><nowiki>
 +
| freeze= </nowiki><br/><nowiki>
 +
| poison= </nowiki><br/><nowiki>
 +
| shock= </nowiki><br/><nowiki>
 +
| sleep= Decreased Sleep Resistance: 4</nowiki><br/><nowiki>
 +
| stun= Increased Stun Resistance: 4</nowiki><br/><nowiki>
 +
| ability 1 = Health Bonus: +3</nowiki><br/><nowiki>
 +
| ability 2 =</nowiki><br/><nowiki>
 +
| penalty = Attack Speed Decreased: Low and Movement Speed Decreased: Low</nowiki><br/><nowiki>
 +
| star = 5</nowiki><br/><nowiki>
 +
}}</nowiki><br/><nowiki>
 +
</nowiki><br/><nowiki>
 +
{{Table/End}}</nowiki><br/><nowiki>
 +
</nowiki><br/><nowiki>
 +
 
 +
 
 +
== Usage ==

Revision as of 04:14, 15 December 2014

This template is a very compressed way to compare gear items via sorting. Additional information (such as recipe, where to get, and so on) can be found on individual pages of linked-to items.

See "templates used on this page" to modify entries for the following:

Required

{{List/Window/NoHeader
|width=100%
|body=

{{ArmorList/start}}

starts the template


{{ArmorList
| name =

body segment of template


}}
{{Table/End}}

ends the template (yes, for the encompassing background cell that keeps everything in line, the }} in addition to the |} is needed. Editors: Feel free to tidy this part up if you can, I tried, but it's a very sensitive template. Best of luck if you take on this endeavor!

Optional

{{ArmorList/start}}

{{ArmorList
| name = Ancient Plate Mail
| defense type 1 = normal 9
| defense type 2 =
| curse=
| fire=
| freeze=
| poison=
| shock=
| sleep= Decreased Sleep Resistance: 4
| stun= Increased Stun Resistance: 4
| ability 1 = Health Bonus: +3
| ability 2 =
| penalty = Attack Speed Decreased: Low and Movement Speed Decreased: Low
| star = 5
}}

{{Table/End}}

== Usage ==

Personal tools