Jump to content

Template:Infobox competition: Difference between revisions

From Green Sea Wiki
Created page with "{| class="infobox" style="width: 22em; font-size: 90%; text-align: left; border: 1px solid #aaa; background: #f9f9f9;" |+ '''{{{name}}}''' |- | colspan="2" style="text-align: center;" | [[File:{{{logo|Placeholder_competition_logo.png}}}|150px]] |- ! Organising body | {{{organiser|}}} |- ! Founded | {{{founded|}}} |- ! Region | {{{region|}}} |- ! Number of teams | {{{teams|}}} |- ! Level | {{{level|}}} |- ! Current champions | {{{champions|}}} |- ! Most successful club(s)..."
 
No edit summary
Line 1: Line 1:
{| class="infobox" style="width: 22em; font-size: 90%; text-align: left; border: 1px solid #aaa; background: #f9f9f9;"
<!-- =========================== -->
|+ '''{{{name}}}'''
<!-- Green Sea Wiki Template Pack -->
<!-- Template:Infobox competition (custom layout) -->
<!-- =========================== -->
 
<includeonly>
{| class="infobox" style="width: 24em; font-size: 90%; text-align: left; border: 1px solid #aaa; background: #f9f9f9; float:right;"
|+ style="font-size: 125%; text-align: center;" | '''{{{name}}}'''
|-
|-
| colspan="2" style="text-align: center;" | [[File:{{{logo|Placeholder_competition_logo.png}}}|150px]]
| colspan="2" style="text-align: center;" | [[File:{{{logo|Placeholder_competition.png}}}|center|150px]]
|-
|-
! Organising body
| colspan="2" style="background:#ccc; height:1px;" |
| {{{organiser|}}}
|-
|-
! Founded
! Founded
| {{{founded|}}}
| {{{founded|}}}
|-
|-
! Region
! Country
| {{{region|}}}
| {{{country|}}}
|-
|-
! Number of teams
! Confederation
| {{{confederation|}}}
|-
! Number of clubs
| {{{teams|}}}
| {{{teams|}}}
|-
|-
! Level
! Level on pyramid
| {{{level|}}}
| {{{level|}}}
|-
! Relegation to
| {{{relegation|}}}
|-
! Domestic cup
| {{{domestic_cup|}}}
|-
|-
! Current champions
! Current champions
| {{{champions|}}}
| {{{champions|}}}
|-
|-
! Most successful club(s)
! Most championships
| {{{most_successful|}}}
| {{{most_championships|}}}
|-
|-
! Television broadcasters
! Most appearances
| {{{tv|}}}
| {{{most_appearances|}}}
|-
! Top goalscorer
| {{{top_scorer|}}}
|-
|-
! Website
! Website
| {{{website|}}}
| {{{website|}}}
|-
| colspan="2" style="background:#ccc; height:1px;" |
|-
! colspan="2" style="text-align:center;" | '''Current'''
|-
| colspan="2" style="text-align: center;" | {{{current|}}}
|}
|}
</includeonly>
<noinclude>
== Usage ==
{{Infobox competition
| name = Chernarus Premier League
| logo = CPL_Logo.png
| founded = 1994
| country = Chernarus
| confederation = Green Sea Football Confederation
| teams = 16
| level = 1
| relegation = Chernarus First League
| domestic_cup = Chernarus National Cup
| champions = FC Novigrad (2024–25)
| most_championships = FC Chernogorsk (8)
| most_appearances = Ivan Kuznetsov (401)
| top_scorer = Ivan Kuznetsov (143)
| website = [https://www.cpl.com Official Website]
| current = 2025–26 Chernarus Premier League
}}
<templatedata>
{
    "description": "Infobox for football competitions (custom layout)",
    "params": {
        "name": {"label": "Competition Name", "type": "string"},
        "logo": {"label": "Logo", "type": "string"},
        "founded": {"label": "Founded", "type": "string"},
        "country": {"label": "Country", "type": "string"},
        "confederation": {"label": "Confederation", "type": "string"},
        "teams": {"label": "Number of Clubs", "type": "string"},
        "level": {"label": "Level on Pyramid", "type": "string"},
        "relegation": {"label": "Relegation To", "type": "string"},
        "domestic_cup": {"label": "Domestic Cup", "type": "string"},
        "champions": {"label": "Current Champions", "type": "string"},
        "most_championships": {"label": "Most Championships", "type": "string"},
        "most_appearances": {"label": "Most Appearances", "type": "string"},
        "top_scorer": {"label": "Top Goalscorer", "type": "string"},
        "website": {"label": "Website", "type": "string"},
        "current": {"label": "Current Season or Edition", "type": "string"}
    }
}
</templatedata>
</noinclude>

Revision as of 08:39, 31 March 2025



Usage

Chernarus Premier League
File:CPL Logo.png
Founded 1994
Country Chernarus
Confederation Green Sea Football Confederation
Number of clubs 16
Level on pyramid 1
Relegation to Chernarus First League
Domestic cup Chernarus National Cup
Current champions FC Novigrad (2024–25)
Most championships FC Chernogorsk (8)
Most appearances Ivan Kuznetsov (401)
Top goalscorer Ivan Kuznetsov (143)
Website Official Website
Current
2025–26 Chernarus Premier League



Infobox for football competitions (custom layout)

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Competition Namename

no description

Stringoptional
Logologo

no description

Stringoptional
Foundedfounded

no description

Stringoptional
Countrycountry

no description

Stringoptional
Confederationconfederation

no description

Stringoptional
Number of Clubsteams

no description

Stringoptional
Level on Pyramidlevel

no description

Stringoptional
Relegation Torelegation

no description

Stringoptional
Domestic Cupdomestic_cup

no description

Stringoptional
Current Championschampions

no description

Stringoptional
Most Championshipsmost_championships

no description

Stringoptional
Most Appearancesmost_appearances

no description

Stringoptional
Top Goalscorertop_scorer

no description

Stringoptional
Websitewebsite

no description

Stringoptional
Current Season or Editioncurrent

no description

Stringoptional