Difference between revisions of "Template:MonsterList"
From SpiralKnights
m (switches) |
m |
||
Line 1: | Line 1: | ||
− | |- align="center" valign="middle" | + | <includeonly>|- align="center" valign="middle" |
|style="background: #c7dbea; padding:3px; border-radius: 5px;" | [[{{{file|File:Monster-{{{name}}}.png|100px|link={{{name}}}}}}]] | |style="background: #c7dbea; padding:3px; border-radius: 5px;" | [[{{{file|File:Monster-{{{name}}}.png|100px|link={{{name}}}}}}]] |
Revision as of 23:21, 6 September 2015
[edit] [ ] 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
|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
- Forum Discussion about this template.
The above documentation is transcluded from Template:MonsterList/doc. (edit | history) Editors can experiment in this template's sandbox (create) and testcases (create) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |