Template:Infobox Creature: Difference between revisions

From Holocron - Star Wars Combine
Jump to navigation Jump to search
Evelyn Reighner (talk | contribs)
slight reversion
Jeb`el Ras (talk | contribs)
cat change
Line 90: Line 90:




[[Category:Templates|{{PAGENAME}}]]
[[Category:Infobox templates|{{PAGENAME}}]]</noinclude>
</noinclude>

Revision as of 22:56, 17 April 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 =
}}