Difference between revisions of "Template:WeaponInfo"

From SpiralKnights

Jump to: navigation, search
(Second verse, same as the first.)
(Updated to use new helper templates.)
Line 1: Line 1:
{| cellpadding="0" cellspacing="0" width="300" align="right" style="border: 5px solid #000000; background: #ebc94d; margin: 0px 0px 20px 20px; border-radius: 14px; -moz-border-radius: 14px; -webkit-border-radius: 14px; -khtml-border-radius: 14px; -icab-border-radius: 14px; -o-border-radius: 14px;"
+
{{SKWindow
|-
+
| width = 300px
| align="center" |
+
| align = right
{| width="100%" cellpadding="0" cellspacing="5" style="background-color: transparent;"
+
| margin = 0px 0px 20px 20px
| align="left" style="color: #283138; width: 38px;"| [[Image:Equipment-{{{name|Unknown}}}_icon.png|36px]]
+
| icon = Equipment-{{{name|Unknown}}}_icon.png
| align="left" style="color: #283138; width: 100%;"| <big><big><big>'''''{{{name|Weapon}}}'''''</big></big></big>
+
| title = {{{name|Weapon}}}
| align="right" style="color: #283138;" | {{Star|{{{star|1}}}}}
+
| stars = {{{stars|0}}}
|}
+
| body =
|-
+
{{SKNewRow}}
| align="center" |
+
{{SKCell|[[Image:{{{name|Unknown}}}-Equipped.png]]|center}}
{| cellpadding="5" cellspacing="0" align="center" style="border: 2px solid #496e8b; background: #114255; width: 100%; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -icab-border-radius: 10px; -o-border-radius: 10px;"
+
{{SKNewRow}}
|-
+
{{SKCell|[[Image:Equipment-{{{name|Unknown}}}_Stats.png]]|center}}
|
+
{{SKNewRow}}
{| 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;"
+
{{SKCell|'''Abilities'''
|-
+
{{{abilities|None}}}}}
| align="center" | [[Image:{{{name|Unknown}}}-Equipped.png]]
+
}}
|}
+
|-
+
|
+
{| 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:Equipment-{{{name|Unknown}}}_Stats.png]]
+
|}
+
|-
+
|
+
{| 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}}}
+
|}
+
|}
+
|}
+
  
 
<noinclude>
 
<noinclude>

Revision as of 23:14, 13 November 2010

Weapon ☆☆☆☆☆
File:Unknown-Equipped.png
File:Equipment-Unknown Stats.png
Abilities

None


Use the following to display quick stats of a weapon on its page.
{{WeaponInfo
| name = Item Name
| star = Number 0-5
| abilities = Abilities
}}
Personal tools