Template:Infobox venue: Difference between revisions

From SPCodex, The Smashing Pumpkins wiki
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>[[Category:Venues]]</includeonly>{{Infobox
<noinclude>{{#cargo_declare:_table=venues
|name = String (mandatory=1)
|former_names = List (,) of Strings
|image = File
|address = String
|coords = Coordinates
|type = String
|capacity = Integer
|owner = List (,) of Strings
|opened = Date
|closed = Date
}}</noinclude><includeonly>{{#cargo_store:_table=venues
|name = {{{name|{{PAGENAME}}}}}
|former_names = {{{former_names|}}}
|image = {{{image|}}}
|address = {{{address|}}}
|coords = {{#if:{{{lat|}}}|{{#if:{{{lng|}}}|{{{lat}}},{{{lng}}}}}}}
|type = {{{type|}}}
|capacity = {{{capacity|}}}
|owner = {{{owner|}}}
|opened = {{{opened|}}}
|closed = {{{closed|}}}
}}[[Category:Venues]]</includeonly>{{Infobox
| bodyclass = vcard
| bodyclass = vcard
| headerstyle = background-color:#ccc
| headerstyle = background-color:#ccc

Revision as of 08:18, 26 October 2020

This template defines the table "venues". View table.

Infobox venue

No description.

[Edit template data]

Template parameters

This template has custom formatting.

ParameterDescriptionTypeStatus
Namename

no description

Default
{{PAGENAME}}
Stringoptional
Imageimage

no description

Filesuggested
image_sizeimage_size

no description

Unknownoptional
Former namesformer_names

Comma-separated list

Unknownsuggested
Street addressstreet_address

Street address, excluding city, state/province, country

Stringsuggested
City, state/province, countrylocation

Country must be the official ISO 2-letter country code

Stringsuggested
Latitudelat

Decimal latitude of coordinates

Numbersuggested
Longitudelng

Decimal longitude of coordinates

Numbersuggested
Typetype

Such as 'club', 'theater', 'arena'

Stringsuggested
Capacitycapacity

Maximum capacity for concerts (no commas or thousands separators)

Numbersuggested
Ownerowner

Owner(s) of the venue, if notable

Stringoptional
Opening dateopened

Date the venue was opened to the public

Datesuggested
Closing dateclosed

Date the venue was closed

Dateoptional