Difference between revisions of "Template:ArmorInfo"

From SpiralKnights

Jump to: navigation, search
m (Updated to use SKEmptyCell template.)
(Updated to use moved templates.)
Line 7: Line 7:
 
| stars = {{{stars|0}}}
 
| stars = {{{stars|0}}}
 
| body =
 
| body =
{{SKNewRow}}
+
{{SKWindow/NewRow}}
{{SKEmptyCell|[[Image:{{{name|Unknown}}}-Equipped.png|center]]|||4}}
+
{{SKWindow/EmptyCell|[[Image:{{{name|Unknown}}}-Equipped.png|center]]|||4}}
{{SKNewRow}}
+
{{SKWindow/NewRow}}
{{SKCell|'''Defense Power'''|center||2}}
+
{{SKWindow/Cell|'''Defense Power'''|center||2}}
{{SKCell|'''Status Resist'''|center||2}}
+
{{SKWindow/Cell|'''Status Resist'''|center||2}}
{{SKNewRow}}
+
{{SKWindow/NewRow}}
{{SKCell|Normal:|||||25%}}
+
{{SKWindow/Cell|Normal:|||||25%}}
{{SKCell|{{{normal|?}}}|right||||25%}}
+
{{SKWindow/Cell|{{{normal|?}}}|right||||25%}}
{{SKCell|Stun:|||||25%}}
+
{{SKWindow/Cell|Stun:|||||25%}}
{{SKCell|{{{stun|?}}}|right||||25%}}
+
{{SKWindow/Cell|{{{stun|?}}}|right||||25%}}
{{SKNewRow}}
+
{{SKWindow/NewRow}}
{{SKCell|Piercing:}}
+
{{SKWindow/Cell|Piercing:}}
{{SKCell|{{{piercing|?}}}|right}}
+
{{SKWindow/Cell|{{{piercing|?}}}|right}}
{{SKCell|Poison:}}
+
{{SKWindow/Cell|Poison:}}
{{SKCell|{{{poison|?}}}|right}}
+
{{SKWindow/Cell|{{{poison|?}}}|right}}
{{SKNewRow}}
+
{{SKWindow/NewRow}}
{{SKCell|Elemental:}}
+
{{SKWindow/Cell|Elemental:}}
{{SKCell|{{{elemental|?}}}|right}}
+
{{SKWindow/Cell|{{{elemental|?}}}|right}}
{{SKCell|Fire:}}
+
{{SKWindow/Cell|Fire:}}
{{SKCell|{{{fire|?}}}|right}}
+
{{SKWindow/Cell|{{{fire|?}}}|right}}
{{SKNewRow}}
+
{{SKWindow/NewRow}}
{{SKCell|Shadow:}}
+
{{SKWindow/Cell|Shadow:}}
{{SKCell|{{{shadow|?}}}|right}}
+
{{SKWindow/Cell|{{{shadow|?}}}|right}}
{{SKCell|Freeze:}}
+
{{SKWindow/Cell|Freeze:}}
{{SKCell|{{{freeze|?}}}|right}}
+
{{SKWindow/Cell|{{{freeze|?}}}|right}}
{{SKNewRow}}
+
{{SKWindow/NewRow}}
{{SKEmptyCell||||2}}
+
{{SKWindow/EmptyCell||||2}}
{{SKCell|Shock:}}
+
{{SKWindow/Cell|Shock:}}
{{SKCell|{{{shock|?}}}|right}}
+
{{SKWindow/Cell|{{{shock|?}}}|right}}
{{SKNewRow}}
+
{{SKWindow/NewRow}}
{{SKEmptyCell||||2}}
+
{{SKWindow/EmptyCell||||2}}
{{SKCell|Sleep:}}
+
{{SKWindow/Cell|Sleep:}}
{{SKCell|{{{sleep|?}}}|right}}
+
{{SKWindow/Cell|{{{sleep|?}}}|right}}
{{SKNewRow}}
+
{{SKWindow/NewRow}}
{{SKEmptyCell||||2}}
+
{{SKWindow/EmptyCell||||2}}
{{SKCell|Curse:}}
+
{{SKWindow/Cell|Curse:}}
{{SKCell|{{{curse|?}}}|right}}
+
{{SKWindow/Cell|{{{curse|?}}}|right}}
{{SKNewRow}}
+
{{SKWindow/NewRow}}
{{SKCell|'''Abilities'''
+
{{SKWindow/Cell|'''Abilities'''
 
{{{abilities|None}}}|||4}}
 
{{{abilities|None}}}|||4}}
 
}}
 
}}

Revision as of 10:06, 15 December 2010

Armor ☆☆☆☆☆
Defense Power Status Resist
Normal:  ? Stun:  ?
Piercing:  ? Poison:  ?
Elemental:  ? Fire:  ?
Shadow:  ? Freeze:  ?
Shock:  ?
Sleep:  ?
Curse:  ?
Abilities

None


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 =
}}


Personal tools