Template:ClubInfobox: Difference between revisions
Appearance
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": { | ||
Latest revision as of 21:41, 20 April 2026
Infobox for club pages
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | Club name (defaults to page title)
| String | optional |
| Logo Image | image | Club logo or image
| File | suggested |
| Location | location | Where club is located
| String | optional |
| Founded | founded | Year founded | String | optional |
| Colors | colors | Two colors separated by & symbol | String | optional |
| Mascot | mascot | no description | String | optional |