Template:DogTable: Difference between revisions

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

Latest revision as of 13:51, 11 January 2024