Template:Infobox season: Difference between revisions

From Olentangy Park Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Tag: Manual revert
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="infobox" style="width: 400px;">
<div class="infobox" style="width: 400px;">
<div class="infobox-title">{{#if: {{{year|}}}|<tr>
<div class="infobox-title">{{#if: {{{year|}}}|<tr>
     <td>{{{year}}}</td>
     <td>{{{year}}} Season</td>
</tr>}}</div>{{#if: {{{image|}}}|
</tr>}}</div>{{#if: {{{image|}}}|
<div class="infobox-image">[[File: {{{image}}}|300px]]</div>}}
<div class="infobox-image">[[File: {{{image}}}|300px]]</div>}}
<table>{{#if: {{{season|}}}|<tr>
<table>{{#if: {{{management|}}}|<tr>
    <th>Leadership</th>
    <td>{{{management}}}</td>
</tr>}}
{{#if:{{{preseason|}}}|<tr>
    <th>Pre-season</th>
    <td>{{{preseason}}}</td>
</tr>}}
{{#if:{{{season|}}}|<tr>
     <th>Season</th>
     <th>Season</th>
     <td>{{{season}}}</td>
     <td>{{{season}}}</td>
</tr>}}
</tr>}}
{{#if: {{{management|}}}|<tr>
{{#if:{{{postseason|}}}|<tr>
     <th>Manager(s)</th>
     <th>Post-season</th>
     <td>{{{management}}}</td>
     <td>{{{postseason}}}</td>
</tr>}}
</tr>}}
{{#if:{{{openingday|}}}|<tr>
{{#if:{{{theaterdates|}}}|<tr>
     <th>Opening Day</th>
     <th>Theater Open</th>
     <td>{{{openingday}}}</td>
     <td>{{{theaterdates}}}</td>
</tr>}}
{{#if:{{{closingday|}}}|<tr>
    <th>Closing Day</th>
    <td>{{{closingday}}}</td>
</tr>}}
</tr>}}
{{#if:{{{newattractions|}}}|<tr>
{{#if:{{{newattractions|}}}|<tr>
     <th>New Attractions</th>
     <th>New Attractions</th>
     <td>{{{newattractions}}}</td>
     <td>{{{newattractions}}}</td>
</tr>}}
{{#if:{{{theatermanager|}}}|<tr>
    <th>Theater Manager</th>
    <td>{{{theatermanager}}}</td>
</tr>}}
{{#if:{{{stockcompany|}}}|<tr>
    <th>Stock Company</th>
    <td>{{{stockcompany}}}</td>
</tr>}}
</tr>}}
{{#if:{{{stockmanager|}}}|<tr>
{{#if:{{{stockmanager|}}}|<tr>
Line 31: Line 43:
     <th>Band(s)</th>
     <th>Band(s)</th>
     <td>{{{band}}}</td>
     <td>{{{band}}}</td>
</tr>}}
{{#if:{{{size|}}}|<tr>
    <th>Park Size</th>
    <td>{{{size}}}</td>
</tr>}}
{{#if:{{{tagline|}}}|<tr>
    <th>Tagline</th>
    <td>{{{tagline}}}</td>
</tr>}}
</tr>}}
</table>
</table>
</div>
</div>

Latest revision as of 01:58, 24 June 2025