Template:MOB infobox: Difference between revisions
Jump to navigation
Jump to search
Please do not "Fix" the title field. That actually breaks more things. We want the mob names in the title field on each page for a reason! Thank you. |
changed default title to blank from 'title' |
||
| Line 3: | Line 3: | ||
--><tr><!-- | --><tr><!-- | ||
--><th colspan="2" style="font-size:17px; text-align:center; background-color:#7de36f;color:#185110;"><!-- | --><th colspan="2" style="font-size:17px; text-align:center; background-color:#7de36f;color:#185110;"><!-- | ||
-->{{{title| | -->{{{title|}}}<!-- | ||
--></th><!-- | --></th><!-- | ||
--></tr><!-- | --></tr><!-- | ||
Revision as of 20:54, 17 April 2017
| Note that this template is still under construction.
It may not function as expected. Check the discussion for info about its current state. See Category:Underconstruction templates for other incomplete templates. |
| File:MOB infobox.png | |
| Anatomy | Missing Type ! |
Template documentation (for the above template, sometimes hidden or invisible) [view] [edit] [history] [refresh]
Description
Create an attractive "info card" for enemies and bosses. This is another way to liven up the pages. It also provides a consistent "at a glance" information box with vital information that is consistent across all creatures.
Note that the goal is not to cover everything that can fit into the card, as that is in the body of the article. If you have any suggestions for what should/could go in the infobox, please comment on the Talk page or the author's talk page. This template will have more parameters, but is awaiting Wiki Extensions.
- Automatic categories
- curse => this will add "Has curse" and will show up in the Curse boss list
- type => the anatomy type will list under the corresponding category for creature type lists, eg. Undead
Syntax
{{MOB infobox
| title =
| image =
| type =
| health =
| armor =
| rage =
| notoriety =
| curse =
| effective =
| veffective =
| ineffective =
| vineffective =
| immune =
}}
Parameters
- title
- Not Optional. Must be the Mob's name.
- image
- Optional. Defaults to a .png image of the article's name. If specified, use
[[Image:Creature name.jpg|300px|]] - type
- MUST match an existing Category:Creatures by Type
- health
- OPTIONAL. Numerical value as displayed in the in-game target box. Use on bosses, and creatures that appear in a single location in-game. Creatures that appear in many locations such as the Tiger do not require health/armor/rage to be listed in its infobox.
- armor
- OPTIONAL. Numerical value as displayed in the in-game target box. Will only display if a health exists.
- rage
- OPTIONAL. Numerical value as displayed in the in-game target box. Will only display if a health exists.
- notoriety
- OPTIONAL. Show notoriety XP gain for special creatures.
- curse
- OPTIONAL. Lists exact name of curse if the creature is a curse causing boss.
- effective
- OPTIONAL. Lists damage types that are effective against this creature.
- veffective
- OPTIONAL. Lists damage types that are very effective against this creature.
- ineffective
- OPTIONAL. Lists damage types that are ineffective against this creature.
- vineffective
- OPTIONAL. Lists damage types that are very ineffective against this creature.
- immune
- OPTIONAL. Lists damage types that the mob is immune to.
Examples
- To see a completed example, look at Young Kraken.
The typical usage is to use this in a new article, save, and THEN upload the image by clicking the image link (which then is pre-set with the article name):
{{MOB infobox
| title = Young Kraken
| type = Fish and Snail
| notoriety = 500
| health = 8508
| armor = 1007
| rage = 1299
| effective = Crushing
| veffective = Slashing
| vineffective = Poison
| immune = Nature
}}
| Young Kraken | |
|---|---|
| File:MOB infobox.png | |
| Anatomy | Fish and Snail |
| Notoriety | 500 |
| Effective: | Crushing |
| Immune: | Nature |
The above text is transcluded from Template:MOB infobox/doc; you can change it or view its history.
If you're done making changes, please refresh the text.
Please add categories and interwikis to Template:MOB infobox/doc. (View all subpages of this page.)
If you're done making changes, please refresh the text.
Please add categories and interwikis to Template:MOB infobox/doc. (View all subpages of this page.)