Template:Infobox album: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 29: Line 29:
{{#if:{{{Genre|}}}|
{{#if:{{{Genre|}}}|
   <tr>
   <tr>
     <th scope="row" style="width: 5.2em; text-align: left;">Music genre|Genre</th>
     <th scope="row" style="width: 5.2em; text-align: left;">Genre</th>
     <td colspan="2" style="width: 14em;">{{{Genre}}}</td>
     <td colspan="2" style="width: 14em;">{{{Genre}}}</td>
   </tr>
   </tr>
Line 47: Line 47:
{{#if:{{{Label|}}}|
{{#if:{{{Label|}}}|
   <tr>
   <tr>
     <th scope="row" style="width: 5.2em; text-align: left;">Record label|Label</th>
     <th scope="row" style="width: 5.2em; text-align: left;">Label</th>
     <td colspan="2" style="width: 14em;">{{{Label}}}</td>
     <td colspan="2" style="width: 14em;">{{{Label}}}</td>
   </tr>
   </tr>
Line 54: Line 54:
{{#if:{{{Director|}}}|
{{#if:{{{Director|}}}|
   <tr>
   <tr>
     <th scope="row" style="width: 5.2em; text-align: left;">Film director|Director</th>
     <th scope="row" style="width: 5.2em; text-align: left;">Director</th>
     <td colspan="2" style="width: 14em;">{{{Director}}}</td>
     <td colspan="2" style="width: 14em;">{{{Director}}}</td>
   </tr>
   </tr>
Line 61: Line 61:
{{#if:{{{Producer|}}}|
{{#if:{{{Producer|}}}|
   <tr>
   <tr>
     <th scope="row" style="width: 5.2em; text-align: left;">Record producer|Producer</th>
     <th scope="row" style="width: 5.2em; text-align: left;">Producer</th>
     <td colspan="2" style="width: 14em;">{{{Producer}}}</td>
     <td colspan="2" style="width: 14em;">{{{Producer}}}</td>
   </tr>
   </tr>