Template:Infobox Monster: Difference between revisions
From HorizonXI Wiki
m (added code for second example) |
(added categorizations based on mob family type) |
||
Line 56: | Line 56: | ||
| campaign leader = [[Category:Notorious Monsters]][[Category:Campaign Battles]] | | campaign leader = [[Category:Notorious Monsters]][[Category:Campaign Battles]] | ||
| mega boss = [[Category:Notorious Monsters]]{{#if:{{{subtype|}}}|[[Category:{{{subtype}}}]]}} | | mega boss = [[Category:Notorious Monsters]]{{#if:{{{subtype|}}}|[[Category:{{{subtype}}}]]}} | ||
}}}}<!-- | }}}}<!-- | ||
categorizations based on mob family types | |||
-->{{#if:{{{family|}}}|{{categorize|{{{1|}}}|[[Category:{{#dpl: | |||
|title=Category:{{{family}}} | |||
|include={Infobox Mob Family}:System | |||
}}]]}}|}}<!-- | |||
-->{{#if:{{{family2|}}}|{{categorize|{{{1|}}}|[[Category:{{#dpl: | |||
|title=Category:{{{family2}}} | |||
|include={Infobox Mob Family}:System | |||
}}]]}}|}}<!-- | |||
-->{{#if:{{{family3|}}}|{{categorize|{{{1|}}}|[[Category:{{#dpl: | |||
|title=Category:{{{family3}}} | |||
|include={Infobox Mob Family}:System | |||
}}]]}}|}}<!-- | |||
Categorization End | Categorization End |
Revision as of 11:45, 2 August 2024
Usage
Header information for a Bestiary monster entry.
- See Also: Template:Monster Information
Parameters
- First unnamed Parameter (optional): You can set the first unnamed parameter to:
- nc (no category) to prevent automatic categorization (e.g. for example pages)
- nd (no documentation) to suppress the preview documentation (helpful in the editing process)
- bp (boilerplate) to have the preview documentation without comments so you can just copy it to the page (helpful for creating new pages to just start with {{Infobox Monster|bp}} and copy the boilerplate from the preview only)
- Basics
- image: Filename of the monster image.
If one is not available, leave this blank. It will insert the {{Mob-image-stub}} template. - image caption: Optional. Caption for the image.
- job: Job(s) of the monster. Example:
[[Black Mage]]
- family: A valid family that the monster belongs to.
- family2 An optional parameter to be used if a monster belongs to multiple families.
- family3 Another optional parameter to be used if a monster belongs to multiple families.
- crystal: Optional. Crystal that the monster drops.
Valid values: Fire, Ice, Wind, Earth, Lightning, Water, Light, Dark
Only provide a value if the monster can drop one.
- image: Filename of the monster image.
- Physical and Magical Traits
- Important: For Notorious Monsters, do not use these parameters. Instead, use {{NM-Notes}}
- weaknesses, resistances, immunities, absorbs
- Notorious Monster
- These parameters are only used for Notorious Monsters.
- type: Monster type. Used for notorious monster types.
Valid values: nm, notorious monster, znm, zeni notorious monster, vnm, voidwalker notorious monster, campaign leader, mega boss
Any other value will be output as provided. - subtype: If the type is mega boss, provide the subtype category name.
- tier: If the type is znm or vnm, provide the tier number.
Valid values: 1, I, 2, II, 3, III, 4, IV, 5, V
An invalid value will result in ?? being displayed. - title obtained: Optional. Title obtained for defeating the monster.
Examples
{{Infobox Monster | name = Fafnir | image = Fafnir.png | image caption = Fafnir | job = | family = Wyrms | crystal = Fire | weaknesses ={{Element|Water}}{{Element|Lightning}} | resistances = {{element|Fire}}{{element|ice}} | immunities = | absorbs = | type = Notorious Monster | subtype = High Notorious Monster | tier = | title obtained = Fafnir Slayer (''[[Dragon's Aery]]'') }}
Fafnir | |
---|---|
Family: | Wyrms |
Crystal: | Fire |
Weak against: | |
Resistant to: | |
Notorious Monster | |
Title Obtained: | Fafnir Slayer (Dragon's Aery) |
{{Infobox Monster | name = Bumblebee | image = Bumblebee.jpg | image caption = Bumblebee | job = [[Warrior]] | family = Bees | crystal = Wind | weaknesses = {{element|Ice}} {{Piercing}} }}