Template:DogTable: Difference between revisions
From Mutant Year Zero
(Created page with "__NOTOC__ <includeonly> <!-- DOG--> <div class="attributes dog"> {|class="rpgtable" ! colspan="4" | DOG |- | Strength | {{{Strength|0}}} | Damage | ◯ ◯ ◯ ◯ ◯ |- | Agility | {{{Agility|0}}} | Fatigue | ◯ ◯ ◯ ◯ ◯ |} </div>") |
mNo edit summary |
||
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
<includeonly> | <includeonly><div class="attributes dog"> | ||
{|class="rpgtable" | |||
<div class="attributes dog"> | ! colspan="4" | DOG ({{{DogName}}}) | ||
! colspan="4" | DOG | |||
|- | |- | ||
| Strength | | Strength | ||
| {{{ | | {{{DogStrength|0}}} | ||
| Damage | | Damage | ||
| {{#switch: {{{DogStrength}}} | 1 = ◯ | 2 = ◯ ◯ | 3 = ◯ ◯ ◯ | 4 = ◯ ◯ ◯ ◯ | 6 = ◯ ◯ ◯ ◯ ◯ ◯ | #default = ◯ ◯ ◯ ◯ ◯}} | |||
|- | |- | ||
| Agility | | Agility | ||
| {{{ | | {{{DogAgility|0}}} | ||
| Fatigue | | Fatigue | ||
| {{#switch: {{{DogAgility}}} | 1 = ◯ | 2 = ◯ ◯ | 3 = ◯ ◯ ◯ | 4 = ◯ ◯ ◯ ◯ | 6 = ◯ ◯ ◯ ◯ ◯ ◯ | #default = ◯ ◯ ◯ ◯ ◯}} | |||
|} | |} | ||
</div> | </div> |
Latest revision as of 12:51, 11 January 2024