Difference between revisions of "Help:Templates/Encore"

MuseWiki, wiki for the band Muse
Jump to navigation Jump to search
(Created page with '__NOTOC__ The encore template is intended for inclusion within the set-list template. It is used as so: <blockquote><nowiki>{{encore}}</nowiki></blo…')
 
m (This space isn't preserved on page generation, thus there's no reason to obfuscate readability through its omission.)
Line 9: Line 9:
| note = This is an example of encore template use
| note = This is an example of encore template use
| intro = {{Dance of the Knights}}
| intro = {{Dance of the Knights}}
| 01 = Bliss | 01app = (extended){{encore}}
| 01 = Bliss | 01app = (extended) {{encore}}
| 02 = Stockholm Syndrome
| 02 = Stockholm Syndrome
}}</nowiki></blockquote>
}}</nowiki></blockquote>
Line 18: Line 18:
| note = This is an example of encore template use
| note = This is an example of encore template use
| intro = {{Dance of the Knights}}
| intro = {{Dance of the Knights}}
| 01 = Bliss | 01app = (extended){{encore}}
| 01 = Bliss | 01app = (extended) {{encore}}
| 02 = Stockholm Syndrome
| 02 = Stockholm Syndrome
}}
}}
Line 31: Line 31:
| note = This is an example of encore template use
| note = This is an example of encore template use
| intro = {{Dance of the Knights}}
| intro = {{Dance of the Knights}}
| 01 = Bliss | 01app = (extended){{encore | 1}}
| 01 = Bliss | 01app = (extended) {{encore | 1}}
| 02 = Micro Cuts | 02app = {{encore | 2}}
| 02 = Micro Cuts | 02app = {{encore | 2}}
| 03 = Stockholm Syndrome
| 03 = Stockholm Syndrome
Line 41: Line 41:
| note = This is an example of encore template use
| note = This is an example of encore template use
| intro = {{Dance of the Knights}}
| intro = {{Dance of the Knights}}
| 01 = Bliss | 01app = (extended){{encore | 1}}
| 01 = Bliss | 01app = (extended) {{encore | 1}}
| 02 = Micro Cuts | 02app = {{encore | 2}}
| 02 = Micro Cuts | 02app = {{encore | 2}}
| 03 = Stockholm Syndrome
| 03 = Stockholm Syndrome

Revision as of 23:18, 15 September 2010

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