Difference between revisions of "Template:ArmorInfo"
From SpiralKnights
(Added Ability section.) |
|||
Line 3: | Line 3: | ||
| align="center" | | | align="center" | | ||
{| width="100%" cellpadding="0" cellspacing="5" style="background-color: transparent;" | {| width="100%" cellpadding="0" cellspacing="5" style="background-color: transparent;" | ||
− | | align="left" style="color: #283138; width: 38px;"| [[Image: | + | | align="left" style="color: #283138; width: 38px;"| [[Image:{{{1}}}-Icon.png|36px]] |
− | | align="left" style="color: #283138; width: 100%;"| <big><big><big>'''''{{{ | + | | align="left" style="color: #283138; width: 100%;"| <big><big><big>'''''{{{1}}}'''''</big></big></big> |
− | | align="right" style="color: #283138;" | {{Star|{{{ | + | | align="right" style="color: #283138;" | {{Star|{{:{{{1}}}|stars}}}} |
|} | |} | ||
|- | |- | ||
Line 14: | Line 14: | ||
{| cellspacing="0" width="100%" align="center" style="background: #283138; 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; 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;" | ||
|- | |- | ||
− | | align="center" | [[Image:{{{ | + | | align="center" | [[Image:{{{1}}}-Equipped.png]] |
|} | |} | ||
|- | |- | ||
Line 27: | Line 27: | ||
|- | |- | ||
| width="25%" | '''Normal:''' | | width="25%" | '''Normal:''' | ||
− | | width="25%" | {{{ | + | | width="25%" | {{:{{{1}}}|normal}} |
| width="25%" | '''Stun:''' | | width="25%" | '''Stun:''' | ||
− | | width="25%" | {{{ | + | | width="25%" | {{:{{{1}}}|stun}} |
|- | |- | ||
| '''Piercing:''' | | '''Piercing:''' | ||
− | | {{{ | + | | {{:{{{1}}}|piercing}} |
| '''Poison:''' | | '''Poison:''' | ||
− | | {{{ | + | | {{:{{{1}}}|poison}} |
|- | |- | ||
| '''Elemental:''' | | '''Elemental:''' | ||
− | | {{{ | + | | {{:{{{1}}}|elemental}} |
| '''Fire:''' | | '''Fire:''' | ||
− | | {{{ | + | | {{:{{{1}}}|fire}} |
|- | |- | ||
| '''Shadow:''' | | '''Shadow:''' | ||
− | | {{{ | + | | {{:{{{1}}}|shadow}} |
| '''Freeze:''' | | '''Freeze:''' | ||
− | | {{{freeze| | + | | {{:{{{1}}}|freeze}} |
+ | |- | ||
+ | | | ||
+ | | | ||
+ | | '''Shock:''' | ||
+ | | {{:{{{1}}}|shock}} | ||
+ | |- | ||
+ | | | ||
+ | | | ||
+ | | '''Sleep:''' | ||
+ | | {{:{{{1}}}|sleep}} | ||
|- | |- | ||
| | | | ||
| | | | ||
| '''Curse:''' | | '''Curse:''' | ||
− | | {{{ | + | | {{:{{{1}}}|curse}} |
|} | |} | ||
|} | |} | ||
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''' |
− | {{{ | + | {{:{{{1}}}|abilities}} |
|} | |} | ||
|} | |} | ||
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> | ||
− | {{EquipmentInfo | + | {{EquipmentInfo|{{PAGENAME}}}} |
− | | | + | </pre> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | }}</pre> | + | |
|}</noinclude> | |}</noinclude> |
Revision as of 11:33, 31 October 2010
| ||||||||||||||||||||||||||||||||||||||
|
Use the following to display quick stats of an item on its page.
{{EquipmentInfo|{{PAGENAME}}}} |