Template:Setlist/old: Difference between revisions

removing unnecessary whitespace
(added documentation)
(removing unnecessary whitespace)
Line 1: Line 1:
<includeonly>
<includeonly>{{#ifeq: {{{setlist source|}}}| Missing | {{Template:Missing setlist source}}<br>|}}
{{#ifeq: {{{setlist source|}}}| Missing | {{Template:Missing setlist source}}<br>|}}
<div class="setlist" style="margin: -1px 0 0 0; {{#ifeq: {{{collapsed}}}|yes|border: #aaa 1px solid; padding: 3px|padding:4px}}; max-width: 100%; overflow-x: auto;">
<div class="setlist" style="margin: -1px 0 0 0; {{#ifeq: {{{collapsed}}}|yes|border: #aaa 1px solid; padding: 3px|padding:4px}}; max-width: 100%; overflow-x: auto;">
<table class="setlist {{#ifeq: {{{collapsed}}}|yes|collapsible collapsed}}" cellpadding="0" style="width: 100%; border-width: 0px; border-collapse: collapse;">
<table class="setlist {{#ifeq: {{{collapsed}}}|yes|collapsible collapsed}}" cellpadding="0" style="width: 100%; border-width: 0px; border-collapse: collapse;">
Line 122: Line 121:
         <th class="tlheader" colspan="2" style="width: 100%; text-align: left; background-color: #eee">Encore</th>
         <th class="tlheader" colspan="2" style="width: 100%; text-align: left; background-color: #eee">Encore</th>
     </tr>
     </tr>
     }}   {{#if: {{{encore1|}}}|{{Setlist/Song|color=#fff|1|{{{encore1}}}|{{{encore_note1|}}}}}}}
     }}{{#if: {{{encore1|}}}|{{Setlist/Song|color=#fff|1|{{{encore1}}}|{{{encore_note1|}}}}}}}
   {{#if: {{{encore2|}}}|{{Setlist/Song|color=#f7f7f7|2|{{{encore2}}}|{{{encore_note2|}}}}}}}
   {{#if: {{{encore2|}}}|{{Setlist/Song|color=#f7f7f7|2|{{{encore2}}}|{{{encore_note2|}}}}}}}
   {{#if: {{{encore3|}}}|{{Setlist/Song|color=#fff|3|{{{encore3}}}|{{{encore_note3|}}}}}}}
   {{#if: {{{encore3|}}}|{{Setlist/Song|color=#fff|3|{{{encore3}}}|{{{encore_note3|}}}}}}}
Line 227: Line 226:
         <th class="tlheader" colspan="2" style="width: 100%; text-align: left; background-color: #eee">Encore 2</th>
         <th class="tlheader" colspan="2" style="width: 100%; text-align: left; background-color: #eee">Encore 2</th>
     </tr>
     </tr>
     }}   {{#if: {{{encoretwo1|}}}|{{Setlist/Song|color=#fff|1|{{{encoretwo1}}}|{{{encoretwo_note1|}}}}}}}  
     }}{{#if: {{{encoretwo1|}}}|{{Setlist/Song|color=#fff|1|{{{encoretwo1}}}|{{{encoretwo_note1|}}}}}}}  
   {{#if: {{{encoretwo8|}}}|{{Setlist/Song|color=#f7f7f7|2|{{{encoretwo2}}}|{{{encoretwo_note2|}}}}}}}
   {{#if: {{{encoretwo8|}}}|{{Setlist/Song|color=#f7f7f7|2|{{{encoretwo2}}}|{{{encoretwo_note2|}}}}}}}
   {{#if: {{{encoretwo3|}}}|{{Setlist/Song|color=#fff|3|{{{encoretwo3}}}|{{{encoretwo_note3|}}}}}}}
   {{#if: {{{encoretwo3|}}}|{{Setlist/Song|color=#fff|3|{{{encoretwo3}}}|{{{encoretwo_note3|}}}}}}}
Line 326: Line 325:
     {{#if: {{{encoretwo98|}}}|{{Setlist/Song|color=#f7f7f7|98|{{{encoretwo98}}}|{{{encoretwo_note98|}}}}}}}
     {{#if: {{{encoretwo98|}}}|{{Setlist/Song|color=#f7f7f7|98|{{{encoretwo98}}}|{{{encoretwo_note98|}}}}}}}
     {{#if: {{{encoretwo99|}}}|{{Setlist/Song|color=#fff|99|{{{encoretwo99}}}|{{{encoretwo_note99|}}}}}}}
     {{#if: {{{encoretwo99|}}}|{{Setlist/Song|color=#fff|99|{{{encoretwo99}}}|{{{encoretwo_note99|}}}}}}}
     {{#if: {{{setlist source|}}} |
     {{#if: {{{setlist source|}}} |
     <tr>
     <tr>
Line 334: Line 332:
     }}
     }}
</table>
</table>
</div>
</div></includeonly>
</includeonly>
<noinclude>{{documentation}}</noinclude>
 
<noinclude>
{{documentation}}
</noinclude>