Template:Infobox Creature: Difference between revisions

From Holocron - Star Wars Combine
Jump to navigation Jump to search
Jeb`el Ras (talk | contribs)
cat change
Lara Navos (talk | contribs)
No edit summary
Line 26: Line 26:
|  width="100%" colspan="2" style="background-color: #21314c;" | <font color=white>'''Attack'''</font>
|  width="100%" colspan="2" style="background-color: #21314c;" | <font color=white>'''Attack'''</font>
|-
|-
|  width="31%" | Minimum Range
{{#if:{{{minrange}}} |  width="31%" | Minimum Range
|  width="69%" | {{{minrange}}}
|  width="69%" | {{{minrange}}}}}}}
|-
|-
|  width="31%" | Maximum Range
|  width="31%" | Maximum Range
Line 40: Line 40:
|  width="100%" colspan="2" style="background-color: #21314c;" | <font color=white>'''Additional Information'''</font>
|  width="100%" colspan="2" style="background-color: #21314c;" | <font color=white>'''Additional Information'''</font>
|-
|-
|  width="31%" | Aggression
{{#if:{{{aggression}}} |  width="31%" | Aggression
|  width="69%" | {{{aggression}}}
|  width="69%" | {{{aggression}}}}}
|-
|-
|  width="31%" | Weight
|  width="31%" | Weight

Revision as of 00:42, 12 April 2021

width="31%"}} width="31%"
{{{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 =
}}