Template:Infobox song/old: Difference between revisions

Undo revision 26002 by Donny (Talk)
No edit summary
(Undo revision 26002 by Donny (Talk))
Line 91: Line 91:
     <th scope="row" style="width: 7em; text-align: left; font-size:0.9em;">Status</th>
     <th scope="row" style="width: 7em; text-align: left; font-size:0.9em;">Status</th>
     <td colspan="2" style="width: 14em; font-size:0.9em;">{{{Status}}}</td>
     <td colspan="2" style="width: 14em; font-size:0.9em;">{{{Status}}}</td>
  </tr>
}}
{{#if:{{{First performed live|}}}|
  <tr>
    <th scope="row" style="width: 7em; text-align: left; font-size:0.9em;">Format</th>
    <td colspan="2" style="width: 14em; font-size:0.9em;">{{{First performed live}}}</td>
  </tr>
}}
{{#if:{{{Last performed live|}}}|
  <tr>
    <th scope="row" style="width: 7em; text-align: left; font-size:0.9em;">Format</th>
    <td colspan="2" style="width: 14em; font-size:0.9em;">{{{Last performed live}}}</td>
   </tr>
   </tr>
}}
}}