Jump to content

Template:ClubInfobox: Difference between revisions

No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 10: Line 10:
! Location
! Location
| {{{location|}}}
| {{{location|}}}
|-
! Conference
| {{{conference|}}}
|-
! Qualifying Tournament
| {{{tournament|}}}


|-
|-
Line 30: Line 22:
! Mascot
! Mascot
| {{{mascot|}}}
| {{{mascot|}}}
|-
! Dual Meet Wins
| {{{dualwins|}}}
|-
! Team State Championships
| {{{teamstates|}}}
|-
! First State Champion
| {{{firstchamp|}}}
|-
! Individual State Champions
| {{{indivstates|}}}
|-
! Conference Champions
| {{{conferences|}}}
|}
|}
</includeonly><noinclude>
</includeonly><noinclude>
Line 71: Line 43:
"location": {
"location": {
"label": "Location",
"label": "Location",
"type": "string"
"type": "string",
"description": "Where club is located",
"example": "Georgetown"
},
},
"founded": {
"founded": {
"label": "Founded",
"label": "Founded",
"type": "string"
"type": "string",
"description": "Year founded"
},
},
"colors": {
"colors": {
"label": "Colors",
"label": "Colors",
"type": "string"
"type": "string",
"description": "Two colors separated by & symbol"
},
},
"mascot": {
"mascot": {