Difference between revisions of "Template:BattleListRow"
From Cassette Beasts
(Remove excess td tags) |
(Extend to support up to 6 monsters) |
||
Line 5: | Line 5: | ||
{{BattleTeamCell| monster = {{{monster_1}}}| bootleg_type = {{{monster_1_bootleg_type|}}}}} | {{BattleTeamCell| monster = {{{monster_1}}}| bootleg_type = {{{monster_1_bootleg_type|}}}}} | ||
{{#if: {{{monster_2|}}}|{{BattleTeamCell| monster = {{{monster_2}}}| bootleg_type = {{{monster_2_bootleg_type|}}}}}}} | {{#if: {{{monster_2|}}}|{{BattleTeamCell| monster = {{{monster_2}}}| bootleg_type = {{{monster_2_bootleg_type|}}}}}}} | ||
+ | {{#if: {{{monster_3|}}}|{{BattleTeamCell| monster = {{{monster_3}}}| bootleg_type = {{{monster_3_bootleg_type|}}}}}}} | ||
+ | {{#if: {{{monster_4|}}}|{{BattleTeamCell| monster = {{{monster_4}}}| bootleg_type = {{{monster_4_bootleg_type|}}}}}}} | ||
+ | {{#if: {{{monster_5|}}}|{{BattleTeamCell| monster = {{{monster_5}}}| bootleg_type = {{{monster_5_bootleg_type|}}}}}}} | ||
+ | {{#if: {{{monster_6|}}}|{{BattleTeamCell| monster = {{{monster_6}}}| bootleg_type = {{{monster_6_bootleg_type|}}}}}}} | ||
</tr> | </tr> |