Template:DogTable: Difference between revisions

From Mutant Year Zero
mNo edit summary
mNo edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOTOC__  
__NOTOC__  
<includeonly>
<includeonly><div class="attributes dog">   
<!-- DOG--> 
<div class="attributes dog">   
     {|class="rpgtable"
     {|class="rpgtable"
! colspan="4" | DOG
! colspan="4" | DOG ({{{DogName}}})
|-
|-
| Strength
| Strength
| {{{Strength|0}}}
| {{{DogStrength|0}}}
| Damage
| Damage
| ◯ ◯ ◯ ◯ ◯
    | {{#switch: {{{DogStrength}}} | 1 = ◯ | 2 = ◯ ◯ | 3 = ◯ ◯ ◯ | 4 = ◯ ◯ ◯ ◯ | 6 = ◯ ◯ ◯ ◯ ◯ ◯ | #default =  ◯ ◯ ◯ ◯ ◯}}
|-
|-
| Agility
| Agility
| {{{Agility|0}}}
| {{{DogAgility|0}}}
| Fatigue
| Fatigue
| ◯ ◯ ◯ ◯ ◯
    | {{#switch: {{{DogAgility}}} | 1 = ◯ | 2 = ◯ ◯ | 3 = ◯ ◯ ◯ | 4 = ◯ ◯ ◯ ◯ | 6 = ◯ ◯ ◯ ◯ ◯ ◯ | #default =  ◯ ◯ ◯ ◯ ◯}}
|}   
|}   
</div>
</div>

Latest revision as of 13:51, 11 January 2024