Template:Infobox season: Difference between revisions
Jump to navigation
Jump to search
Updated infobox |
No edit summary Tag: Reverted |
||
| Line 9: | Line 9: | ||
</tr>}} | </tr>}} | ||
{{#if:{{{preseason|}}}|<tr> | {{#if:{{{preseason|}}}|<tr> | ||
<th>Pre-season</th> | <th>Pre-season Dates</th> | ||
<td>{{{preseason}}}</td> | <td>{{{preseason}}}</td> | ||
</tr>}} | </tr>}} | ||
{{#if:{{{season|}}}|<tr> | {{#if:{{{season|}}}|<tr> | ||
<th>Season</th> | <th>Season Dates</th> | ||
<td>{{{season}}}</td> | <td>{{{season}}}</td> | ||
</tr>}} | </tr>}} | ||
{{#if:{{{postseason|}}}|<tr> | {{#if:{{{postseason|}}}|<tr> | ||
<th>Post-season</th> | <th>Post-season Dates</th> | ||
<td>{{{postseason}}}</td> | <td>{{{postseason}}}</td> | ||
</tr>}} | </tr>}} | ||
{{#if:{{{theaterdates|}}}|<tr> | {{#if:{{{theaterdates|}}}|<tr> | ||
<th>Theater | <th>Theater Dates</th> | ||
<td>{{{theaterdates}}}</td> | <td>{{{theaterdates}}}</td> | ||
</tr>}} | </tr>}} | ||