Kigezo:Infobox concert tour
Tour by {{{artist}}} |
---|
Code
haririCopy and paste
hariri{{Infobox concert tour | concert_tour_name = | image = | image_caption = | artist = | location = | locations = | type = | album = | start_date = | end_date = | number_of_legs = | number_of_shows = | last_tour = | this_tour = | next_tour = }}
Example usage
hariri{{Infobox concert tour | concert_tour_name = Popmart Tour | image = [[Image:placeholder.png|100px]] | image_caption = | artist = [[U2]] | type = World | album = ''[[Pop (album)|Pop]]'' | start_date = [[April 25]], [[1997]] | end_date = [[March 21]], [[1998]] | number_of_legs = 4 | number_of_shows = 94 | last_tour = [[Zoo TV Tour]]<br>(1992-1993) | this_tour = '''Popmart Tour'''<br>(1997-1998) | next_tour = [[Elevation Tour]]<br>(2001) }} |
|
Usage
haririParameter | Explanation |
---|---|
concert_tour_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 tour |
location or locations | Insert the location(s) of where the tour took place (ex: cities, countries, continents) Use location if single entry; use locations is multiple entries; DO NOT use both |
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.) |
start_date | Insert wikilinked date of when the tour started (exact day preferred, month and year may be used). Use {{Start date}} |
end_date | Insert wikilinked date of when the tour ended. {{End date}} |
number_of_legs | Insert numerical value for tour's number of legs (leave blank if only 1) |
number_of_shows | Insert numerical value for tour's number of shows |
last_tour | Insert the artist or organization's previous tour, followed by a <br> and the tour's year(s) in parenthesis (type N/A if none)
|
this_tour | Insert the artist or organization tour in which the infobox is about in bold text, followed by a <br> and the tour's year(s) in parenthesis
|
next_tour | Insert the artist or organization's next tour, followed by a <br> and the tour's year(s) in parenthesis (type ... if a future tour may occur; type N/A if there will be no future tour)
|
budget | Insert the budget for the tour, denoting a specific currency |
gross | Insert the total gross revenue for the tour |
Misc | {{Extra tour chronology}} may be used here for tours featuring various artists |
Microformat
haririThe HTML mark up produced by this template includes an hCalendar microformat, which makes the event details parsable by computers, either acting automatically to catalogue articles across Wikipedia, or via a browser tool operated by a person, to (for example) add the subject to a calendar or diary application. For more information about the use of microformats on Wikipedia, please see the microformat project.
Dates will only be included if you use {{Start date}} or {{End date}} (use the former for single dates; but do not use any of these if the date is before 1583 CE).
URLs will only be included if you use {{URL}}.
hCalendar uses HTML classes including:
- 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.