Template:Infobox football club: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<!-- =========================== --> | <!-- =========================== --> | ||
<!-- Green Sea Wiki Template Pack --> | <!-- Green Sea Wiki Template Pack --> | ||
<!-- Template:Infobox football club ( | <!-- Template:Infobox football club (short name on top, aligned names) --> | ||
<!-- =========================== --> | <!-- =========================== --> | ||
<includeonly> | <includeonly> | ||
{| class="infobox" style="width: 24em; font-size: 90%; text-align: left; border: 1px solid #aaa; background: #f9f9f9; float:right;" | {| class="infobox" style="width: 24em; font-size: 90%; text-align: left; border: 1px solid #aaa; background: #f9f9f9; float:right;" | ||
|+ style="font-size: 125%;" | '''{{{ | |+ style="font-size: 125%; text-align: center;" | '''{{{short_name}}}''' | ||
|- | |- | ||
| colspan="2" style="text-align: center | | colspan="2" style="text-align: center;" | [[File:{{{logo|Placeholder_logo.png}}}|center|150px]] | ||
|- | |- | ||
| | ! Full name | ||
| {{{full_name|}}} | |||
|- | |- | ||
! Nickname(s) | |||
| {{{nickname|}}} | |||
|- | |- | ||
| colspan="2" style="background:#ccc; height:1px;" | | | colspan="2" style="background:#ccc; height:1px;" | | ||
| Line 24: | Line 26: | ||
! Capacity | ! Capacity | ||
| {{{capacity|}}} | | {{{capacity|}}} | ||
|- | |- | ||
! Owner | ! Owner | ||
| {{{owner|}}} | | {{{owner|}}} | ||
|- | |- | ||
! | ! CEO | ||
| {{{ | | {{{ceo|}}} | ||
|- | |- | ||
! | ! Head Coach | ||
| {{{ | | {{{head_coach|}}} | ||
|- | |- | ||
! League | ! League | ||
| {{{league|}}} | | {{{league|}}} | ||
|- | |- | ||
! Last | ! Last Season | ||
| {{{last_season|}}} | | {{{last_season|}}} | ||
|- | |- | ||
! Website | ! Website | ||
| {{{website|}}} | | {{{website|}}} | ||
|- | |||
| colspan="2" style="background:#ccc; height:1px;" | | |||
|- | |- | ||
! colspan="2" style="text-align:center;" | | ! colspan="2" style="text-align:center;" | | ||
| Line 61: | Line 59: | ||
== Usage == | == Usage == | ||
{{Infobox football club | {{Infobox football club | ||
| | | short_name = short name | ||
| | | logo = Logo.png | ||
| nickname = | | full_name = full name | ||
| founded = | | nickname = nickname | ||
| ground = | | founded = date | ||
| capacity = | | ground = stadium | ||
| owner = | | capacity = cap | ||
| | | owner = owner | ||
| | | ceo = ceo | ||
| league = | | head_coach = coach | ||
| last_season = | | league = league | ||
| | | last_season = xxxx-xx | ||
| home_kit = | | website = website | ||
| home_kit_desc = | | home_kit = home.png | ||
| away_kit = | | home_kit_desc = Home Kit | ||
| away_kit_desc = | | away_kit = away.png | ||
| third_kit = | | away_kit_desc = Away Kit | ||
| third_kit_desc = | | third_kit = third.png | ||
| third_kit_desc = Alternate kit | |||
}} | }} | ||
| Line 87: | Line 84: | ||
"description": "Infobox for football clubs.", | "description": "Infobox for football clubs.", | ||
"params": { | "params": { | ||
"short_name": {"label": "Short Name", "type": "string"}, | |||
"logo": {"label": "Logo Image Filename", "type": "string"}, | |||
"full_name": {"label": "Full Name", "type": "string"}, | "full_name": {"label": "Full Name", "type": "string"}, | ||
"nickname": {"label": "Nickname(s)", "type": "string"}, | "nickname": {"label": "Nickname(s)", "type": "string"}, | ||
"founded": {"label": "Founded", "type": "string"}, | "founded": {"label": "Founded", "type": "string"}, | ||
| Line 94: | Line 92: | ||
"capacity": {"label": "Stadium Capacity", "type": "string"}, | "capacity": {"label": "Stadium Capacity", "type": "string"}, | ||
"owner": {"label": "Owner", "type": "string"}, | "owner": {"label": "Owner", "type": "string"}, | ||
" | "ceo": {"label": "CEO", "type": "string"}, | ||
" | "head_coach": {"label": "Head Coach", "type": "string"}, | ||
"league": {"label": "League", "type": "string"}, | "league": {"label": "League", "type": "string"}, | ||
"last_season": {"label": "Last Season (year or range)", "type": "string"}, | "last_season": {"label": "Last Season (year or range)", "type": "string"}, | ||
" | "website": {"label": "Official Website", "type": "string"}, | ||
"home_kit": {"label": "Home Kit Image Filename", "type": "string"}, | "home_kit": {"label": "Home Kit Image Filename", "type": "string"}, | ||
"home_kit_desc": {"label": "Home Kit Description", "type": "string"}, | "home_kit_desc": {"label": "Home Kit Description", "type": "string"}, | ||
| Line 104: | Line 102: | ||
"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": {"label": "Third Kit Image Filename", "type": "string"}, | ||
"third_kit_desc": {"label": "Third Kit Description | "third_kit_desc": {"label": "Third Kit Description", "type": "string"} | ||
} | } | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
Latest revision as of 08:59, 31 March 2025
Usage
| Full name | full name | |||
|---|---|---|---|---|
| Nickname(s) | nickname | |||
| Founded | date | |||
| Ground | stadium | |||
| Capacity | cap | |||
| Owner | owner | |||
| CEO | ceo | |||
| Head Coach | coach | |||
| League | league | |||
| Last Season | xxxx-xx | |||
| Website | website | |||
| ||||
Infobox for football clubs.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Short Name | short_name | no description | String | optional |
| Logo Image Filename | logo | no description | String | optional |
| Full Name | full_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 |
| CEO | ceo | no description | String | optional |
| Head Coach | head_coach | no description | String | optional |
| League | league | no description | String | optional |
| Last Season (year or range) | last_season | no description | String | optional |
| Official Website | website | 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 |