Difference between revisions of "Template:MonsterTemporary"

From SpiralKnights

Jump to: navigation, search
m (Changed the proportion of cell widths. Seems like a huge waste of space in abilities section, especially when a monster has only one or two abilities.)
m (ok back to normal)
 
(47 intermediate revisions by 12 users not shown)
Line 1: Line 1:
 
{{SKWindow
 
{{SKWindow
| width = 100%
 
 
| title = {{{name|Monster Name}}}
 
| title = {{{name|Monster Name}}}
| stars = {{{threat|0}}}
+
| width = 100%
| body =
+
| body =  
 
{{SKNewRow}}
 
{{SKNewRow}}
{{SKCell|[[Image:Monster-{{{name|Image_Needed}}}.png|128px]]||||2|148px}}
+
{{#switch:{{{T1}}}
{{SKCell|'''Description'''
+
|#default={{{image1|{{SKCell|2=center|'''{{{tier1|Tier 1}}}'''<br>{{#ifexist:File:Monster-{{{name|}}}{{{imgfix|}}}.png
{{{description|Description pending.}}}||top|||65%}}
+
|[[Image:Monster-{{{name|}}}{{{imgfix|}}}.png|128px|center]]
 +
|[[File:Image Wanted.png|link=File:Monster-{{{name|}}}.png|128px]]
 +
}} }}|center|left|||128px}}}
 +
|no=
 +
}}
 +
{{#switch:{{{T2}}}
 +
|#default={{{image2|{{SKCell|2=center|'''{{{tier2|Tier 2}}}'''<br>{{#ifexist:File:Monster-{{{name|}}}_2{{{imgfix|}}}.png
 +
|[[Image:Monster-{{{name|}}}{{{imgfix|}}}_2.png|128px|center]]
 +
|[[File:Image Wanted.png|link=File:Monster-{{{name|}}}_2.png|128px]]
 +
}} }}|center|left|||128px}}}
 +
|no=
 +
}}
 +
{{#switch:{{{T3}}}
 +
|#default={{{image3|{{SKCell|2=center|'''{{{tier3|Tier 3}}}'''<br>{{#ifexist:File:Monster-{{{name|}}}_3{{{imgfix|}}}.png
 +
|[[Image:Monster-{{{name|}}}{{{imgfix|}}}_3.png|128px|center]]
 +
|[[File:Image Wanted.png|link=File:Monster-{{{name|}}}_3.png|128px]]
 +
}} }}|center|left|||128px}}}
 +
|no=
 +
}}
 
{{SKCell|'''Abilities'''
 
{{SKCell|'''Abilities'''
{{{abilities|Unknown}}}||top||2|35%}}
+
{{{abilities|This monster has no known abilities.}}}||top|||21%}}
{{SKNewRow}}
+
 
{{SKCell|'''Location'''
 
{{SKCell|'''Location'''
{{{location|Unknown}}}||top}}
+
{{{location|This monster's whereabouts are unknown.}}}||top|||30%}}
 +
{{SKCell|'''Drops'''
 +
{{{drop|This monster's drop table is pending.}}}||top|||24%}}
 +
{{SKNewRow}}
 +
{{SKCell|'''Description'''
 +
{{{description|This monster's description is pending.}}}||top|6|}}
 
}}
 
}}
 
+
<noinclude>{{documentation}}</noinclude>
<noinclude>
+
{|align="center" width="50%" style="background:none"
+
|+'''Use the following to add a new monster. Usage guidelines are in the discussion page.'''
+
|-
+
|
+
<pre>
+
{{Monster
+
|name=
+
|imagename=
+
|threat=
+
|location=
+
|description=
+
|abilities=
+
}}</pre>
+
|}</noinclude>
+

Latest revision as of 09:09, 22 May 2020

Monster Name
Tier 1
Image Wanted.png
Tier 2
Image Wanted.png
Tier 3
Image Wanted.png
Abilities

This monster has no known abilities.

Location

This monster's whereabouts are unknown.

Drops

This monster's drop table is pending.

Description

This monster's description is pending.

[create] Template documentation
Personal tools