Template:Infobox ride: Difference between revisions

From Olentangy Park Wiki
Jump to navigation Jump to search
added parksection
Added cost
 
(2 intermediate revisions by the same user not shown)
Line 12: Line 12:
     <td>{{{type}}}</td>
     <td>{{{type}}}</td>
</tr>}}
</tr>}}
{{#if: {{{parksection|}}}|<tr>
{{#if:{{{section|}}}|<tr>
     <th>Park Section</th>
     <th>Park Section</th>
     <td>{{{parksection}}}</td>
     <td>{{{section}}}</td>
</tr>}}
</tr>}}
{{#if:{{{built|}}}|<tr>
{{#if:{{{built|}}}|<tr>
Line 87: Line 87:
     <th>Inversions</th>
     <th>Inversions</th>
     <td>{{{inversions}}}</td>
     <td>{{{inversions}}}</td>
</tr>}}
{{#if:{{{cost|}}}|<tr>
    <th>Cost</th>
    <td>{{{cost}}}</td>
</tr>}}
{{#if:{{{replaced|}}}|<tr>
    <th>Replaced</th>
    <td>{{{replaced}}}</td>
</tr>}}
{{#if:{{{replacedby|}}}|<tr>
    <th>Replaced By</th>
    <td>{{{replacedby}}}</td>
</tr>}}
</tr>}}
</table>
</table>
</div>
</div>

Latest revision as of 04:44, 15 June 2025