Difference between revisions of "Template:Infobox Album"
Jump to navigation
Jump to search
Lafayette1 (talk | contribs) (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...) |
Lafayette1 (talk | contribs) |
||
| Line 29: | Line 29: | ||
{{#if:{{{Genre|}}}| | {{#if:{{{Genre|}}}| | ||
<tr> | <tr> | ||
| − | <th scope="row" style="width: 5.2em; text-align: left;"> | + | <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;"> | + | <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;"> | + | <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;"> | + | <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> | ||