Template:Infobox stadium: Difference between revisions
From Hattrick
Jump to navigationJump to search
Brishcanae (talk | contribs) No edit summary |
mNo edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox2 | {{Infobox2 | ||
| above = {{{#if:{{{stadiumname|}}}|<includeonly>{{{ | | above = {{{#if:{{{stadiumname|}}}|<includeonly>{{{stadiumname|}}}</includeonly>}}} | ||
| aboveclass = fn org | | aboveclass = fn org | ||
| Line 36: | Line 36: | ||
| label11 = Surface | | label11 = Surface | ||
| data11 = {{{surface|}}} | | data11 = {{{surface|}}} | ||
| label12 = | | label12 = Capacity | ||
| data12 = {{{ | | data12 = {{{seating_capacity|}}} | ||
| label13 = | | label13 = Scoreboard | ||
| data13 = {{{ | | data13 = {{{scoreboard|}}} | ||
| label14 = Terraces|Terraces]] | | label14 = Terraces|Terraces]] | ||
| data14 = {{{terraces|}}} | | data14 = {{{terraces|}}} | ||
Latest revision as of 14:27, 19 June 2014
[edit]
Template documentation
This templates generates an infobox to summarize information about stadia, arenas, or other sporting venues.
Usage
{{Infobox stadium
| stadiumname =
| nickname =
| logo_image =
| logo_caption =
| image =
| caption =
| fullname =
| former_names =
| location =
| broke_ground =
| built =
| opened = <!-- {{Start date|YYYY|MM|DD}} -->
| renovated =
| expanded =
| owner =
| operator =
| surface = grass
| scoreboard =
| capacity =
| terraces =
| basic =
| roof =
| vip =
| record_attendance =
| tenants =
}}
Parameters
All attributes are optional.
| Parameter | Explanation |
|---|---|
| name | Insert the name of the sporting venue |
| nickname | Insert nicknames of the venue |
| logo_image | Insert an image link in the form: [[File:MyLogo.jpg|250px|alt=My alt text]]. For more on alt text, please see WP:ALT.
|
| logo_caption | Insert a caption for the stadium logo |
| image | Insert an image link in the form: [[File:MyImage.jpg|250px|alt=My alt text]]. For more on alt text, please see WP:ALT.
|
| caption | Insert a caption for the stadium image |
| fullname | Insert the official full name of the venue |
| former_names | Insert the venue's former name(s). Use the format:
|
| location | Insert the venue's address, city, state/province, country |
| broke_ground | Insert the date when ground was broken to build the venue |
| built | Insert a date range of when the venue was under construction |
| opened | Insert the date of when it opened |
| renovated | Insert the date of when it was renovated |
| expanded | Insert the date of when it was expanded |
| owner | Insert the name(s) of the venue's owner(s) |
| operator | Insert the name(s) of the venue's operator(s) |
| surface | Enter the surface of the venue (e.g. grass, sand, artificial turf) |
| scoreboard | Enter the details of any scoreboard at the venue. If specific details are not known, just enter "Yes" if the venue has a scoreboard or "No" if there is none. |
| capacity | Insert the seating capacity of the venue. If it is a multi-purpose venue, use the format:
|
| Terraces | Insert the number of terraces seats |
| Basic | Insert the number of basic seats |
| Roof | Insert the number of roofed seats |
| VIP | Insert the number of VIP seats |
| record_attendance | Insert the all time record attendance of the venue. (include the date and event if you wish) If it is a multi-purpose venue, use the format:
|
| tenants | Insert the teams and any other parties who use the venue as their home stadium or arena. Use the format:
Alternatively, you can use the {{infobox stadium/tenantlist}} sub-template to automatically line rows up. |
| website | Insert the website, preferably with {{URL}} |