Template:Boss Infobox
More actions
<infobox>
<title source="title">
<default>Boss Infobox</default>
</title>
<image source="image">
<default>File:{{#replace:boss infobox| |}}.png</default>
</image> <label>Level</label> <label>Location</label> <label>Unit ID</label> <label>Voice Actor</label> <label>Unlocked Spells</label> <label>Unlocked Vampire Powers</label> <label>Unlocked Structures</label> <label>Unlocked Recipes</label> <group> <label>Possibe Recipe Drops</label> </group> </infobox> Example usage:
{{Boss Infobox
| title=Example
| image=Example
| level=Example
| location=Example
| unlocked_spells=Example
| unlocked_structures=Example
| unlocked_recipes=Example
| possible_recipe_drops=Example
}}
<templatedata> {"params":{"title":{"suggested":true},"description":{"suggested":true},"image":{"suggested":true},"level":{"suggested":true},"location":{"suggested":true},"unlocked_spells":{"suggested":true},"unlocked_structures":{"suggested":true},"unlocked_recipes":{"suggested":true}},"sets":[],"maps":{}} </templatedata>