Template:Infobox song/old: Difference between revisions
song reviews
mNo edit summary  | 
				 (song reviews)  | 
				||
| Line 43: | Line 43: | ||
     <th scope="row" style="width: 7em; text-align: left; font-size:0.9em;">Recorded</th>  |      <th scope="row" style="width: 7em; text-align: left; font-size:0.9em;">Recorded</th>  | ||
     <td colspan="2" style="width: 14em; font-size:0.9em;">{{{Recorded}}}</td>  |      <td colspan="2" style="width: 14em; font-size:0.9em;">{{{Recorded}}}</td>  | ||
  </tr>  | |||
}}  | |||
{{#if:{{{Reviews|}}}|  | |||
  <tr>  | |||
    <th colspan="3" scope="col" style="text-align: center; background: {{#ifeq:{{Template:Infobox Album/color|{{{Type|}}}}}|khaki|{{Template:Infobox Album/color}}|{{Template:Infobox Album/color|{{{Type|}}}}}}};">Other song reviews</th>  | |||
  </tr>  | |||
  <tr>  | |||
    <td colspan="3">  | |||
{{{Reviews}}}  | |||
    </td>  | |||
   </tr>  |    </tr>  | ||
}}  | }}  | ||