Template:Infobox interview: Difference between revisions
no edit summary
No edit summary |
No edit summary |
||
| Line 58: | Line 58: | ||
<th scope="row" style="width: 5.2em; text-align: left; font-size:0.9em;">External link | <th scope="row" style="width: 5.2em; text-align: left; font-size:0.9em;">External link | ||
<td colspan="2" style="width: 14em; font-size:0.9em;">{{{Link}}}</td> | <td colspan="2" style="width: 14em; font-size:0.9em;">{{{Link}}}</td> | ||
</tr> | |||
}} | |||
{{#if:{{{Associated album|}}}| | |||
<tr> | |||
<th scope="row" style="width: 5.2em; text-align: left; font-size:0.9em;">Associated album | |||
<td colspan="2" style="width: 14em; font-size:0.9em;">{{{Associated album}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{Associated concert|}}}| | |||
<tr> | |||
<th scope="row" style="width: 5.2em; text-align: left; font-size:0.9em;">Associated concert | |||
<td colspan="2" style="width: 14em; font-size:0.9em;">{{{Associated concert}}}</td> | |||
</tr> | </tr> | ||
}} | }} | ||