Template:Infobox venue/doc

From Sim Football Wiki
Jump to navigation Jump to search

Usage

{{{name}}}
{{{native_name}}}
{{{nickname}}}
[[File:{{{logo_image}}}|{{{logo_size}}}|alt={{{logo_alt}}}|upright=1]]
{{{logo_caption}}}
[[File:{{{image}}}|{{{image_size}}}|alt={{{image_alt}}}|upright={{{image_upright}}}]]
{{{image_caption}}}
Full name{{{fullname}}}
Former names{{{former names}}}
Address{{{address}}}
{{{city}}}
{{{country}}}
Location{{{location}}}
Coordinates{{{coordinates}}}
Elevation{{{elevation}}}
Public transit{{{publictransit}}}
Parking{{{parking}}}
Owner{{{owner}}}
Operator{{{operator}}}
Designation{{{designation}}}
Type{{{type}}}
Genre(s){{{genre}}}
Seating type{{{seating_type}}}
Executive suites{{{suites}}}
Capacity{{{capacity}}}
Record attendance{{{record_attendance}}}
Field size{{{dimensions}}}
Field shape{{{field_shape}}}
Acreage{{{acreage}}}
Surface{{{surface}}}
Scoreboard{{{scoreboard}}}
Screens{{{screens}}}
Current use{{{currentuse}}}
Production{{{production}}}
Construction
Broke ground{{{broke ground}}}
Built{{{built}}}
Opened{{{opened}}}
Renovated{{{renovated}}}
Expanded{{{expanded}}}
Closed{{{closed}}}
Reopened{{{reopened}}}
Demolished{{{demolished}}}
Rebuilt{{{rebuilt}}}
Years active{{{yearsactive}}}
Construction cost{{{cost}}}
Architect{{{architect}}}
Builder{{{builder}}}
Project manager{{{project manager}}}
Structural engineer{{{structural engineer}}}
Services engineer{{{services engineer}}}
General contractor{{{general contractor}}}
Main contractors{{{main contractors}}}
Tenants
{{{tenants}}}
Website
{{{website}}}
{{{embedded}}}

Full syntax

{{Infobox venue
| name                   = 
| native_name            = 
| native_name_lang       = 
| nickname               = 
| logo_image             = 
| logo_size              = 
| logo_alt               = 
| logo_caption           = 
| image                  = 
| image_size             = 
| image_upright          = 
| image_alt              = 
| caption                = 
| image_map              = 
| map_size               = 
| map_alt                = 
| map_caption            = 
| pushpin_map            = 
| pushpin_mapsize        = 
| pushpin_map_caption    = 
| pushpin_label_position = 
| pushpin_relief         = 
| fullname               = 
| former names           = 
| address                = 
| city                   = 
| country                = 
| location               = 
| coordinates            = <!-- {{Coord|LAT|LON|type:landmark|display=inline,title}} -->
| elevation              = <!-- {{cvt|...|ft|m}} or {{cvt|...|m|ft}} -->
| publictransit          = 
| parking                = 
| owner                  = 
| operator               = 
| designation            = 
| type                   = 
| genre                  = 
| seating_type           = 
| suites                 = 
| capacity               = 
| record_attendance      = 
| dimensions             = 
| field_shape            = 
| acreage                = 
| surface                = 
| scoreboard             = 
| screens                = 
| currentuse             = 
| production             = 
| broke_ground           = 
| built                  = 
| opened                 = <!-- {{Start date|YYYY|MM|DD|df=y}} -->
| renovated              = 
| expanded               = 
| closed                 = 
| demolished             = 
| rebuilt                = 
| yearsactive            = 
| cost                   = 
| architect              = 
| builder                = 
| project_manager        = 
| structural engineer    = 
| services engineer      = 
| general_contractor     = 
| main_contractors       = 
| tenants                = 
| website                = <!-- {{URL|example.com}} -->
| embedded               = 
}}