Template:Infobox tour
![]() | This template uses Lua: |
Template:Infobox tour is used to create a standardized infobox for documenting concert tours on Weezerpedia.
Usage
Basic usage
{{Infobox tour
| name =
| photo =
| caption = <!-- only appears if a value is provided for the "photo" parameter -->
| alt = <!-- alt text for the photo -->
| border = <!-- choosing "yes" inserts a 1px grey border around the photo -->
| artist =
| performances =
| start_date =
| end_date =
| headliner =
| other_band = <!-- other bands that are neither headliners nor supporting acts -->
| supporting_act =
| associated_album =
| legs =
| tour_mngr =
| chronology = <!-- only used to overwrite the value from the "artist" parameter -->
| last_tour =
| last_year =
| next_tour =
| next_year =
}}