Jump to content

Template:ClubInfobox: Difference between revisions

No edit summary
No edit summary
 
Line 22: Line 22:
! Mascot
! Mascot
| {{{mascot|}}}
| {{{mascot|}}}
|}
|}
</includeonly><noinclude>
</includeonly><noinclude>
Line 44: 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": {