Massive overhaul of this template. Cleaning up the wikitext, documenting the parameters, and adding native support for tabbers for enemies with 3 tiers.
|{{#if: {{{caption|}}} | colspan="2" style="text-align:center;" {{!}} {{{caption}}}}}|-! colspan="32" style="background-color: #800080; color: #ffffffwhite; paddingfont-size:0em120%; " | Information|-| style="width:35%" | <!--Sets the width for the 1st column-->| style="width:65%" | <!--Sets the width for the 2nd column-->|-| '''Enemy Types'''| style="font-size:120%; " |{{{enemy_types|?}}}|-| '''Lane Type'''| style="font-size:120%" |<!---->{{#switch: {{{primary_lane|}}} | Ground = [[File:Ground_Spawn_Symbol.png|30px]] Ground | Air = [[File:Air_Spawn_Symbol.png|30px]] Air | {{{primary_lane|?}}}}}|-| '''Appearances'''| style="font-size:120%" |{{{appearances|?}}}|-| '''Schedule Icon'''| style="font-size:120%" |{{{schedule_icon|?}}}|-|} <noinclude>===Parameters==={| border="1" style="border-collapse:collapse; border:#000000 1px solid;" |-! Parameter !! Description| Information-| name || The name of the enemy.|-| subname || The subname of the enemy, if needed. Shows up underneath the name in smaller text inside parenthesis.|-| image || The image for the enemy. Do not use this parameter if you use the tier_image parameters.
|-
| style="width:35%" tier1_image || style="width:40%" || style="width:25%" |The image for the tier 1 version of the enemy.
|-
{{#if: {{{damage_type|}}}tier2_image |{{!}} '''[[Damage Type]]'''{{!}} colspan="| The image for the tier 2" style="font-size:120%" {{!}} {{{damage_type|}}} }}version of the enemy.
|-
{{#if: {{{damage|}}}tier3_image |{{!}} '''[[Damage]]'''{{!}} colspan="2" <br> style="font-size:120%" {{!}} {{{damage|}}} }}The image for the tier 3 version of the enemy.
|-
{{#if: {{{health|}}}caption |{{!}} '''[[Health]]'''{{!}} colspan="2" style="font-size:120% {{!}} {{{health|}}} }}A caption for the image, if needed. Shows up underneath the image.
{{#if: {{{primary lane|}}}lane_type ||{{!}} '''[[Primary Lane]]'''{{!}} colspan="2" style="font-size:120% {{!}} {{{primary The type of lane|}}} }}the enemy appears in (Ground or Air).
|-
{{#if: {{{| appearances|}}}|{{!}} '''[[Appearances]]'''{{!}} colspan="2" style="font-size:120% {{!}} {{{appearances|}}} }}The game modes the enemy appears in.
|-
{{#if: {{{schedule icon|}}}schedule_icon ||{{!}} The enemy'''[[s icon on the Schedule Icon]]'''{{!}} colspan="2" style="font-size:120% {{!}} {{{schedule icon|}}} }}Board.
|-
| width || A custom width for the info box. Default value is <code>23em</code>.