Difference between revisions of "Template:ArmorInfo"

From SpiralKnights

Jump to: navigation, search
(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:Equipment-{{{name|Unknown}}}_icon.png|36px]]
+
| align="left" style="color: #283138; width: 38px;"| [[Image:{{{1}}}-Icon.png|36px]]
| align="left" style="color: #283138; width: 100%;"| <big><big><big>'''''{{{dname|Armor}}}'''''</big></big></big>
+
| align="left" style="color: #283138; width: 100%;"| <big><big><big>'''''{{{1}}}'''''</big></big></big>
| align="right" style="color: #283138;" | {{Star|{{{star|1}}}}}
+
| 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:{{{name|Unknown}}}-Equipped.png]]
+
| align="center" | [[Image:{{{1}}}-Equipped.png]]
 
|}
 
|}
 
|-
 
|-
Line 27: Line 27:
 
|-
 
|-
 
| width="25%" | '''Normal:'''
 
| width="25%" | '''Normal:'''
| width="25%" | {{{normal|0}}}
+
| width="25%" | {{:{{{1}}}|normal}}
 
| width="25%" | '''Stun:'''
 
| width="25%" | '''Stun:'''
| width="25%" | {{{stun|0}}}
+
| width="25%" | {{:{{{1}}}|stun}}
 
|-
 
|-
 
| '''Piercing:'''
 
| '''Piercing:'''
| {{{piercing|0}}}
+
| {{:{{{1}}}|piercing}}
 
| '''Poison:'''
 
| '''Poison:'''
| {{{poison|0}}}
+
| {{:{{{1}}}|poison}}
 
|-
 
|-
 
| '''Elemental:'''
 
| '''Elemental:'''
| {{{elemental|0}}}
+
| {{:{{{1}}}|elemental}}
 
| '''Fire:'''
 
| '''Fire:'''
| {{{fire|0}}}
+
| {{:{{{1}}}|fire}}
 
|-
 
|-
 
| '''Shadow:'''
 
| '''Shadow:'''
| {{{shadow|0}}}
+
| {{:{{{1}}}|shadow}}
 
| '''Freeze:'''
 
| '''Freeze:'''
| {{{freeze|0}}}
+
| {{:{{{1}}}|freeze}}
 +
|-
 +
|
 +
|
 +
| '''Shock:'''
 +
| {{:{{{1}}}|shock}}
 +
|-
 +
|
 +
|
 +
| '''Sleep:'''
 +
| {{:{{{1}}}|sleep}}
 
|-
 
|-
 
|
 
|
 
|
 
|
 
| '''Curse:'''
 
| '''Curse:'''
| {{{curse|0}}}
+
| {{:{{{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;"
 
|-
 
|-
| '''Ability'''
+
| '''Abilities'''
  
{{{ability|None}}}
+
{{:{{{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. Usage guidelines are in the discussion page.'''
+
| '''Use the following to display quick stats of an item on its page.'''
 
<pre>
 
<pre>
{{EquipmentInfo
+
{{EquipmentInfo|{{PAGENAME}}}}
|name=
+
</pre>
|dname=
+
|star=
+
|normal=
+
|piercing=
+
|elemental=
+
|shadow=
+
|stun=
+
|poison=
+
|fire=
+
|freeze=
+
|curse=
+
}}</pre>
+
 
|}</noinclude>
 
|}</noinclude>

Revision as of 11:33, 31 October 2010

[[Image:{{{1}}}-Icon.png|36px]] {{{1}}}
[[Image:{{{1}}}-Equipped.png]]
Defense Power Status Resist
Normal: {{:{{{1}}}|normal}} Stun: {{:{{{1}}}|stun}}
Piercing: piercing}} Poison: poison}}
Elemental: elemental}} Fire: fire}}
Shadow: shadow}} Freeze: freeze}}
Shock: shock}}
Sleep: sleep}}
Curse: curse}}
Abilities

{{:{{{1}}}|abilities}}


Use the following to display quick stats of an item on its page.
{{EquipmentInfo|{{PAGENAME}}}}
Personal tools