Difference between revisions of "Template:MonsterList"

From SpiralKnights

Jump to: navigation, search
m (extra brackets)
m
Line 43: Line 43:
 
|slime    = <span style="display: none;">slime</span>[[File:Gate Icon-Slime.png|36px|link=Monster#Slime Family]]<br>[[Monster#Slime Family|Slime]]  
 
|slime    = <span style="display: none;">slime</span>[[File:Gate Icon-Slime.png|36px|link=Monster#Slime Family]]<br>[[Monster#Slime Family|Slime]]  
 
|undead    = <span style="display: none;">undead</span>[[File:Gate Icon-Undead.png|36px|link=Monster#Undead Family]]<br>[[Monster#Undead Family|Undead]]
 
|undead    = <span style="display: none;">undead</span>[[File:Gate Icon-Undead.png|36px|link=Monster#Undead Family]]<br>[[Monster#Undead Family|Undead]]
 +
|swarm    = <span style="display: none;">y</span>[[File:Gate Icon-Swarm.png|36px|link=Monster#The Swarm]]<br>[[Monster#The Swarm|Swarm]]
 
|unknown  = <span style="display: none;">z</span>[[File:Unknown.png|36px|link=Monster#Unknown]]<br>[[Monster#Unknown|Unknown]]
 
|unknown  = <span style="display: none;">z</span>[[File:Unknown.png|36px|link=Monster#Unknown]]<br>[[Monster#Unknown|Unknown]]
 
}}
 
}}

Revision as of 02:25, 8 September 2015

[edit] [purge] Template documentation

Usage

To display a sortable list of monsters. Consider it to be an organized, informative gallery of all monsters.

Code

{{MonsterList
|name   = 
|tier   =
|family = 
|status = 
|type   = 
|class  = 
|notes  = 
}}

Parameters

Required

|name

  • The name of the monster as seen in-game when it is targeted. Use upper case.

|tier

The tiers in which the monster can be encountered, considering its visual appearance as well. Some monsters look the same for all tiers. Enter one of the following that fits:
all (if encountered in all tiers but has the same appearance, example usage is "Zombie")
1 (if only encountered in tier 1)
2 (if only encountered in tier 2)
3 (if only encountered in tier 3)
1,2 (if only encountered in tier 1 or 2)
1,3 (this is not used with the way the game works right now)
2,3 (if only encountered in tier 2 or 3, example usage is "Black Kat")
1,2,3 (most commonly used - this is only for monsters that have a different visual appearance per tier)

|family

  • The family the monster belongs to.

|status

  • The status the monster is themed with. Do not use stun.

|type

  • The "species" of monster. Example: A Hurkat is a Kat.

|class

  • PENDING (The class of monster, based on its general battle tactics).

|notes

  • Brief information about the monster's date of release and anything else extremely important that permits consistent list sorting.

Optional

|specific

yes
no
Defaults to yes or no as statistically relevant for the above parameters, can be adjusted as needed. Only set to "no" if the monster has the same appearance for every encounter, and/or is isolated to that tier through some convention such as "clan". "specific=yes" means the monster "yes, has a specific appearance per tier." So "=no" would mean the monster looks the same for every encounter, even if it has different attacks. Example usage: Certain bosses, gremlin clan units such as "Ironclaw Mender". When set to "no," there should only be a single image of the monster on display in the row.

Examples

See what links here for examples of this template in action.

Notes

Personal tools