Template:Player
<infobox>
<title source="title1"> <default>Player</default> </title>
<image source="image1"></image> <group> <header>User Info</header> <label>Pronouns</label> <label>Nationality</label> <label>Timezone</label> <label>Active Hours</label> </group> <group collapse="open"> <header>Towers</header> <label>Tower 1 / Favorite Tower</label> <label>Tower 2</label> <label>Tower 3</label> <label>Tower 4</label> <label>Tower 5</label> <label>Favorite Skin</label> </group> <group> <header>Statistics</header> <label>Mode Appearance</label> <label>First Wave Appearance</label> <label>Base HP</label> <label>Mega HP</label> <label>File:Defense.png Defense</label> <label>Speed</label> <label>Spawned By</label> <label>File:HiddenDetection.png Hidden?</label> <label>File:Fly.png Fly?</label> <label>File:GhostImmunity.png Ghost?</label> <label>File:Defense.png Lead?</label> <label>Immunities</label> </group> <group collapse="open"> <header>Abilities</header> <label>Ability 1</label> <label>Ability 2</label> <label>Ability 3</label> <label>Ability 4</label> <label>Ability 5</label> <label>Ability 6</label> </group> <group> <header>Gameplay</header> <label>Level</label> <label>Favorite Map</label> <label>Favorite Mode</label> <label>Favorite Event</label> <label>Favorite Zombie</label> </group> </infobox> Example usage:
{{Player
|title1=Example
|image1=Example
|caption1=Example
|tower_1_/_favorite_tower=Example
|tower_2=Example
|tower_3=Example
|tower_4=Example
|tower_5=Example
|favorite_skin=Example
|level=Example
|favorite_map=Example
|favorite_mode=Example
|favorite_zombie=Example
}}