Template:Infobox live show/doc: Difference between revisions
MusikAnimal (talk | contribs) No edit summary |
MusikAnimal (talk | contribs) No edit summary |
||
Line 134: | Line 134: | ||
"label": "Archive.org artist", | "label": "Archive.org artist", | ||
"description": "Use this if the archive.org live music entry is under a different artist name.", | "description": "Use this if the archive.org live music entry is under a different artist name.", | ||
"type": "string" | |||
}, | |||
"Televised": { | |||
"label": "Televised", | |||
"description": "i.e. Late Night show appearances. Use the same page title that WIkipedia uses.", | |||
"example": "The Howard Stern Show", | |||
"type": "string" | "type": "string" | ||
} | } | ||
Line 162: | Line 168: | ||
"revenue", | "revenue", | ||
"splra_page", | "splra_page", | ||
"archive_artist" | "archive_artist", | ||
"Televised" | |||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> |
Revision as of 05:54, 12 May 2022
Infobox template for live show pages.
Note that the |artist=
parameter is for the actual band that played the show, and may not match the artist in the page title. For example, Billy Corgan 1996-01-17 represents a Pink Floyd show that Corgan guested at. The {{infobox live show}} template should have |artist=Pink Floyd
and |featuring_artist=Billy Corgan
.
Infobox for live performance pages.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Artist | artist | Artist of interest that play at the show; always use "The Smashing Pumpkins", not "Smashing Pumpkins"; use "Billy Corgan" instead of "William Patrick Corgan" or "WPC"
| Unknown | required |
Featuring artist | featuring_artist | Used when the show is for a band outside of scope that featured an in-scope artist. For example, the 'artist' could be "Pink Floyd" but the 'featuring_artist' could be "Billy Corgan". | Page name | suggested |
Tour | tour | This must match the page title of the corresponding tour page. | Page name | suggested |
Date of the show | date | Any sensible format can be used | Date | required |
Venue name | venue | This should match the name of the venue at the time the band performed there. If this is an exact link (not a redirect) to a valid venue page (see Category:Venues for full list), the location, coordinates, capacity and venue type fields are automatically filled in. Override any values as needed (say if the venue was in a different location than it is presently).
| Page name | suggested |
Venue suffix | venue_suffix | Appears below the venue name. Used to indicate for instance which stage the artist performed on at the venue | String | optional |
Venue location | location | in the form "City Name, Country", or "City, State, Country". The last two characters must be a valid country code. This is automatically shown if the "venue" field is a direct link to a page in Category:Venues
| String | suggested |
Type of venue | venue_type | Not important to get this right. See https://spcodex.wiki/m/4sk for a list of unique venue types. This is automatically shown if the "venue" field is a direct link to a page in Category:Venues | String | optional |
Venue capacity | capacity | Maximum capacity, at the time the band played the venue (sometimes capacity changes over time). This is automatically shown if the "venue" field is a direct link to a page in Category:Venues, please override if the auto-value is incorrect at the time the show took place.
| Number | optional |
Attendance | attendance | Number of fans who actually attended the show, if known | Number | suggested |
Personnel | personnel | Comma-separated list of *first and last names* of personnel. Should include anyone who performed, even if they appeared just for a single song.
| String | suggested |
Order of bands | bands | Comma-separated list of bands that appeared at the show, in the ordered they played.
| String | suggested |
Name of show | name | Overrides the automatic title for the show. This should rarely be used. | Unknown | optional |
Show poster shown above the infobox | poster | Generally only show posters go here, but rules are merely rules...
| File | suggested |
Image | image | High-quality image for the show. Use the 'poster' parameter for the official poster. | File | optional |
Image caption | caption | no description | String | optional |
Latitude of the venue | lat | If you look up the venue on Google Maps, it should show the latitude and longitude in the URL. | Number | optional |
Longitude of venue | lng | If you look up the venue on Google Maps, it should show the latitude and longitude in the URL. | Number | optional |
Festival | festival | Name of the festival, if applicable | String | optional |
Notes | notes | Very short summarizing notes of notable things about this show. Wikilinks such as [[Linda Strawberry]] are allowed, but no styling such as italics or bold should be used. | String | optional |
Revenue | revenue | Amount of revenue generated from the show, if known | String | optional |
SPLRA page | splra_page | Title of the SPLRA page, if the automatic linking didn't work for whatever reason.
| String | optional |
Archive.org artist | archive_artist | Use this if the archive.org live music entry is under a different artist name. | String | optional |
Televised | Televised | i.e. Late Night show appearances. Use the same page title that WIkipedia uses.
| String | optional |