Template:Infobox album: Difference between revisions

no edit summary
mNo edit summary
No edit summary
Line 84: Line 84:
     <td colspan="3">
     <td colspan="3">
{{{Reviews}}}
{{{Reviews}}}
    </td>
  </tr>
}}
{{#if:{{{Metascore|}}}|
{{#if:{{{Metascore|}}}|
   <tr>
   <tr>
     <th scope="row" style="width: 5.2em; text-align: left; font-size:0.9em;">Metascore</th>
     <th scope="row" style="width: 5.2em; text-align: left; font-size:0.9em;">Metascore</th>
     <td colspan="2" style="width: 14em; font-size:0.9em;">{{Metascore|{{{Metascore}}}}}</td>
     <td colspan="2" style="width: 14em; font-size:0.9em;">{{Metascore|{{{Metascore}}}}}</td>
  </tr>
}}
    </td>
   </tr>
   </tr>
}}
}}