Difference between revisions of "Template:ArmorInfo"
From SpiralKnights
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:Equipment-{{{name|Unknown}}}_icon.png|36px]] |
− | | align="left" style="color: #283138; width: 100%;"| <big><big><big>'''''{{{ | + | | align="left" style="color: #283138; width: 100%;"| <big><big><big>'''''{{{dname|Armor}}}'''''</big></big></big> |
− | | align="right" style="color: #283138;" | {{Star| | + | | align="right" style="color: #283138;" | {{Star|{{{star|1}}}}} |
|} | |} | ||
|- | |- | ||
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:{{{name|Unknown}}}-Equipped.png]] |
|} | |} | ||
|- | |- | ||
Line 27: | Line 27: | ||
|- | |- | ||
| width="25%" | '''Normal:''' | | width="25%" | '''Normal:''' | ||
− | | width="25%" | {{ | + | | width="25%" | {{{normal|0}}} |
| width="25%" | '''Stun:''' | | width="25%" | '''Stun:''' | ||
− | | width="25%" | {{ | + | | width="25%" | {{{stun|0}}} |
|- | |- | ||
| '''Piercing:''' | | '''Piercing:''' | ||
− | | {{ | + | | {{{piercing|0}}} |
| '''Poison:''' | | '''Poison:''' | ||
− | | {{ | + | | {{{poison|0}}} |
|- | |- | ||
| '''Elemental:''' | | '''Elemental:''' | ||
− | | {{ | + | | {{{elemental|0}}} |
| '''Fire:''' | | '''Fire:''' | ||
− | | {{ | + | | {{{fire|0}}} |
|- | |- | ||
| '''Shadow:''' | | '''Shadow:''' | ||
− | | {{ | + | | {{{shadow|0}}} |
| '''Freeze:''' | | '''Freeze:''' | ||
− | | {{ | + | | {{{freeze|0}}} |
− | | | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| | | | ||
| | | | ||
| '''Curse:''' | | '''Curse:''' | ||
− | | {{ | + | | {{{curse|0}}} |
|} | |} | ||
|} | |} | ||
Line 66: | Line 56: | ||
{| 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;" | ||
|- | |- | ||
− | | ''' | + | | '''Ability''' |
− | {{ | + | {{{ability|None}}} |
|} | |} | ||
|} | |} | ||
Line 74: | Line 64: | ||
<noinclude> | <noinclude> | ||
− | {| align="center" width="50% | + | {|align="center" width="50%" |
− | | | + | | |
− | | '''Use the following to display quick stats of an item | + | |+'''Use the following to display quick stats of an item. Usage guidelines are in the discussion page.''' |
<pre> | <pre> | ||
− | {{EquipmentInfo| | + | {{EquipmentInfo |
− | </pre> | + | |name= |
+ | |dname= | ||
+ | |star= | ||
+ | |normal= | ||
+ | |piercing= | ||
+ | |elemental= | ||
+ | |shadow= | ||
+ | |stun= | ||
+ | |poison= | ||
+ | |fire= | ||
+ | |freeze= | ||
+ | |curse= | ||
+ | }}</pre> | ||
|}</noinclude> | |}</noinclude> |
Revision as of 11:56, 31 October 2010
| ||||||||||||||||||||||||||||||
|