Template:Setlist
The {{Setlist}} template is used to present concert setlists in a clean, standardized table format. It is used on concert pages on Weezerpedia to document the songs performed during a concert, including encores. The template allows for up to two encore sections, each with its own song list and optional notes.
Usage
This template is designed to create structured tables for setlists with sections for the Main set and Encores. Songs are listed in sequential order, with encores picking up the numbering directly from where the main set ends. Users can also add optional notes for individual songs.
{{Setlist
| headline =
| setlist source = <ref>Setlist per: ... </ref>
| title1 = Main set song 1
| title2 = Main set song 2
| note2 = Note for main set song 2
| ...
| encore16 = Encore 1 song 16
| encore17 = Encore 1 song 17
| encore_note17 = Note for encore 1 song 17
| ...
| encoretwo21 = Encore 2 song 21
| encoretwo22 = Encore 2 song 22
| encoretwo_note22 = Note for encore 2 song 22
| ...
}}Parameters
| Parameter | Description |
|---|---|
|headline=
|
This adds an optional headline above the setlist. In most cases this is not needed. |
|titleN=
|
Title of a song in the main set |
|noteN=
|
Note for a song in the main set |
|encoreN=
|
Title of a song in Encore 1 |
|encore_noteN=
|
Note for a song in Encore 1 |
|encoretwoN=
|
Title of a song in Encore 2 |
|encoretwo_noteN=
|
Note for a song in Encore 2 |
|setlist source=
|
This adds a reference to the source of the setlist, in most cases a URL. Use <ref>URL of the source</ref>, if unknown use missing.
|
|ordered=
|
When this parameter is populated, i.e. with the word "no," it lists the songs with bullet points, as opposed to the default numbered list. Can paste | ordered = no into the template on its own line to make use of this.
|
Encore parameters
Encores should continue the numbering from the main set, but the parameter name must be encore, not title. For example, if the main set ends with title15, then the first encore song should be encore16, the second encore song encore17, and so on. Similarly, if there is a second encore following Encore 1 (encoretwo), the numbering continues with the next sequential song number.
Headline parameter
The headline parameter is used to denote distinct sections within a setlist, particularly when a concert is divided into separate thematic parts. For example, if a band performs a "Greatest Hits" section followed by a "Full Album" section, the headline parameter can be applied to label these parts. This is useful for making the setlist easier to read and understand by indicating clear transitions between different segments of the show. The headline parameter should only be used when the band plays a set that can be logically divided into two or more distinct parts, each with its own theme or focus. If the concert is performed as a single continuous set without such division, the headline parameter is not needed.