Template:Infobox Creature: Difference between revisions

From Holocron - Star Wars Combine
Jump to navigation Jump to search
Evelyn Reighner (talk | contribs)
Updates. Still needs work however
Evelyn Reighner (talk | contribs)
edits
Line 37: Line 37:
|  width="31%" | Maximum Damage
|  width="31%" | Maximum Damage
|  width="69%" | {{{maxdamage}}}
|  width="69%" | {{{maxdamage}}}
|-
|  width="100%" colspan="2" style="background-color: #21314c;" | <font color=white>'''Additional Information'''</font>
|-
|-
|  width="31%" | Aggression
|  width="31%" | Aggression
Line 47: Line 49:
|  width="69%" | {{{volume}}}
|  width="69%" | {{{volume}}}
|-
|-
|  width="31%" | Terrain Spawn
|  width="31%" | Spawn Terrain
|  width="69%" | {{{terrain}}}
|  width="69%" | {{{spawn}}}
|-
|  width="31%" | Terrain Restrictions
|  width="69%" | {{{restrict}}}
|-
|-
|  width="31%" | Skills
|  width="31%" | Skills
Line 77: Line 82:
| weight =
| weight =
| volume =
| volume =
| terrain =
| spawn =
| restrict =
| skills =
| skills =
}}
}}

Revision as of 05:21, 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 {{{spawn}}}
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 =
| spawn =
| restrict =
| skills =
}}