Template:EmoteInfobox

From Tower Defense Simulator Wiki
Jump to navigation Jump to search

<infobox>

 <title source="title1"><default>EmoteInfobox</default></title>

<image source="image1"></image> <label>Cost</label> <label>File:EmoteCreatorIcon.pngCreator(s)</label> <label>Rarity</label> <label>Music?</label> <format>{{{music}}}</format> <label>Moveable?</label> <format>{{{moveable}}}</format> <label>Looped?</label> <format>{{{looped}}}</format> <label>Interactable?</label> <format>{{{interactable}}}</format> <group collapse="open"> <header>Music</header> <format>{{{oldmusic}}}</format> <format>{{{newmusic}}}</format> <format>{{{music-3}}}</format> </group> <group collapse="open"> <header>Sounds</header>

</group> </infobox> Example usage:
{{EmoteNavBox
|title1=Example
|image1=Example
|caption1=Example
|cost=Example
|creator=Example
|looped=Example
|music=Example
|row5=Example
|row6=Example
}}