Jump to content

Template:Infobox concert/old: Difference between revisions

no edit summary
(Created page with "<includeonly><table class="infobox vevent" style="width: 20em;"> <tr> <th colspan="3" scope="col" class="summary" style="text-align: center; background: {{#ifeq:{{Templa...")
 
No edit summary
Line 19: Line 19:
     <th scope="row" style="width: 5.2em; text-align: left; font-size:0.9em;">Tour
     <th scope="row" style="width: 5.2em; text-align: left; font-size:0.9em;">Tour
     <td colspan="2" style="width: 14em; font-size:0.9em;">{{{Tour}}}</td>
     <td colspan="2" style="width: 14em; font-size:0.9em;">{{{Tour}}}</td>
  </tr>
}}
{{#if:{{{Venue|}}}|
  <tr>
    <th scope="row" style="width: 5.2em; text-align: left; font-size:0.9em;">Venue
    <td colspan="2" style="width: 14em; font-size:0.9em;">{{{Venue}}}</td>
   </tr>
   </tr>
}}
}}
Line 25: Line 31:
     <th scope="row" style="width: 5.2em; text-align: left; font-size:0.9em;">Location
     <th scope="row" style="width: 5.2em; text-align: left; font-size:0.9em;">Location
     <td colspan="2" style="width: 14em; font-size:0.9em;">{{{Location}}}</td>
     <td colspan="2" style="width: 14em; font-size:0.9em;">{{{Location}}}</td>
  </tr>
}}
{{#if:{{{Date|}}}|
  <tr>
    <th scope="row" style="width: 5.2em; text-align: left; font-size:0.9em;">Date
    <td colspan="2" style="width: 14em; font-size:0.9em;">{{{Date}}}</td>
   </tr>
   </tr>
}}
}}
Line 31: Line 43:
     <th scope="row" style="width: 5.2em; text-align: left; font-size:0.9em;">Associated album
     <th scope="row" style="width: 5.2em; text-align: left; font-size:0.9em;">Associated album
     <td colspan="2" style="width: 14em; font-size:0.9em;">{{{Associated album}}}</td>
     <td colspan="2" style="width: 14em; font-size:0.9em;">{{{Associated album}}}</td>
  </tr>
}}
{{#if:{{{Date|}}}|
  <tr>
    <th scope="row" style="width: 5.2em; text-align: left; font-size:0.9em;">Date
    <td colspan="2" style="width: 14em; font-size:0.9em;">{{{Date}}}</td>
   </tr>
   </tr>
}}
}}