From We Need to go Deeper Wiki
This is an infobox for use on enemy pages. It has functionality to switch between up to 3 variations of creatures using Tabber if at least the additional name parameters are filled in, otherwise it will not use tabber.
Usage
{{Infobox-Enemy
| name =
| tab1 =
| tab2 =
| tab3 =
| image =
| image2 =
| image3 =
| Health_exterior =
| Health_interior =
| Health_exterior2 =
| Health_interior2 =
| Health_exterior3 =
| Health_interior3 =
| Biome =
| Appearance =
}}
Example
{{Infobox-Enemy
| name = Killer Clownfish
| image = Killer_clownfish.png
| Health_exterior = 1
| Health_interior = 1
| Biome = [[Atlantic Waters]]
| Appearance = Exterior
}}
{{Infobox-Enemy
| name = Killer Clownfish
| tab1 = Normal
| tab2 = Sick
| tab3 = Other
| image = Killer_clownfish.png
| image2 = BeetleWhole.png
| image3 = ScienceJacket.png
| Health_exterior = 1
| Health_interior = 1
| Health_exterior2 = 2
| Health_interior2 = 2
| Health_exterior3 = 3
| Health_interior3 = 3
| Biome = [[Atlantic Waters]]
| Appearance = Exterior
}}