Jump to content

Template:Infobox album: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
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:{{{Metascore|}}}|
  <tr>
    <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>
   </tr>
   </tr>
}}
}}
Line 91: Line 85:
{{{Reviews}}}
{{{Reviews}}}
     </td>
     </td>
  </tr>
}}
{{#if:{{{Metascore|}}}|
  <tr>
    <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>
   </tr>
   </tr>
}}
}}