Difference between revisions of "Template:Setlist"
Jump to navigation
Jump to search
m (...okay. Firstly ... make intro music a terminated span rather than p (it's not a paragraph). The termination is needed for the guys over at muse.mu) |
m (...said guys will probably want the note and intro music too, so make #setlist a span covering all but the title, instead of just the ol.) |
||
Line 1: | Line 1: | ||
<noinclude>'''[[Help:Templates/setlist|Help for using this template]]''' | <noinclude>'''[[Help:Templates/setlist|Help for using this template]]''' | ||
</noinclude><includeonly>== Set list == | </noinclude><includeonly>== Set list == | ||
{{#if:{{{note|}}}|''{{{note}}}''{{{noteref|}}}}} | <span id="setlist">{{#if:{{{note|}}}|''{{{note}}}''{{{noteref|}}}}} | ||
{{#if:{{{intro|}}}|<span style="display: block; margin-bottom: 0; padding-left: 3em">{{{intro}}} (intro music)}}{{#if:{{{introapp|}}}| {{{introapp}}}</span>}} | {{#if:{{{intro|}}}|<span style="display: block; margin-bottom: 0; padding-left: 3em">{{{intro}}} (intro music)}}{{#if:{{{introapp|}}}| {{{introapp}}}</span>}} | ||
<ol | <ol>{{ | ||
#if:{{{01|}}}|<li id="song01">{{#if:{{{01pre|}}}|{{{01pre}}} + }}[[{{#if:{{{01link|}}}|{{{01link}}}|{{{01}}} (song)}}|{{{01}}}]]}}{{#if:{{{01app|}}}| {{{01app}}}}}{{ | #if:{{{01|}}}|<li id="song01">{{#if:{{{01pre|}}}|{{{01pre}}} + }}[[{{#if:{{{01link|}}}|{{{01link}}}|{{{01}}} (song)}}|{{{01}}}]]}}{{#if:{{{01app|}}}| {{{01app}}}}}{{ | ||
#if:{{{02|}}}|<li id="song02">{{#if:{{{02pre|}}}|{{{02pre}}} + }}[[{{#if:{{{02link|}}}|{{{02link}}}|{{{02}}} (song)}}|{{{02}}}]]}}{{#if:{{{02app|}}}| {{{02app}}}}}{{ | #if:{{{02|}}}|<li id="song02">{{#if:{{{02pre|}}}|{{{02pre}}} + }}[[{{#if:{{{02link|}}}|{{{02link}}}|{{{02}}} (song)}}|{{{02}}}]]}}{{#if:{{{02app|}}}| {{{02app}}}}}{{ | ||
Line 29: | Line 29: | ||
#if:{{{24|}}}|<li id="song24">{{#if:{{{24pre|}}}|{{{24pre}}} + }}[[{{#if:{{{24link|}}}|{{{24link}}}|{{{24}}} (song)}}|{{{24}}}]]}}{{#if:{{{24app|}}}| {{{24app}}}}}{{ | #if:{{{24|}}}|<li id="song24">{{#if:{{{24pre|}}}|{{{24pre}}} + }}[[{{#if:{{{24link|}}}|{{{24link}}}|{{{24}}} (song)}}|{{{24}}}]]}}{{#if:{{{24app|}}}| {{{24app}}}}}{{ | ||
#if:{{{25|}}}|<li id="song25">{{#if:{{{25pre|}}}|{{{25pre}}} + }}[[{{#if:{{{25link|}}}|{{{25link}}}|{{{25}}} (song)}}|{{{25}}}]]}}{{#if:{{{25app|}}}| {{{25app}}}}} | #if:{{{25|}}}|<li id="song25">{{#if:{{{25pre|}}}|{{{25pre}}} + }}[[{{#if:{{{25link|}}}|{{{25link}}}|{{{25}}} (song)}}|{{{25}}}]]}}{{#if:{{{25app|}}}| {{{25app}}}}} | ||
</ol></includeonly> | </ol></span></includeonly> |