Template:Infobox Monster: Difference between revisions
From Horizon Wiki Mirror
Content deleted Content added
imported>Spiffly mNo edit summary |
imported>Spiffly moved documentation to subpage |
||
| Line 145: | Line 145: | ||
</onlyinclude></includeonly> |
</onlyinclude></includeonly> |
||
==Usage== |
==Usage== |
||
| ⚫ | |||
{{#ifeq:{{lc:[[WAR]]}}|[[WAR]]|yes|no}} |
|||
Header information for a {{Cl|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 {{fontaccent|<nowiki>{{Infobox Monster|bp}}</nowiki>}} and copy the boilerplate from the preview only) |
|||
* <u>Basics</u> |
|||
** '''image:''' Filename of the monster image.<br/>If one is not available, ''leave this blank.'' It will insert the {{Tl|Mob-image-stub}} template. |
|||
** '''image caption:''' ''Optional.'' Caption for the image. |
|||
** '''job:''' {{Cl|Jobs|Job(s)}} of the monster. ''Example'': <code style="font-size:1.2em;"><nowiki>[[Black Mage]]</nowiki></code> |
|||
** '''family:''' A valid {{Cl|Bestiary|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.<br/>Valid values: ''Fire, Ice, Wind, Earth, Lightning, Water, Light, Dark''<br/>''Only provide a value if the monster can drop one.''{{Spc}} |
|||
* <u>Physical and Magical Traits</u> |
|||
** ''Important'': For {{Cl|Notorious Monsters}}, do not use these parameters. Instead, use {{Tl|NM-Notes}} |
|||
** '''weaknesses''', '''resistances''', '''immunities''', '''absorbs'''{{Spc}} |
|||
* <u>Notorious Monster</u> |
|||
** ''These parameters are only used for {{Cl|Notorious Monsters}}.'' |
|||
** '''type:''' Monster type. Used for notorious monster types.<br/>Valid values: ''nm, notorious monster, znm, zeni notorious monster, vnm, voidwalker notorious monster, campaign leader, mega boss''<br/>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.<br/>Valid values: ''1, I, 2, II, 3, III, 4, IV, 5, V''<br/>An invalid value will result in '''??''' {{Information Needed|nc}} being displayed.{{Spc}} |
|||
** '''title obtained:''' ''Optional.'' Title obtained for defeating the monster. |
|||
===Examples=== |
|||
<pre> |
|||
| ⚫ | |||
| 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]]'') |
|||
}} |
|||
</pre> |
|||
{{Infobox Monster|nc |
|||
| 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]]'') |
|||
}} |
|||
<pre> |
|||
{{Infobox Monster |
|||
| name = Bumblebee |
|||
| image = Bumblebee.jpg |
|||
| image caption = Bumblebee |
|||
| job = [[Warrior]] |
|||
| family = Bees |
|||
| crystal = Wind |
|||
| weaknesses = {{element|Ice}} {{Piercing}} |
|||
}} |
|||
</pre> |
|||
{{Infobox Monster |
|||
| name = Bumblebee |
|||
| image = Bumblebee.jpg |
|||
| image caption = Bumblebee |
|||
| job = [[Warrior]] |
|||
| family = Bees |
|||
| crystal = Wind |
|||
| weaknesses = {{element|Ice}} {{Piercing}} |
|||
| resistances = |
|||
| immunities = |
|||
| absorbs = |
|||
| type = |
|||
| subtype = |
|||
| tier = |
|||
| title obtained = |
|||
}} |
|||
Revision as of 13:45, 13 September 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 ?? Error creating thumbnail: File missing being displayed. - spawn: Optional. To be used on notorious monsters. Valid values are: Timed, Forced, Lottery, Unknown, Non-Standard, Mission & Quest. Also auto-categorizes.
- title obtained: Optional. Title obtained for defeating the monster.
- Additional Parameters
- exp party type: Optional. To be used for the era+ exp camp types such as Magic Burst Monsters, Shatter EXP Camps and Alpha EXP Camp. Also auto-categorizes.
- mob # level: Optional. To be used in conjunction with the "exp party type" parameter. When used it will auto-populate on their respective category pages. Can use numbers 1 through to 8 eg. "mob 1 level".
- mob # area: Optional. To be used in conjunction with the "exp party type" parameter. When used it will auto-populate on their respective category pages. Can use numbers 1 through to 8 eg. "mob 1 area".
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}}
}}
{{Infobox Monster
| name = Leech King
| image = Leech_King.png
| image caption = Leech King
| job = [[Warrior]]
| family = Leeches
| family2 =
| family3 =
| crystal = Water
| weaknesses = {{Element|Light}}
| resistances =
| immunities =
| absorbs =
| type = Notorious Monster
| spawn = Timed
| subtype =
| tier =
| title obtained =
}}