Template:Infobox stadium/doc: Difference between revisions
From Hattrick
Jump to navigationJump to search
Brishcanae (talk | contribs) Created page with '{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> This templates generates an infobox to summarize information about stadia, are…' |
Brishcanae (talk | contribs) |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> | <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> | ||
| Line 7: | Line 6: | ||
<pre> | <pre> | ||
{{Infobox stadium | {{Infobox stadium | ||
| | | stadiumname = | ||
| nickname = | | nickname = | ||
| logo_image = | | logo_image = | ||
| Line 16: | Line 15: | ||
| former_names = | | former_names = | ||
| location = | | location = | ||
| broke_ground = | | broke_ground = | ||
| built = | | built = | ||
| Line 22: | Line 20: | ||
| renovated = | | renovated = | ||
| expanded = | | expanded = | ||
| owner = | | owner = | ||
| operator = | | operator = | ||
| surface = grass | | surface = grass | ||
| scoreboard = | | scoreboard = | ||
| | | capacity = | ||
| | | terraces = | ||
| | | basic = | ||
| | | roof = | ||
| vip = | |||
| | |||
| record_attendance = | | record_attendance = | ||
| tenants = | | tenants = | ||
}} | }} | ||
</pre> | </pre> | ||
| Line 81: | Line 70: | ||
| '''location''' | | '''location''' | ||
| Insert the venue's address, city, state/province, country | | Insert the venue's address, city, state/province, country | ||
|- | |- | ||
| '''broke_ground''' | | '''broke_ground''' | ||
| Line 99: | Line 85: | ||
| '''expanded''' | | '''expanded''' | ||
| Insert the date of when it was expanded | | Insert the date of when it was expanded | ||
|- | |- | ||
| '''owner''' | | '''owner''' | ||
| Line 118: | Line 99: | ||
| 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. | | 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: | ||
<blockquote>'''Capacity (Purpose)'''</blockquote> | |||
|- | |- | ||
| ''' | | '''Terraces''' | ||
| Insert the | | Insert the number of terraces seats | ||
|- | |- | ||
| ''' | | '''Basic''' | ||
| Insert the | | Insert the number of basic seats | ||
|- | |- | ||
| ''' | | '''Roof''' | ||
| Insert the | | Insert the number of roofed seats | ||
|- | |- | ||
| ''' | | '''VIP''' | ||
| Insert the number of | | Insert the number of VIP seats | ||
|- | |- | ||
| '''record_attendance''' | | '''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: | | 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: | ||
<blockquote>'''Record Attendance (Date & Event)'''</blockquote> | <blockquote>'''Record Attendance (Date & Event)'''</blockquote> | ||
|- | |- | ||
| '''tenants''' | | '''tenants''' | ||
| Line 165: | Line 124: | ||
Alternatively, you can use the {{tl|infobox stadium/tenantlist}} sub-template to automatically line rows up. | Alternatively, you can use the {{tl|infobox stadium/tenantlist}} sub-template to automatically line rows up. | ||
|- | |- | ||
| '''website''' | | '''website''' | ||
| Line 173: | Line 129: | ||
|} | |} | ||
</includeonly> | </includeonly> | ||
Latest revision as of 15:29, 14 February 2012
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}} |
</includeonly>