Empty Template
{{Entities |title = |image = |attack = |damage = |date_added = |creator(s) = }}
Usage
{{Entities |image = Figure.png |attack = Follows any sounds in search for players to grab and kill. |damage = {{Icons|Damage}} Instant Death |date_added = August 10th, 2022 |creator(s) = RediblesQW }}
Output
<infobox layout="stacked"> <title source="title"> <default>Entities/doc</default> <format>{{{title}}}</format> </title>
<image source="image"></image> <group layout="vertical" show="complete"> <header>INFORMATION</header> <label>Type</label> <label>Behaviour</label> <label>Floors</label> <label>Damage</label> <label>Profit</label> <label>Health</label> <label>Spawn Rate</label> </group> <group layout="vertical" show="complete"> <header>ADDITIONAL INFORMATION</header> <label>Date Added</label> <label>Creator(s)</label> </group> <group layout="vertical" show="complete" collapse="closed"> <header>SOUND FILES</header> </group> </infobox>