Template:Infobox interview: Difference between revisions
no edit summary
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly><table class="infobox vevent" style="width: 20em;"> | <includeonly><table class="infobox vevent" style="width: 20em;"> | ||
<tr> | <tr> | ||
<th colspan="3" scope="col" class="summary" style="text-align: center; background: {{#ifeq:{{Template:Infobox Album/color|{{{Format|}}}}}|khaki|{{Template:Infobox Album/color}}|{{Template:Infobox Album/color|{{{Format|}}}}}}};">{{#if:{{{Publication|}}}|''{{{Publication}}} interview {{{Interviewee}}}''}} | <th colspan="3" scope="col" class="summary" style="text-align: center; background: {{#ifeq:{{Template:Infobox Album/color|{{{Format|}}}}}|khaki|{{Template:Infobox Album/color}}|{{Template:Infobox Album/color|{{{Format|}}}}}}};">{{#if:{{{Publication|}}}|''{{{Publication}}} interview with {{{Interviewee}}}''<br>{{{Date}}}}} | ||
</tr> | </tr> | ||
{{#ifeq:{{{Cover size|}}}|0|| | {{#ifeq:{{{Cover size|}}}|0|| | ||
| Line 12: | Line 12: | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{Publication|}}}| | {{#if:{{{Publication|}}}| | ||
<tr> | <tr> | ||
| Line 37: | Line 34: | ||
<th scope="row" style="width: 5.2em; text-align: left; font-size:0.9em;">Date | <th scope="row" style="width: 5.2em; text-align: left; font-size:0.9em;">Date | ||
<td colspan="2" style="width: 14em; font-size:0.9em;">{{{Date}}}</td> | <td colspan="2" style="width: 14em; font-size:0.9em;">{{{Date}}}</td> | ||
</tr> | |||
}} | |||
{{#if:{{{Title|}}}| | |||
<tr> | |||
<th scope="row" style="width: 5.2em; text-align: left; font-size:0.9em;">Title | |||
<td colspan="2" style="width: 14em; font-size:0.9em;">{{{Title}}}</td> | |||
</tr> | </tr> | ||
}} | }} | ||