Difference between revisions of "Template:Infobox Album"

From Lafayette Inc Wiki
Jump to navigation Jump to search
(New page: <includeonly><table class="infobox vevent" style="width: 20em;"> <tr> <th colspan="3" scope="col" class="summary" style="text-align: center; background: {{#ifeq:{{Template:Infobox Al...)
 
 
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>

Latest revision as of 01:14, 31 March 2009