Template:MOB infobox: Difference between revisions
Jump to navigation
Jump to search
Gorgonzola (talk | contribs) Working link to creature type category. |
Gorgonzola (talk | contribs) Adding Armor, Health and Rage icons + parameters. |
||
| Line 3: | Line 3: | ||
|- | |- | ||
| style="width:300px;" colspan="2" align="center" | {{{image|[[Image:{{PAGENAME}}.jpg{{pipe}}300px]]}}} | | style="width:300px;" colspan="2" align="center" | {{{image|[[Image:{{PAGENAME}}.jpg{{pipe}}300px]]}}} | ||
|- | |||
| colspan="2" align="center" | [[Image:Armor-icon-30px.gif|Armor]]{{{armor|-}}}[[Image:Health-icon-30px.gif|Health]]{{{health|-}}}[[Image:Rage-icon-30px.gif|Rage]]{{{rage|-}}} | |||
|- valign="top" | |- valign="top" | ||
! style="background:#eee;width:100px;" | [[:Category:Creatures by Type|Anatomy]] | ! style="background:#eee;width:100px;" | [[:Category:Creatures by Type|Anatomy]] | ||
| Line 16: | Line 18: | ||
| image = | | image = | ||
| type = | | type = | ||
| armor = | |||
| health = | |||
| rage = | |||
}} | }} | ||
</pre> | </pre> | ||
| Line 27: | Line 32: | ||
: MUST match an existing [[:Category:Creatures by Type]] | : MUST match an existing [[:Category:Creatures by Type]] | ||
; armor | |||
; health | |||
; rage | |||
: Numerical values as displayed in the in-game target box. | |||
==Examples== | ==Examples== | ||
Revision as of 20:11, 3 October 2014
| MOB infobox | |
|---|---|
| File:MOB infobox.jpg | |
| Anatomy | Rodent |
Syntax
{{MOB infobox
| name =
| image =
| type =
| armor =
| health =
| rage =
}}
Parameters
- name
- Optional. Defaults to article name.
- image
- Optional. Defaults to a .jpg image of the article's name. If specified, use File:Creature name.jpg
- type
- MUST match an existing Category:Creatures by Type
- armor
- health
- rage
- Numerical values as displayed in the in-game target box.