Template:Infobox stadium: Difference between revisions
From Hattrick
Jump to navigationJump to search
Brishcanae (talk | contribs) No edit summary |
mNo edit summary |
||
| (15 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{Infobox2 | ||
| above = {{{#if:{{{stadiumname|}}}|<includeonly>{{{ | | above = {{{#if:{{{stadiumname|}}}|<includeonly>{{{stadiumname|}}}</includeonly>}}} | ||
| aboveclass = fn org | | aboveclass = fn org | ||
| Line 13: | Line 13: | ||
| label1 = Full name | | label1 = Full name | ||
| data1 = {{{fullname|}}} | | data1 = {{{fullname|}}} | ||
| label2 = Former names | | label2 = Former names | ||
| data2 = {{{former names|{{{former_names|}}}}}} | | data2 = {{{former names|{{{former_names|}}}}}} | ||
| class2 = nickname | | class2 = nickname | ||
| label3 = Location | | label3 = Location | ||
| class3 = label | | class3 = label | ||
| data3 = {{{location|}}} | | data3 = {{{location|}}} | ||
| label4 = Broke ground | | label4 = Broke ground | ||
| data4 = {{{broke ground|{{{broke_ground|}}}}}} | | data4 = {{{broke ground|{{{broke_ground|}}}}}} | ||
| label5 = Built | | label5 = Built | ||
| data5 = {{{built|}}} | | data5 = {{{built|}}} | ||
| label6 = Opened | | label6 = Opened | ||
| data6 = {{{opened|}}} | | data6 = {{{opened|}}} | ||
| label7 = Renovated | | label7 = Renovated | ||
| data7 = {{{renovated|}}} | | data7 = {{{renovated|}}} | ||
| label8 = Expanded | | label8 = Expanded | ||
| data8 = {{{expanded|}}} | | data8 = {{{expanded|}}} | ||
| label9 = Owner | | label9 = Owner | ||
| class9 = org | | class9 = org | ||
| data9 = {{{owner|}}} | | data9 = {{{owner|}}} | ||
| label10 = Operator | | label10 = Operator | ||
| data10 = {{{operator|}}} | | data10 = {{{operator|}}} | ||
| label11 = Surface | | label11 = Surface | ||
| data11 = {{{surface|}}} | | data11 = {{{surface|}}} | ||
| label12 = Capacity | |||
| label12 = | | data12 = {{{seating_capacity|}}} | ||
| data12 = {{{ | | label13 = Scoreboard | ||
| data13 = {{{scoreboard|}}} | |||
| label13 = | | label14 = Terraces|Terraces]] | ||
| data13 = {{{ | | data14 = {{{terraces|}}} | ||
| label15 = Basic | |||
| label14 = | | data15 = {{{basic|}}} | ||
| data14 = | | label16 = Roof | ||
| data16 = {{{roof|}}} | |||
| label15 = | | label17 = VIP | ||
| data15 = | | data17 = {{{vip|}}} | ||
| label16 = | |||
| data16 = | |||
| label17 = | |||
| data17 = | |||
| label18 = {{nowrap|Record attendance}} | | label18 = {{nowrap|Record attendance}} | ||
| data18 = {{{record_attendance|}}} | | data18 = {{{record_attendance|}}} | ||
| header19 = {{#if:{{{tenants|}}}|Tenants}} | | header19 = {{#if:{{{tenants|}}}|Tenants}} | ||
| class20 = note | | class20 = note | ||
| data20 = {{{tenants|}}} | | data20 = {{{tenants|}}} | ||
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}} |