Difference between revisions of "Template:BattleTeam"

From Cassette Beasts
(Change to use BattleTeamCell template)
(Added slots 7 and 8 due to frankie and vin eventually using more than 6 tapes)
 
(One intermediate revision by one other user not shown)
Line 10: Line 10:
 
{{BattleTeamCell
 
{{BattleTeamCell
 
| monster = {{{monster_1}}}
 
| monster = {{{monster_1}}}
 +
| bootleg_type = {{{monster_1_bootleg_type|}}}
 
}}
 
}}
 
{{#if: {{{monster_2|}}}|
 
{{#if: {{{monster_2|}}}|
 
{{BattleTeamCell
 
{{BattleTeamCell
 
| monster = {{{monster_2}}}
 
| monster = {{{monster_2}}}
 +
| bootleg_type = {{{monster_2_bootleg_type|}}}
 
}}
 
}}
 
}}
 
}}
Line 20: Line 22:
 
{{BattleTeamCell
 
{{BattleTeamCell
 
| monster = {{{monster_3}}}
 
| monster = {{{monster_3}}}
 +
| bootleg_type = {{{monster_3_bootleg_type|}}}
 
}}
 
}}
 
{{#if: {{{monster_4|}}}|
 
{{#if: {{{monster_4|}}}|
 
{{BattleTeamCell
 
{{BattleTeamCell
 
| monster = {{{monster_4}}}
 
| monster = {{{monster_4}}}
 +
| bootleg_type = {{{monster_4_bootleg_type|}}}
 
}}
 
}}
 
}}
 
}}
Line 30: Line 34:
 
{{BattleTeamCell
 
{{BattleTeamCell
 
| monster = {{{monster_5}}}
 
| monster = {{{monster_5}}}
 +
| bootleg_type = {{{monster_5_bootleg_type|}}}
 
}}
 
}}
 
{{#if: {{{monster_6|}}}|
 
{{#if: {{{monster_6|}}}|
 
{{BattleTeamCell
 
{{BattleTeamCell
 
| monster = {{{monster_6}}}
 
| monster = {{{monster_6}}}
 +
| 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|}}}
 
}}
 
}}
 
}}
 
}}
Line 71: Line 89:
 
| member_1 = Wallace
 
| member_1 = Wallace
 
| monster_1 = Weevilite
 
| monster_1 = Weevilite
 +
}}
 +
 +
{{BattleTeam
 +
| member_1 = Wallace
 +
| monster_1 = Weevilite
 +
| monster_2 = Weevilite
 +
| monster_2_bootleg_type = Fire
 +
| monster_3 = Lobstacle
 +
| monster_4 = Fungogh
 +
| monster_5 = Lobstacle
 +
| monster_5_bootleg_type = Water
 +
| monster_6 = Fungogh
 
}}
 
}}
  
 
</noinclude>
 
</noinclude>

Latest revision as of 17:59, 8 July 2024