Actions

Template

Difference between revisions of "Creature"

From Dragon Eye Atlas

 
(6 intermediate revisions by the same user not shown)
Line 6: Line 6:
{{#if:{{{melee|}}}|
{{#if:{{{melee|}}}|
{{!}}-
{{!}}-
! Melee {{!}}{{!}} {{{melee}}}
! Melee
{{!}} style="text-align:right;" {{!}} {{{melee}}}
}}{{#if:{{{archery|}}}|
{{!}}-
! Archery
{{!}} style="text-align:right;" {{!}} {{{archery}}}
}}
}}
{{#if:{{{archery|}}}|
{{#if:{{{weapon|}}}|
{{!}}-
{{!}}-
! Archery {{!}}{{!}} {{{archery}}}
! Weapon
{{!}} style="text-align:right;" {{!}} {{{weapon}}}
}}
{{#if:{{{type|}}}|
{{!}}-
! Weapon Type
{{!}} style="text-align:right;" {{!}} {{{type}}}
}}
}}
|-
|-
Line 24: Line 35:
! Armour
! Armour
{{!}} style="text-align:right;" {{!}} {{{armour}}}
{{!}} style="text-align:right;" {{!}} {{{armour}}}
}}
{{#if:{{{special|}}}|
{{!}}-
{{!}} colspan="2" {{!}} {{{special}}}
}}
}}
|}
|}
Line 34: Line 49:
* melee - melee ability (optional)
* melee - melee ability (optional)
* archery - ranged combat ability (optional)
* archery - ranged combat ability (optional)
* weapon - weapon name or description (optional)
* type - weapon type (optional)
* hp - hitpoints
* hp - hitpoints
* damage (optional)
* damage (optional)
* armour (optional)
* armour (optional)
* special rules (optional)
<center>
<center>
{| style="margin-left: 1em; margin-bottom: 0.5em; width: 750px; border: #6680FF solid 1px; background-color: #DDDDFF; color: #000000;"
{| style="margin-left: 1em; margin-bottom: 0.5em; width: 750px; border: #6680FF solid 1px; background-color: #DDDDFF; color: #000000;"

Latest revision as of 10:29, 5 November 2020


Parameters

  • name
  • melee - melee ability (optional)
  • archery - ranged combat ability (optional)
  • weapon - weapon name or description (optional)
  • type - weapon type (optional)
  • hp - hitpoints
  • damage (optional)
  • armour (optional)
  • special rules (optional)
Semantic Coded Template
This template contains semantic markup. Do not use for anything other than its intended purpose.