Template:TeamInfobox: Difference between revisions
Appearance
Created page with "<div class="team-infobox"> <div class="team-infobox-title"> {{{name|{{PAGENAME}}}}} </div> <div class="team-infobox-image"> {{{image|200px}}} </div> <div class="team-infobox-body"> <div class="row"><b>Location:</b> {{{location|}}}</div> <div class="row"><b>Conference:</b> {{{conference|}}}</div> <div class="row"><b>Qualifying Tournament:</b> {{{tournament|}}}</div> <div class="row"><b>Founded:</b> {{{founded|}}}</div> <div class="..." |
No edit summary |
||
| Line 1: | Line 1: | ||
{| class="infobox" | |||
|+ {{{name|{{PAGENAME}}}}} | |||
|- | |||
| colspan="2" style="text-align:center;" | | |||
{{{image|[[File:Default School Logo.png|200px]]}}} | {{{image|[[File:Default School Logo.png|200px]]}}} | ||
|- | |||
! Location | |||
| {{{location|}}} | |||
|- | |||
! Conference | |||
| {{{conference|}}} | |||
|- | |||
! Qualifying Tournament | |||
| {{{tournament|}}} | |||
|- | |||
! Founded | |||
| {{{founded|}}} | |||
|- | |||
! Colors | |||
| {{{colors|}}} | |||
|- | |||
! Mascot | |||
| {{{mascot|}}} | |||
|- | |||
! Dual Meet Wins | |||
| {{{dualwins|}}} | |||
|- | |||
! Team State Championships | |||
| {{{teamstates|}}} | |||
|- | |||
! First State Champion | |||
| {{{firstchamp|}}} | |||
|- | |||
! Individual State Champions | |||
| {{{indivstates|}}} | |||
|- | |||
! Conference Champions | |||
| {{{conferences|}}} | |||
|} | |||