Template:Infobox song/old: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 13: Line 13:
}}
}}
   <tr>
   <tr>
     <th colspan="3" scope="col" class="description" style="text-align: center; background: {{#ifeq:{{Template:Infobox Song/color|{{{Type|}}}}}|khaki|{{Template:Infobox Song/color}}|{{Template:Infobox Song/color|{{{Type|}}}}}}};">{{Template:Infobox Song/link|{{{Type}}}}}{{#if:{{{Longtype|}}}|&#32;{{{Longtype}}}}}{{#if:{{{Artist|}}}|&#32;by [[{{{Artist}}}]]}}</th>
     <th colspan="3" scope="col" class="description" style="text-align: center; background: {{#ifeq:{{Template:Infobox Song/color|{{{Type|}}}}}|khaki|{{Template:Infobox Song/color}}|{{Template:Infobox Song/color|{{{Type|}}}}}}};">{{Template:Infobox Song/link|{{{Type}}}}}{{#if:{{{Longtype|}}}|&#32;{{{Longtype}}}}}{{#if:{{{Artist|}}}|&#32;by [[{{{Artist}}}]]}}{{#if:{{{Reviewer|}}}|&#32;by {{{Reviewer}}}}}</th>
   </tr>
   </tr>
{{#if:{{{Album|}}} |
{{#if:{{{Album|}}} |
Line 117: Line 117:
   </tr>
   </tr>
}}
}}
{{#if:{{{Reviewer|}}}|
{{#if:{{{Critic|}}}|
   <tr>
   <tr>
     <th scope="row" style="width: 5.2em; text-align: left; font-size:0.9em;">Reviewer</th>
     <th scope="row" style="width: 5.2em; text-align: left; font-size:0.9em;">Reviewer</th>
     <td colspan="2" style="width: 14em; font-size:0.9em;">{{{Reviewer}}}</td>
     <td colspan="2" style="width: 14em; font-size:0.9em;">{{{Critic}}}</td>
   </tr>
   </tr>
}}
}}