Template:Tournament: Difference between revisions
Restore working tournament template structure Tag: Manual revert |
Remove leaky tournament date wrapper |
||
| Line 46: | Line 46: | ||
{{#if:{{{PosterCaption|}}}|<tr><td class="infobox-caption" colspan="2">{{{PosterCaption}}}</td></tr>}} | {{#if:{{{PosterCaption|}}}|<tr><td class="infobox-caption" colspan="2">{{{PosterCaption}}}</td></tr>}} | ||
}} | }} | ||
<tr><th>Dates</th><td>{{#time:M j, Y|{{{StartDate|}}}}}{{#if:{{{EndDate|}}}|{{#ifeq:{{{StartDate|}}}|{{{EndDate|}}}|| – {{#time:M j, Y|{{{EndDate|}}}}}}}}</td></tr> | |||
{{#if:{{{City|}}}{{{Venue|}}}|<tr><th>Location</th><td>{{{City|}}}{{#if:{{{Venue|}}}| · {{{Venue}}}}}</td></tr>}} | {{#if:{{{City|}}}{{{Venue|}}}|<tr><th>Location</th><td>{{{City|}}}{{#if:{{{Venue|}}}| · {{{Venue}}}}}</td></tr>}} | ||
{{#if:{{{Organizer|}}}|<tr><th>Organizer</th><td>{{{Organizer}}}</td></tr>}} | {{#if:{{{Organizer|}}}|<tr><th>Organizer</th><td>{{{Organizer}}}</td></tr>}} | ||