Difference between revisions of "Template:Boss"

From SpiralKnights

Jump to: navigation, search
(Made template for Boss pages, based on the ArmorInfo and Monster templates. Not testing soon.)
 
m (*emoticon of eyes* lets see if im getting this newline thing)
 
(11 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{SKWindow
 
{{SKWindow
| width = 350px
+
| width = 300px
 
| align = right
 
| align = right
 
| margin = 0px 0px 20px 20px
 
| margin = 0px 0px 20px 20px
 
| title = {{{name|Boss Name}}}
 
| title = {{{name|Boss Name}}}
| tier = {{{tier|0}}}
 
 
| body =
 
| body =
 
{{SKWindow/NewRow}}
 
{{SKWindow/NewRow}}
{{SKWindow/EmptyCell|[[Image:Monster-{{{name|Image Needed}}}{{{fiximg|}}}.png|center]]|||4}}
+
{{SKWindow/EmptyCell
 +
|1={{#ifexist:File:Monster-{{{name}}}.png|[[File:Monster-{{{name}}}.png|200px]]|[[File:Image Wanted.png|link=File:Monster-{{{name|}}}.png]] }}
 +
|2=center
 +
|3=
 +
|4=4
 +
}}
 
{{SKWindow/NewRow}}
 
{{SKWindow/NewRow}}
 
{{SKWindow/Cell|'''Location'''
 
{{SKWindow/Cell|'''Location'''
Line 16: Line 20:
 
{{SKWindow/NewRow}}
 
{{SKWindow/NewRow}}
 
{{SKWindow/Cell|'''Weak to'''
 
{{SKWindow/Cell|'''Weak to'''
{{{drop|This boss's weaknesses are unknown.}}}||top|||150px}}
+
{{{weak|This boss's weaknesses are unknown.}}}||top|||150px}}
 
{{SKWindow/NewRow}}
 
{{SKWindow/NewRow}}
 
{{SKWindow/Cell|'''Resistant to'''
 
{{SKWindow/Cell|'''Resistant to'''
{{{drop|This boss's resistances are unknown.}}}||top|||150px}}
+
{{{resist|This boss's resistances are unknown.}}}||top|||150px}}
 
{{SKWindow/NewRow}}
 
{{SKWindow/NewRow}}
 
{{SKWindow/Cell|'''Drops'''
 
{{SKWindow/Cell|'''Drops'''
 
{{{drop|This boss's drop table is pending.}}}||top|||150px}}
 
{{{drop|This boss's drop table is pending.}}}||top|||150px}}
}}
+
}}<includeonly>[[Category:Bosses]][[Category:Monsters]]</includeonly><noinclude>{{documentation}}</noinclude>
 
+
<noinclude>{{documentation}}</noinclude>
+

Latest revision as of 23:30, 19 March 2020

Boss Name
Image Wanted.png
Location

This boss's whereabouts are unknown.

Abilities

This boss has no known abilties

Weak to

This boss's weaknesses are unknown.

Resistant to

This boss's resistances are unknown.

Drops

This boss's drop table is pending.

[edit] [purge] Template documentation

Use this template to add concise Boss info on Boss pages.

Usage

Example:

{{Boss
|name      =
|location  =
|abilities =
|weak      =
|resist    =
|drop      =
}}
Personal tools