Template:Subject: Difference between revisions
Jump to navigation
Jump to search
David Mason (talk | contribs) No edit summary |
David Mason (talk | contribs) No edit summary |
||
Line 7: | Line 7: | ||
<td>Link</td> | <td>Link</td> | ||
<td>{{#show: {{PAGENAME}}|?Link}}</td> | <td>{{#show: {{PAGENAME}}|?Link}}</td> | ||
</tr> | |||
}} | |||
{{ #if: {{{Start date|}}} | | |||
<tr> | |||
<td>Dates</td> | |||
<td>{{{Start date}}}{{ #if: {{{End date|}}} | |||
'''End''': {{{End date}}} | |||
|}} | |||
</td> | |||
</tr> | |||
}} | |||
{{ #if: {{{Location|}}} | | |||
<tr> | |||
<td>Location</td> | |||
<td>[[{{{Location}}}]]</td> | |||
</tr> | </tr> | ||
}} | }} |