Template:Infobox Creature
Jump to navigation
Jump to search
| {{{name}}} | |
| {{{image}}} | |
| Biographical Information | |
| Class | {{{class}}} |
| Species | {{{species}}} |
| Rarity | {{{rarity}}} |
| Homeworld | {{{homeworld}}} |
| Size | {{{size}}} |
| Base HP | {{{basehp}}} |
| Attack | |
| Maximum Range | {{{maxrange}}} |
| Minimum Damage | {{{mindamage}}} |
| Maximum Damage | {{{maxdamage}}} |
| Additional Information | |
| Weight | {{{weight}}} |
| Volume | {{{volume}}} |
| Spawn Terrain | {{{terrain}}} |
| Terrain Restrictions | {{{restrict}}} |
| Skills | {{{skills}}} |
Usage
The Creature Box template is used for Creature pages only, to describe the Creature. Paste the following code into the top of an article, filling all known fields:
{{Infobox Creature
| image =[[File:Example.jpg|200px]]
| name =
| class =
| species =
| rarity =
| homeworld =
| size =
| basehp =
| minrange =
| maxrange =
| mindamage =
| maxdamage =
| aggression =
| weight =
| volume =
| terrain =
| restrict =
| skills =
}}