Шаблон:Infobox concert/doc

Мавод аз Википедиа — донишномаи озод

Usage[вироиши манбаъ]

Basic usage[вироиши манбаъ]

{{Infobox concert
| concert_name      = 
| image             = 
| 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             = 
| 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      = 
}}

Example[вироиши манбаъ]

{{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[вироиши манбаъ]

Parameter Explanation
concert_name* Insert the name of the tour
image Insert an image link in the following form: [[Image:MyImage.jpg|250px]]
image_caption Insert a caption for the image
artist Insert the artist or organization holding the concert
venue Insert the venue of where the concert took place (ex: city, country, continent)
type Insert the type of tour with capital letter; entry will be followed by the word "tour" (ex: World, Free, Benefit, Festival, Promotional, Revival, Reunion, etc.)
last_concert Insert 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 Insert 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 Insert 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)
misc {{Extra tour chronology}} may be used here for tours featuring various artists

Microformat[вироиши манбаъ]

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.

Classes used

The HTML classes this microformat uses 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.