Difference between revisions of "Help:Templates/Encore"

MuseWiki, wiki for the band Muse
Jump to navigation Jump to search
m (This space isn't preserved on page generation, thus there's no reason to obfuscate readability through its omission.)
 
(No difference)

Latest revision as of 00:23, 2 September 2011

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