Jump to content

Template:Infobox stadium: 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:{{{image|Placeholder_stadium.png}}}|250px]] |- ! Location | {{{location|}}} |- ! Opened | {{{opened|}}} |- ! Renovated | {{{renovated|}}} |- ! Owner | {{{owner|}}} |- ! Capacity | {{{capacity|}}} |- ! Surface | {{{surface|}}} |- ! Tenants | {{{tenants|}}} |}"
 
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 stadium (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:{{{image|Placeholder_stadium.png}}}|250px]]
| colspan="2" style="text-align: center;" | [[File:{{{image|Placeholder_stadium.png}}}|center|250px]]
|-
! Full name
| {{{fullname|}}}
|-
! Nickname(s)
| {{{nickname|}}}
|-
|-
! Location
! Location
| {{{location|}}}
| {{{location|}}}
|-
! Capacity
| {{{capacity|}}}
|-
! Record attendance
| {{{record_attendance|}}}
|-
! Field size
| {{{field_size|}}}
|-
! Surface
| {{{surface|}}}
|-
| colspan="2" style="background:#ccc; height:1px;" |
|-
! colspan="2" style="text-align:center;" | '''Construction'''
|-
! Built
| {{{built|}}}
|-
|-
! Opened
! Opened
Line 13: Line 44:
| {{{renovated|}}}
| {{{renovated|}}}
|-
|-
! Owner
! Construction cost
| {{{owner|}}}
| {{{construction_cost|}}}
|-
| colspan="2" style="background:#ccc; height:1px;" |
|-
! colspan="2" style="text-align:center;" | '''Tenants'''
|-
| colspan="2" style="text-align:center;" | {{{tenants|}}}
|-
|-
! Capacity
| colspan="2" style="background:#ccc; height:1px;" |
| {{{capacity|}}}
|-
|-
! Surface
! colspan="2" style="text-align:center;" | '''Website'''
| {{{surface|}}}
|-
|-
! Tenants
| colspan="2" style="text-align:center;" | {{{website|}}}
| {{{tenants|}}}
|}
|}
</includeonly>
<noinclude>
== Usage ==
{{Infobox stadium
| name = Chernogorsk Stadium
| image = Chernogorsk_Stadium.png
| fullname = National Stadium of Chernarus
| nickname = The Fortress
| location = Chernogorsk, South Zagoria, Chernarus
| capacity = 25,000
| record_attendance = 27,000 (Chernogorsk Derby 2010)
| field_size = 105 x 68 m
| surface = Grass
| built = 1960
| opened = 1963
| renovated = 2005, 2019
| construction_cost = ₽3.5 billion
| tenants = FC Chernogorsk, FC Novigrad
| website = [https://www.chernogorskstadium.com Official Website]
}}
<templatedata>
{
    "description": "Infobox for stadiums (Green Sea Wiki style)",
    "params": {
        "name": {"label": "Stadium Name", "type": "string"},
        "image": {"label": "Stadium Image Filename", "type": "string"},
        "fullname": {"label": "Full Name", "type": "string"},
        "nickname": {"label": "Nickname(s)", "type": "string"},
        "location": {"label": "Location", "type": "string"},
        "capacity": {"label": "Capacity", "type": "string"},
        "record_attendance": {"label": "Record Attendance", "type": "string"},
        "field_size": {"label": "Field Size", "type": "string"},
        "surface": {"label": "Surface", "type": "string"},
        "built": {"label": "Built", "type": "string"},
        "opened": {"label": "Opened", "type": "string"},
        "renovated": {"label": "Renovated", "type": "string"},
        "construction_cost": {"label": "Construction Cost", "type": "string"},
        "tenants": {"label": "Tenants", "type": "string"},
        "website": {"label": "Website", "type": "string"}
    }
}
</templatedata>
</noinclude>

Revision as of 08:29, 31 March 2025



Usage

Chernogorsk Stadium
File:Chernogorsk Stadium.png
Full name National Stadium of Chernarus
Nickname(s) The Fortress
Location Chernogorsk, South Zagoria, Chernarus
Capacity 25,000
Record attendance 27,000 (Chernogorsk Derby 2010)
Field size 105 x 68 m
Surface Grass
Construction
Built 1960
Opened 1963
Renovated 2005, 2019
Construction cost ₽3.5 billion
Tenants
FC Chernogorsk, FC Novigrad
Website
Official Website



Infobox for stadiums (Green Sea Wiki style)

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Stadium Namename

no description

Stringoptional
Stadium Image Filenameimage

no description

Stringoptional
Full Namefullname

no description

Stringoptional
Nickname(s)nickname

no description

Stringoptional
Locationlocation

no description

Stringoptional
Capacitycapacity

no description

Stringoptional
Record Attendancerecord_attendance

no description

Stringoptional
Field Sizefield_size

no description

Stringoptional
Surfacesurface

no description

Stringoptional
Builtbuilt

no description

Stringoptional
Openedopened

no description

Stringoptional
Renovatedrenovated

no description

Stringoptional
Construction Costconstruction_cost

no description

Stringoptional
Tenantstenants

no description

Stringoptional
Websitewebsite

no description

Stringoptional