Difference between revisions of "Template:ArmorInfo"
From SpiralKnights
(Added shock and sleep, Ability to Abilities.) |
|||
Line 45: | Line 45: | ||
| '''Freeze:''' | | '''Freeze:''' | ||
| {{{freeze|0}}} | | {{{freeze|0}}} | ||
+ | |- | ||
+ | | | ||
+ | | | ||
+ | | '''Shock:''' | ||
+ | | {{{shock|0}}} | ||
+ | |- | ||
+ | | | ||
+ | | | ||
+ | | '''Sleep:''' | ||
+ | | {{{sleep|0}}} | ||
|- | |- | ||
| | | | ||
Line 56: | Line 66: | ||
{| cellspacing="0" width="100%" align="center" style="background: #283138; color: #FFFFFF; font-size: smaller; padding: 5px 10px 5px 10px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; -icab-border-radius: 5px; -o-border-radius: 5px;" | {| cellspacing="0" width="100%" align="center" style="background: #283138; color: #FFFFFF; font-size: smaller; padding: 5px 10px 5px 10px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; -icab-border-radius: 5px; -o-border-radius: 5px;" | ||
|- | |- | ||
− | | ''' | + | | '''Abilities''' |
− | {{{ | + | {{{abilities|None}}} |
|} | |} | ||
|} | |} | ||
Line 64: | Line 74: | ||
<noinclude> | <noinclude> | ||
− | {|align="center" width="50%" | + | {| align="center" width="50%" style="background-color: transparent;" |
− | | | + | |- |
− | | | + | | '''Use the following to display quick stats of an item on its page.''' |
<pre> | <pre> | ||
− | {{ | + | {{ArmorInfo |
− | |name= | + | | name = |
− | | | + | | stars = |
− | + | | normal = | |
− | |normal= | + | | piercing = |
− | |piercing= | + | | elemental = |
− | |elemental= | + | | shadow = |
− | |shadow= | + | | stun = |
− | |stun= | + | | poison = |
− | |poison= | + | | fire = |
− | |fire= | + | | freeze = |
− | |freeze= | + | | shock = |
− | |curse= | + | | sleep = |
− | }}</pre> | + | | curse = |
− | |}</noinclude> | + | | abilities = |
+ | }} | ||
+ | </pre> | ||
+ | |} | ||
+ | </noinclude> |
Revision as of 12:02, 31 October 2010
| ||||||||||||||||||||||||||||||||||||||
|
Use the following to display quick stats of an item on its page.
{{ArmorInfo | name = | stars = | normal = | piercing = | elemental = | shadow = | stun = | poison = | fire = | freeze = | shock = | sleep = | curse = | abilities = }} |