Creature: Difference between revisions
From Dragon Eye Atlas
No edit summary |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
! Melee | ! Melee | ||
{{!}} style="text-align:right;" {{!}} {{{melee}}} | {{!}} style="text-align:right;" {{!}} {{{melee}}} | ||
}} | }}{{#if:{{{archery|}}}| | ||
{{#if:{{{archery|}}}| | |||
{{!}}- | {{!}}- | ||
! Archery | ! Archery | ||
{{!}} style="text-align:right;" {{!}} {{{archery}}} | {{!}} style="text-align:right;" {{!}} {{{archery}}} | ||
}} | |||
{{#if:{{{weapon|}}}| | |||
{{!}}- | |||
! Weapon | |||
{{!}} style="text-align:right;" {{!}} {{{weapon}}} | |||
}} | |||
{{#if:{{{type|}}}| | |||
{{!}}- | |||
! Weapon Type | |||
{{!}} style="text-align:right;" {{!}} {{{type}}} | |||
}} | }} | ||
|- | |- | ||
Line 26: | Line 35: | ||
! Armour | ! Armour | ||
{{!}} style="text-align:right;" {{!}} {{{armour}}} | {{!}} style="text-align:right;" {{!}} {{{armour}}} | ||
}} | |||
{{#if:{{{special|}}}| | |||
{{!}}- | |||
{{!}} colspan="2" {{!}} {{{special}}} | |||
}} | }} | ||
|} | |} | ||
Line 36: | 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 09: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. |