Template:Tournament: Difference between revisions
>Kypho No edit summary |
>Kypho No edit summary |
||
| Line 36: | Line 36: | ||
{{#if:{{{StartDate|}}}| | {{#if:{{{StartDate|}}}| | ||
<tr><th>Dates</th> | <tr> | ||
<th>Dates</th> | |||
<td>{{#time:F j, Y|{{{StartDate|}}}}}{{#if:{{{EndDate|}}}| – {{#time:F j, Y|{{{EndDate|}}}}}}</td> | |||
</tr> | |||
}} | }} | ||
| Line 47: | Line 49: | ||
{{#if:{{{Surface|}}}| <tr><th>Surface</th> <td>{{{Surface}}}</td></tr>}} | {{#if:{{{Surface|}}}| <tr><th>Surface</th> <td>{{{Surface}}}</td></tr>}} | ||
{{#if:{{{Prize|}}}| <tr><th>Prize</th> <td>{{{Prize}}}</td></tr>}} | {{#if:{{{Prize|}}}| <tr><th>Prize</th> <td>{{{Prize}}}</td></tr>}} | ||
{{#if:{{{FwangoURL|}}}|<tr><th>Fwango</th><td>{{{FwangoURL}}}</td></tr>}} | |||
</table> | |||
<!-- default sections under the infobox --> | <!-- default sections under the infobox --> | ||