Template:Infobox football club: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<!-- =========================== --> | <!-- =========================== --> | ||
<!-- Green Sea Wiki Template Pack --> | <!-- Green Sea Wiki Template Pack --> | ||
<!-- Template:Infobox club ( | <!-- Template:Infobox club (logo & kits adjusted) --> | ||
<!-- =========================== --> | <!-- =========================== --> | ||
| Line 9: | Line 9: | ||
|- | |- | ||
| colspan="2" style="text-align: center; font-size: 100%;" | ''{{{short_name|}}}'' | | colspan="2" style="text-align: center; font-size: 100%;" | ''{{{short_name|}}}'' | ||
|- | |||
| colspan="2" style="text-align: center;" | [[File:{{{logo|Placeholder_logo.png}}}|center|150px]] | |||
|- | |- | ||
| colspan="2" style="text-align: center;" | {{{nickname|}}} | | colspan="2" style="text-align: center;" | {{{nickname|}}} | ||
| Line 41: | Line 43: | ||
! Last season | ! Last season | ||
| {{{last_season|}}} – {{{last_season_result|}}} | | {{{last_season|}}} – {{{last_season_result|}}} | ||
|- | |- | ||
| colspan="2" style="background:#ccc; height:1px;" | | | colspan="2" style="background:#ccc; height:1px;" | | ||
| Line 55: | Line 49: | ||
| {{{website|}}} | | {{{website|}}} | ||
|- | |- | ||
! | ! colspan="2" style="text-align:center;" | | ||
| [[File:{{{ | {| style="border: none; width:100%;" | ||
| style="text-align:center;" | [[File:{{{home_kit|Placeholder_home.png}}}|60px]]<br />{{{home_kit_desc|}}} | |||
| style="text-align:center;" | [[File:{{{away_kit|Placeholder_away.png}}}|60px]]<br />{{{away_kit_desc|}}} | |||
| style="text-align:center;" | [[File:{{{third_kit|Placeholder_third.png}}}|60px]]<br />{{{third_kit_desc|}}} | |||
|} | |||
|} | |} | ||
</includeonly> | </includeonly> | ||
| Line 79: | Line 77: | ||
| away_kit = FCC_away.png | | away_kit = FCC_away.png | ||
| away_kit_desc = Black with grey trim | | away_kit_desc = Black with grey trim | ||
| third_kit = FCC_third.png | |||
| third_kit_desc = Red alternate kit | |||
| website = [https://www.fcchernogorsk.com Official Website] | | website = [https://www.fcchernogorsk.com Official Website] | ||
| logo = FC_Chernogorsk_logo.png | | logo = FC_Chernogorsk_logo.png | ||
| Line 103: | Line 103: | ||
"away_kit": {"label": "Away Kit Image Filename", "type": "string"}, | "away_kit": {"label": "Away Kit Image Filename", "type": "string"}, | ||
"away_kit_desc": {"label": "Away Kit Description", "type": "string"}, | "away_kit_desc": {"label": "Away Kit Description", "type": "string"}, | ||
"third_kit": {"label": "Third Kit Image Filename", "type": "string"}, | |||
"third_kit_desc": {"label": "Third Kit Description", "type": "string"}, | |||
"website": {"label": "Official Website", "type": "string"}, | "website": {"label": "Official Website", "type": "string"}, | ||
"logo": {"label": "Logo Image Filename", "type": "string"} | "logo": {"label": "Logo Image Filename", "type": "string"} | ||
Revision as of 08:18, 31 March 2025
Usage
Infobox for football clubs.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Full Name | full_name | no description | String | optional |
| Short Name | short_name | no description | String | optional |
| Nickname(s) | nickname | no description | String | optional |
| Founded | founded | no description | String | optional |
| Ground (Stadium) | ground | no description | String | optional |
| Stadium Capacity | capacity | no description | String | optional |
| Owner | owner | no description | String | optional |
| Chairman | chairman | no description | String | optional |
| Manager | manager | no description | String | optional |
| League | league | no description | String | optional |
| Last Season (year or range) | last_season | no description | String | optional |
| Last Season Result | last_season_result | no description | String | optional |
| Home Kit Image Filename | home_kit | no description | String | optional |
| Home Kit Description | home_kit_desc | no description | String | optional |
| Away Kit Image Filename | away_kit | no description | String | optional |
| Away Kit Description | away_kit_desc | no description | String | optional |
| Third Kit Image Filename | third_kit | no description | String | optional |
| Third Kit Description | third_kit_desc | no description | String | optional |
| Official Website | website | no description | String | optional |
| Logo Image Filename | logo | no description | String | optional |