Template:Infobox album: Difference between revisions

attempting to add metacritic score
(Undo revision 27617 by MyNameIsJason (Talk))
(attempting to add metacritic score)
Line 75: Line 75:
     <th scope="row" style="width: 5.2em; text-align: left; font-size:0.9em;">Compiler</th>
     <th scope="row" style="width: 5.2em; text-align: left; font-size:0.9em;">Compiler</th>
     <td colspan="2" style="width: 14em; font-size:0.9em;">{{{Compiler}}}</td>
     <td colspan="2" style="width: 14em; font-size:0.9em;">{{{Compiler}}}</td>
  </tr>
}}
{{#if:{{{Metacritic score|}}}|
  <tr>
    <th scope="row" style="width: 5.2em; text-align: left; font-size:0.9em;">Metacritic score</th>
    <td colspan="2" style="width: 14em; font-size:0.9em;">{{{Metacritic score}}}</td>
   </tr>
   </tr>
}}
}}