Template:Infobox season: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary Tag: Manual revert |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 8: | Line 8: | ||
<td>{{{management}}}</td> | <td>{{{management}}}</td> | ||
</tr>}} | </tr>}} | ||
{{#if:{{{ | {{#if:{{{preseason|}}}|<tr> | ||
<th> | <th>Pre-season</th> | ||
<td>{{{ | <td>{{{preseason}}}</td> | ||
</tr>}} | </tr>}} | ||
{{#if:{{{ | {{#if:{{{season|}}}|<tr> | ||
<th> | <th>Season</th> | ||
<td>{{{ | <td>{{{season}}}</td> | ||
</tr>}} | |||
{{#if:{{{postseason|}}}|<tr> | |||
<th>Post-season</th> | |||
<td>{{{postseason}}}</td> | |||
</tr>}} | |||
{{#if:{{{theaterdates|}}}|<tr> | |||
<th>Theater Open</th> | |||
<td>{{{theaterdates}}}</td> | |||
</tr>}} | </tr>}} | ||
{{#if:{{{newattractions|}}}|<tr> | {{#if:{{{newattractions|}}}|<tr> | ||