Help:Templates/Encore

MuseWiki, wiki for the band Muse
< Help:Templates
Revision as of 23:18, 15 September 2010 by Tene (talk | contribs) (This space isn't preserved on page generation, thus there's no reason to obfuscate readability through its omission.)
Jump to navigation Jump to search

The encore template is intended for inclusion within the set-list template. It is used as so:

{{encore}}

...within set-list templates, as so:

{{setlist | note = This is an example of encore template use | intro = {{Dance of the Knights}} | 01 = Bliss | 01app = (extended) {{encore}} | 02 = Stockholm Syndrome }}

...which gives:

Setlist

This is an example of encore template use
  1. Bliss (extended)
    Encore
  2. Stockholm Syndrome




The encore template has one variable, a single number used to distinguish between encores in the event of multiple encores, as so:

{{setlist | note = This is an example of encore template use | intro = {{Dance of the Knights}} | 01 = Bliss | 01app = (extended) {{encore | 1}} | 02 = Micro Cuts | 02app = {{encore | 2}} | 03 = Stockholm Syndrome }}

...which results in:

Setlist

This is an example of encore template use
  1. Bliss (extended)
    Encore 1
  2. Micro Cuts
    Encore 2
  3. Stockholm Syndrome

Note the placement of each encore template inclusion. The template is placed within *app variables. See setlist template help for clarification.

See also


Go back to template help