Difference between revisions of "Template:MonsterTemporary"

From SpiralKnights

Jump to: navigation, search
m (Definitely didn't misspell abilities.)
(Updated to use new helper templates.)
Line 1: Line 1:
{| cellpadding="0" cellspacing="0" align="center" style="border: 5px solid #000000; background: #ebc94d; 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 = 100%
| align="center" |
+
| title = {{{name|Monster Name}}}
{| width="100%" cellpadding="0" cellspacing="5" style="background-color: transparent;"
+
| stars = {{{threat|0}}}
| align="left" style="color: #283138; width: 100%;"| <big><big><big>'''''{{{name|Monster Name}}}'''''
+
| body =
| align="right" style="color: #283138;" | {{{threat|{{star|0}}}}} </big></big></big>
+
{{SKNewRow}}
|}
+
{{SKCell|[[Image:Monster-{{{name|Image_Needed}}}.png|128px]]||||2|128px}}
|-
+
{{SKCell|'''Description'''
| align="center" |
+
{{{description|Description pending.}}}||top}}
{| cellpadding="5" cellspacing="0" align="center" style="color: #FFFFFF; border: 2px solid #496e8b; background: #114255; font-size:smaller; 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;"
+
{{SKCell|'''Abilities'''
|
+
{{{abilities|Unknown}}}||top||2}}
{| cellpadding="0" cellspacing="10" align="center" style="background: #283138; color: #FFFFFF; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; -icab-border-radius: 5px; -o-border-radius: 5px;" |
+
{{SKNewRow}}
| valign="top" | [[Image:Monster-{{{imagename|Image_Needed}}}.png|128px]]
+
{{SKCell|'''Location'''
|}
+
{{{location|Unknown}}}||top}}
|
+
}}
{| cellpadding="0" cellspacing="10" align="center" style="background: #283138; color: #FFFFFF; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; -icab-border-radius: 5px; -o-border-radius: 5px;"
+
| '''Description'''
+
{{{description|Description Pending}}}
+
|-
+
| '''Location'''
+
{{{location|Unknown}}}
+
|}
+
|
+
{| cellpadding="0" cellspacing="10" width="150px" height="128px" align="center" style="background: #283138; color: #FFFFFF; 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|}}}
+
|}
+
|}
+
|}
+
  
 
<noinclude>
 
<noinclude>

Revision as of 00:00, 14 November 2010

Monster Name ☆☆☆☆☆
128px Description

Description pending.

Abilities

Unknown

Location

Unknown


Use the following to add a new monster. Usage guidelines are in the discussion page.
{{Monster
|name=
|imagename=
|threat=
|location=
|description=
|abilities=
}}
Personal tools