Template:Infobox concert/doc

From Simple English Wikipedia, the free encyclopedia

Usage[change source]

{{{concert_name}}}
{{{type}}} concert by {{{artist}}}
[[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}|border|upright]]
{{{caption}}}
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}}}
  • {{{last_concert}}}
  • {{{this_show}}}
  • {{{next_concert}}}
{{{misc}}}

Basic usage[change source]

{{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[change source]

{{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[change source]

{{{concert_tour_name}}}
{{{type}}} tour by {{{artist}}}
[[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}|border|upright]]
{{{caption}}}
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
  • {{{last_show}}}
  • {{{this_show}}}
  • {{{next_show}}}
{{{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[change source]

Popmart Tour
Charity concert by U2
Associated albumPop
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[change source]

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}}, replacing YYYY with the year, MM with the numerical month, and DD 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 (type N/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; type N/A if there will be no future tour)
misc1..4
{{Extra tour chronology}} may be used here for tours featuring various artists

Notes[change source]

  1. 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[change source]

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Infobox concert in articles based on its TemplateData.

TemplateData for Infobox concert

No description.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
concert_tour_nameconcert_tour_name

no description

Unknownoptional
concert_nameconcert_name

no description

Unknownoptional
artistartist

no description

Unknownoptional
typetype

no description

Unknownoptional
imageimage

no description

Unknownoptional
image_sizeimage_size

no description

Unknownoptional
landscapelandscape

no description

Unknownoptional
borderborder

no description

Unknownoptional
altalt

no description

Unknownoptional
captioncaption

no description

Unknownoptional
image_captionimage_caption

no description

Unknownoptional
orchestraorchestra

no description

Unknownoptional
choirchoir

no description

Unknownoptional
conductorconductor

no description

Unknownoptional
composerscomposers

no description

Unknownoptional
composercomposer

no description

Unknownoptional
arrangersarrangers

no description

Unknownoptional
arrangerarranger

no description

Unknownoptional
locationlocation

no description

Unknownoptional
venuevenue

no description

Unknownoptional
tourtour

no description

Unknownoptional
recordingsrecordings

no description

Unknownoptional
recordingrecording

no description

Unknownoptional
albumsalbums

no description

Unknownoptional
albumalbum

no description

Unknownoptional
datedate

no description

Unknownoptional
start_datestart_date

no description

Unknownoptional
end_dateend_date

no description

Unknownoptional
durationduration

no description

Unknownoptional
number_of_legsnumber_of_legs

no description

Unknownoptional
number_of_showsnumber_of_shows

no description

Unknownoptional
showsshows

no description

Unknownoptional
guestsguests

no description

Unknownoptional
support_actssupport_acts

no description

Unknownoptional
support_actsupport_act

no description

Unknownoptional
producersproducers

no description

Unknownoptional
producerproducer

no description

Unknownoptional
attendanceattendance

no description

Unknownoptional
budgetbudget

no description

Unknownoptional
grossgross

no description

Unknownoptional
websitewebsite

no description

Unknownoptional
URLURL

no description

Unknownoptional
last_showlast_show

no description

Unknownoptional
last_concertlast_concert

no description

Unknownoptional
last_tourlast_tour

no description

Unknownoptional
next_shownext_show

no description

Unknownoptional
next_concertnext_concert

no description

Unknownoptional
next_tournext_tour

no description

Unknownoptional
chronologychronology

no description

Unknownoptional
this_showthis_show

no description

Unknownoptional
this_concertthis_concert

no description

Unknownoptional
this_tourthis_tour

no description

Unknownoptional
miscmisc

no description

Unknownoptional
MiscMisc

no description

Unknownoptional
Misc1Misc1

no description

Unknownoptional
Misc2Misc2

no description

Unknownoptional
Misc3Misc3

no description

Unknownoptional
Misc4Misc4

no description

Unknownoptional
Misc5Misc5

no description

Unknownoptional

Microformat[change source]

The HTML mark-up produced by this template includes an hCalendar microformat that makes event details readily parsable by computer programs. This aids tasks such as the cataloguing of articles and maintenance of databases. For more information about the use of microformats on Wikipedia, please visit the Microformat WikiProject on English Wikipedia.

Classes used

The HTML classes of this microformat include:

  • attendee
  • contact
  • description
  • dtend
  • dtstart
  • location
  • organiser
  • summary
  • url
  • vevent
Please do not rename or remove these classes
nor collapse nested elements which use them.