Difference between revisions of "Help:Templates/Setlist"

MuseWiki, wiki for the band Muse
Jump to navigation Jump to search
m
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
It has a simple form:
It has a simple form:


<nowiki>{{</nowiki>setlist<br/>
<blockquote><nowiki>{{</nowiki>setlist<br/>
| note = note about the set list<br/>
| note = note about the set list<br/>
| intro = <nowiki>{{</nowiki>introduction music<nowiki>}}</nowiki><br/>
| intro = <nowiki>{{</nowiki>introduction music<nowiki>}}</nowiki><br/>
| ''nn''pre = Before a song (e.g. a riff) | ''nn'' = Song | ''nn''app = After a song (e.g. another riff, YT template, GU template etc.)<br/>
| ''nn''pre = Before a song (e.g. a riff) | ''nn'' = Song | ''nn''app = After a song (e.g. another riff, YT template, GU template etc.)<br/>
<nowiki>}}</nowiki>
<nowiki>}}</nowiki></blockquote>
 
...where ''nn'' is the placement/position.


An example:
An example:


<nowiki>{{</nowiki>setlist<br/>
<blockquote><nowiki>{{</nowiki>setlist<br/>
| note = This is an example setlist<br/>
| note = This is an example setlist<br/>
| intro = {{What's He Building}}<br/>
| intro = <nowiki>{{</nowiki>What's He Building<nowiki>}}</nowiki><br/>
| 01pre = Riff | 01 = Sunburn | 01app = + riff<br/>
| 01pre = Riff | 01 = Sunburn | 01app = + riff<br/>
<nowiki>}}</nowiki>
<nowiki>}}</nowiki></blockquote>


...which gives:
...which gives:
Line 24: Line 26:
| 01pre = Riff | 01 = Sunburn | 01app = + riff
| 01pre = Riff | 01 = Sunburn | 01app = + riff
}}
}}
==See also==
*[[Template:Setlist]]


{{Backto | Help:Templates | template help}}
{{Backto | Help:Templates | template help}}


[[Category:Template help]]
[[Category:Template help]]

Latest revision as of 02:15, 2 September 2011

This template is used for set lists on gig pages.

It has a simple form:

{{setlist

| note = note about the set list
| intro = {{introduction music}}
| nnpre = Before a song (e.g. a riff) | nn = Song | nnapp = After a song (e.g. another riff, YT template, GU template etc.)

}}

...where nn is the placement/position.

An example:

{{setlist

| note = This is an example setlist
| intro = {{What's He Building}}
| 01pre = Riff | 01 = Sunburn | 01app = + riff

}}

...which gives:

Setlist

This is an example setlist
  1. Riff + Sunburn + riff

See also


Go back to template help