28,594
edits
(Created page with "The {{tl|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 seque...") |
m (→Parameters: typo) |
||
| Line 47: | Line 47: | ||
|- | |- | ||
| {{para|setlist source}} | | {{para|setlist source}} | ||
|This | |This adds a reference to the source of the setlist, in most cases a URL. Use <code><nowiki><ref>URL of the source</ref></nowiki></code>, if unknown use "<code>missing<code>". | ||
|} | |} | ||
=====Encore Parameters===== | =====Encore Parameters===== | ||
Encores should continue the numbering from the main set, but the parameter name must be <code>encore</code>, not <code>title</code>. For example, if the main set ends with <code>title15</code>, then the first encore song should be <code>encore16</code>, the second encore song <code>encore17</code>, and so on. Similarly, if there is a second encore following Encore 1 (<code>encoretwo</code>), the numbering continues with the next sequential song number. | Encores should continue the numbering from the main set, but the parameter name must be <code>encore</code>, not <code>title</code>. For example, if the main set ends with <code>title15</code>, then the first encore song should be <code>encore16</code>, the second encore song <code>encore17</code>, and so on. Similarly, if there is a second encore following Encore 1 (<code>encoretwo</code>), the numbering continues with the next sequential song number. | ||