Difference between revisions of "Template:MonstrousProfile/doc"
From SpiralKnights
m (→Required) |
m (→Parameters) |
||
Line 36: | Line 36: | ||
|loot | |loot | ||
:The possible drops of the monster. Please use [[:Template:Material/Monster]] whenever relevant. Fiends will also use [[:Template:Material/MotT-Fiend]]. Monsters that do not fit the norm should have specialized entries. | :The possible drops of the monster. Please use [[:Template:Material/Monster]] whenever relevant. Fiends will also use [[:Template:Material/MotT-Fiend]]. Monsters that do not fit the norm should have specialized entries. | ||
− | |||
− | |||
− | |||
===Optional=== | ===Optional=== | ||
Line 46: | Line 43: | ||
|notes | |notes | ||
:Most monsters behave the same way as each other within a species, so the template uses a default statement. You will want to mention [[status]] immunity here. | :Most monsters behave the same way as each other within a species, so the template uses a default statement. You will want to mention [[status]] immunity here. | ||
+ | |||
+ | |encounter | ||
+ | :The possible and set areas in which this monster can be found. This is linked to a subpage specific to each monster. These subpages have a specific format that should be followed. See the [[Firo Knight/Encounter]] page for details. | ||
+ | *If the monster cannot be found anywhere ever (it is obsolete), set this =no, otherwise, do not include this parameter in the code. | ||
==Examples== | ==Examples== |
Revision as of 15:36, 18 August 2015
Usage
To display important information about a specific monster species on that monster's page. Please have ToC sections (===NAME===) with the name of the monster immediately before this code.
Code
{{MonstrousProfile |name = |tier = |description = |notes = |combat = |loot = |encounter = }}
Parameters
Required
|name
- The name of the monster
|tier
- The tiers that the monster has a different appearance in. Some monsters look the same for all tiers. Enter one of the following that fits:
- 1
- 2
- 3
- all (example usage is Zombie)
- 1,2
- 1,3 (this is not used with the way the game works right now)
- 2,3 (example usage is Black Kat)
- 1,2,3 (most commonly used)
|combat
- The attacks of the monster in bullet list form. Be sure to mention damage type, status if relevant, and tier.
|loot
- The possible drops of the monster. Please use Template:Material/Monster whenever relevant. Fiends will also use Template:Material/MotT-Fiend. Monsters that do not fit the norm should have specialized entries.
Optional
|description
- Most monsters do not have an official description, so the template uses a default statement.
|notes
- Most monsters behave the same way as each other within a species, so the template uses a default statement. You will want to mention status immunity here.
|encounter
- The possible and set areas in which this monster can be found. This is linked to a subpage specific to each monster. These subpages have a specific format that should be followed. See the Firo Knight/Encounter page for details.
- If the monster cannot be found anywhere ever (it is obsolete), set this =no, otherwise, do not include this parameter in the code.
Examples
See what links here for examples of this template in action.
Notes
Previous version of this type of information's display: Template:Monster.
See Also
Forum discussions about this template:
- Node 108429 (monster templates could include status resistance information)
- Node 111444 (materials)