Template:Infobox Creature: Difference between revisions
Jump to navigation
Jump to search
edits |
slight reversion |
||
Line 1: | Line 1: | ||
{| | {| style="border: 1px solid grey; padding: 1px; width: 25%; float: right; font-size: 10px;" | ||
| width="100%" colspan="2" style="background-color: #21314c; font-size: 16px; text-align: center;" | <font color=white>'''{{{name}}}'''</font> | | width="100%" colspan="2" style="background-color: #21314c; font-size: 16px; text-align: center;" | <font color=white>'''{{{name}}}'''</font> | ||
|- | |- | ||
Line 50: | Line 50: | ||
|- | |- | ||
| width="31%" | Spawn Terrain | | width="31%" | Spawn Terrain | ||
| width="69%" | {{{ | | width="69%" | {{{terrain}}} | ||
|- | |- | ||
| width="31%" | Terrain Restrictions | | width="31%" | Terrain Restrictions | ||
Line 82: | Line 82: | ||
| weight = | | weight = | ||
| volume = | | volume = | ||
| | | terrain = | ||
| restrict = | | restrict = | ||
| skills = | | skills = |
Revision as of 05:28, 8 February 2014
{{{name}}} | |
{{{image}}} | |
Biographical Information | |
Class | {{{class}}} |
Species | {{{species}}} |
Rarity | {{{rarity}}} |
Homeworld | {{{homeworld}}} |
Size | {{{size}}} |
Base HP | {{{basehp}}} |
Attack | |
Minimum Range | {{{minrange}}} |
Maximum Range | {{{maxrange}}} |
Minimum Damage | {{{mindamage}}} |
Maximum Damage | {{{maxdamage}}} |
Additional Information | |
Aggression | {{{aggression}}} |
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 = }}