Difference between revisions of "Template:BattleTeam"
From Cassette Beasts
(Add support for specifying bootleg types) |
(Added slots 7 and 8 due to frankie and vin eventually using more than 6 tapes) |
||
Line 40: | Line 40: | ||
| monster = {{{monster_6}}} | | monster = {{{monster_6}}} | ||
| bootleg_type = {{{monster_6_bootleg_type|}}} | | bootleg_type = {{{monster_6_bootleg_type|}}} | ||
+ | }} | ||
+ | }} | ||
+ | </tr>}} | ||
+ | {{#if: {{{monster_7|}}}|<tr> | ||
+ | {{BattleTeamCell | ||
+ | | monster = {{{monster_7}}} | ||
+ | | bootleg_type = {{{monster_7_bootleg_type|}}} | ||
+ | }} | ||
+ | {{#if: {{{monster_8|}}}| | ||
+ | {{BattleTeamCell | ||
+ | | monster = {{{monster_8}}} | ||
+ | | bootleg_type = {{{monster_8_bootleg_type|}}} | ||
}} | }} | ||
}} | }} |