This template is used on approximately 3,500 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
This template uses Lua: |
Usage
{{{type}}} concert by {{{artist}}} | |
[[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}|border|upright]] | |
Orchestra | {{{orchestra}}} |
---|---|
Choir | {{{choir}}} |
Conductor | {{{conductor}}} |
Composers | {{{composers}}} |
Arrangers | {{{arrangers}}} |
Location | {{{location}}} |
Venue | {{{venue}}} |
Tour | {{{tour}}} |
Album recordings | {{{recordings}}} |
Date(s) | {{{date}}} |
Start date | {{{start_date}}} |
End date | {{{end_date}}} |
Duration | {{{duration}}} |
Legs | {{{number_of_legs}}} |
No. of shows | {{{number_of_shows}}} |
Guests | {{{guests}}} |
Supporting acts | {{{support_acts}}} |
Producers | {{{producers}}} |
Attendance | {{{attendance}}} |
Budget | {{{budget}}} |
Box office | {{{gross}}} |
Website | {{{website}}} |
{{{chronology}}} | |
{{{misc}}} |
Basic usage
{{Infobox concert
| concert_name =
| image =
| caption =
| artist =
| type =
| date =
| venue =
| tour =
| album = <!-- or | albums = -->
| number_of_shows =
| duration =
| support_act = <!-- or | support_acts = -->
| attendance =
| gross =
| website =
| last_concert =
| this_concert =
| next_concert =
}}
Orchestral concerts
{{Infobox concert
| concert_name =
| image =
| caption =
| orchestra =
| choir =
| conductor =
| composer = <!-- or | composers = -->
| arranger = <!-- or | arrangers = -->
| date =
| venue =
| guests =
| support_act = <!-- or | support_acts = -->
| recording = <!-- or | recordings = -->
| chronology = Concert chronology
| last_concert =
| this_concert =
| next_concert =
}}
Concert tour
{{{type}}} tour by {{{artist}}} | |
[[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}|border|upright]] | |
Location | {{{location}}} |
---|---|
Venue | {{{venue}}} |
Associated album | {{{album}}} |
Start date | {{{start_date}}} |
End date | {{{end_date}}} |
Legs | {{{number_of_legs}}} |
No. of shows | {{{number_of_shows}}} |
Budget | {{{budget}}} |
Box office | {{{gross}}} |
Website | {{{website}}} |
{{{artist}}} concert chronology | |
{{{Misc}}} | |
{{{Misc2}}} | |
{{{Misc3}}} | |
{{{Misc4}}} | |
{{{Misc5}}} |
{{Infobox concert
| concert_tour_name =
| image =
| landscape =
| alt =
| caption =
| artist =
| location =
| type =
| album =
| start_date = <!-- {{Start date|YYYY|MM|DD}} -->
| end_date = <!-- {{End date|YYYY|MM|DD}} -->
| number_of_legs =
| number_of_shows =
| website = <!-- {{URL|example.com}} -->
| last_tour =
| this_tour =
| next_tour =
| misc =
}}
Example
Charity concert by U2 | |
Associated album | Pop |
---|---|
U2 concert chronology |
{{Infobox concert
| concert_name = Popmart Tour
| image = placeholder.png
| artist = [[U2]]
| type = Charity
| album = ''[[Pop (U2 album)|Pop]]''
| last_concert = [[Zoo TV Tour]]<br />(1992–1993)
| this_concert = Popmart Tour<br />(1997–1998)
| next_concert = [[Elevation Tour]]<br />(2001)
}}
Parameters
- concert_name or concert_tour_name
- name of the concert/tour
- image
- an image link in the following form:
MyImage.jpg
- image_size
- the image size should only be specified if the image is smaller than 220 pixels width. Enter the width in pixels without "px", for example
250
. - landscape
- set to
yes
when using wide, short images. The image height (rather than width) will be limited to 200 pixels. - border
- inserting
yes
here will result in a 1px grey border around the image, useful for instances where the image and the background will blend together (such as a concert poster with a white background). If no border is necessary, this parameter should not be used. - alt
- alternative text for the image, for visually impaired and other readers who cannot see the image.
- caption
- a caption for the image
- type
- type of tour with capital letter; entry will be followed by the word "tour" (ex: World, Free, Benefit, Festival, Promotional, Revival, Reunion, etc.)
- artist
- artist or organization holding the concert
- location
- The location(s) of where the tour took place (ex: cities, states, countries, continents). Avoid unnecessarily long lists: If a tour covered multiple continents, or many cities across the same continent, simply name the continents (ex: North America, Europe, Australia). If it covered just a few countries or states, name them (ex: United States, United Kingdom or California, Arizona). Only list specific cities for very short tours covering only a few cities. For "United States" and "United Kingdom", it is preferred that they be abbreviated "U.S." and "UK", but political subdivisions should never be (never "MA" for "Massachusetts", "ON" for "Ontario", etc.). See Notes[1] for details.
- venue
- venue of where the concert took place
- album
- If the tour is associated with a specific album, then name the album. Use a wikilink to link to the album's article.
- start_date
- the date when the tour began, usually the date of the first performance of the tour. Use
{{Start date|YYYY|MM|DD}}
, replacingYYYY
with the year,MM
with the numerical month, andDD
with the day (ex:{{Start date|2010|08|13}}
). - end_date
- the date when the tour ended, usually the date of the final performance of the tour. Use
{{End date|YYYY|MM|DD}}
. - number_of_legs
- some tours have multiple "legs", often separated by gaps of time (ex: a West coast leg and an East coast leg, or a North American leg and a European leg). If so, enter the number of legs. If the tour consisted of one continuous string of dates, leave this field blank.
- number_of_shows
- the total number of shows on the entire tour.
- website or URL
- the single web address for the tour's primary official website. Use {{URL}} as {{URL|example.com}}.
- budget
- the budget for the tour, if known. Use templates to link to specific currencies, for example {{US$}}
- gross
- the total gross revenue for the tour, if known
- last_concert or last_tour
- the artist or organization's previous concert, followed by a
<br />
and the concert's year in parenthesis (typeN/A
if none) - this_concert or this_tour
- the artist or organization concert in which the infobox is about in bold text, followed by a
<br />
and the concert's year in parenthesis - next_concert or next_tour
- the artist or organization's next concert, followed by a
<br />
and the concert's year in parenthesis (type...
if a future tour may occur; typeN/A
if there will be no future tour) - misc1..4
- {{Extra tour chronology}} may be used here for tours featuring various artists
Notes
- ^ As per RfC "Naming countries in infoboxes": When identifying a location, city or region in the United States or United Kingdom, the preferred approach is to use the country abbreviations allowed by MOS:ACRO, such as "Portsmouth, New Hampshire, U.S." and "Cardiff, Wales, UK", rather than spelling out the full country name. Avoid using abbreviations for states or provinces in all nations. New Hampshire rather than NH, New South Wales rather than NSW, or British Columbia rather than BC (see MOS:POSTABBR). Cities such as New York City and London may be rendered as "New York City, U.S." and "London, UK" or simply "New York City" and "London". Also, these should not be linked when the context makes it clear (see MOS:OVERLINK). If only the country name is included, it may be written out in full.
TemplateData
TemplateData for Infobox concert
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
concert_tour_name | concert_tour_name | no description | Unknown | optional |
concert_name | concert_name | no description | Unknown | optional |
artist | artist | no description | Unknown | optional |
type | type | no description | Unknown | optional |
image | image | no description | File | optional |
image_size | image_size | no description | Unknown | optional |
landscape | landscape | no description | Unknown | optional |
border | border | no description | Unknown | optional |
alt | alt | no description | Unknown | optional |
caption | caption | no description | Unknown | optional |
image_caption | image_caption | no description | Unknown | optional |
orchestra | orchestra | no description | Unknown | optional |
choir | choir | no description | Unknown | optional |
conductor | conductor | no description | Unknown | optional |
composers | composers | no description | Unknown | optional |
composer | composer | no description | Unknown | optional |
arrangers | arrangers | no description | Unknown | optional |
arranger | arranger | no description | Unknown | optional |
location | location | no description | Unknown | optional |
venue | venue | no description | Unknown | optional |
tour | tour | no description | Unknown | optional |
recordings | recordings | no description | Unknown | optional |
recording | recording | no description | Unknown | optional |
albums | albums | no description | Unknown | optional |
album | album | no description | Unknown | optional |
date | date | no description | Unknown | optional |
start_date | start_date | no description | Unknown | optional |
end_date | end_date | no description | Unknown | optional |
duration | duration | no description | Unknown | optional |
number_of_legs | number_of_legs | no description | Unknown | optional |
number_of_shows | number_of_shows | no description | Unknown | optional |
shows | shows | no description | Unknown | optional |
guests | guests | no description | Unknown | optional |
support_acts | support_acts | no description | Unknown | optional |
support_act | support_act | no description | Unknown | optional |
producers | producers | no description | Unknown | optional |
producer | producer | no description | Unknown | optional |
attendance | attendance | no description | Unknown | optional |
budget | budget | no description | Unknown | optional |
gross | gross | no description | Unknown | optional |
website | website | no description | Unknown | optional |
URL | URL | no description | Unknown | optional |
last_show | last_show | no description | Unknown | optional |
last_concert | last_concert | no description | Unknown | optional |
last_tour | last_tour | no description | String | optional |
next_show | next_show | no description | Unknown | optional |
next_concert | next_concert | no description | Unknown | optional |
next_tour | next_tour | no description | String | optional |
chronology | chronology | no description | Unknown | optional |
this_show | this_show | no description | Unknown | optional |
this_concert | this_concert | no description | Unknown | optional |
this_tour | this_tour | no description | Unknown | optional |
misc | misc | no description | Unknown | optional |
Misc1 | Misc1 | no description | Unknown | optional |
Misc2 | Misc2 | no description | Unknown | optional |
Misc3 | Misc3 | no description | Unknown | optional |
Misc4 | Misc4 | no description | Unknown | optional |
Misc5 | Misc5 | no description | Unknown | optional |
Tracking categories
Microformat
- Classes used
The HTML classes of this microformat include:
- attendee
- contact
- description
- dtend
- dtstart
- location
- organiser
- summary
- url
- vevent
nor collapse nested elements which use them.