Template:Infobox attraction/doc: Difference between revisions

From Olentangy Park Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
__TOC__
== Use ==
== Use ==
 
Use this template for the infobox on attraction pages.
Use this template for attraction pages.


'''name''' - Name of the attraction
'''name''' - Name of the attraction
Line 58: Line 58:


'''replacedby''' - What replaced the attraction
'''replacedby''' - What replaced the attraction
== Copyable Code ==
<div class="copycode">
<nowiki>{{</nowiki>
Infobox attraction<br>
| name          = <br>
| image          = <br>
| othernames    = <br>
| type          = <br>
| section        = <br>
| built          = <br>
| opened        = <br>
| closed        = <br>
| fires          = <br>
| manufacturer  = <br>
| designer      = <br>
| architect      = <br>
| model          = <br>
| frame          = <br>
| length        = <br>
| width          = <br>
| height        = <br>
| sitearea      = <br>
| numstories    = <br>
| cost          = <br>
| replaced      = <br>
| replacedby    = <br>
<nowiki>}}
</nowiki>
</div>


== Example ==
== Example ==
Line 81: Line 111:
| numstories    = 2
| numstories    = 2
| cost          = $123,000
| cost          = $123,000
| replaced      = Past Attraction
| replaced      = [[Past Attraction]]
| replacedby    = New Ride
| replacedby    = [[New Ride]]
}}
}}


So the following code:
The following code:
   
   
<div class="copycode">
<div class="copycode">
Line 92: Line 122:
| name          = Atrraction Name<br>
| name          = Atrraction Name<br>
| image          = 1896-OlentangyPark-CML-Dispatch-18960613-pg5 Baker colorized.jpg<br>
| image          = 1896-OlentangyPark-CML-Dispatch-18960613-pg5 Baker colorized.jpg<br>
| othernames    = Alt Attraction Name 1<br />Alt Attraction Name 2<br>
| othernames    = Alt Attraction Name 1<nowiki><br /></nowiki>Alt Attraction Name 2<br>
| type          = Other<br>
| type          = Other<br>
| section        = South<br>
| section        = South<br>
Line 110: Line 140:
| numstories    = 2<br>
| numstories    = 2<br>
| cost          = $123,000<br>
| cost          = $123,000<br>
| replaced      = Past Attraction<br>
| replaced      = <nowiki>[[</nowiki>Past Attraction<nowiki>]]</nowiki><br>
| replacedby    = New Ride<br>
| replacedby    = <nowiki>[[</nowiki>New Ride<nowiki>]]</nowiki><br>
<nowiki>}}
<nowiki>}}
</nowiki>
</nowiki>
Line 117: Line 147:


Looks like the panel on the right.
Looks like the panel on the right.
== Copyable Code ==
<div class="copycode">
<nowiki>{{</nowiki>
Infobox attraction<br>
| name          = <br>
| image          = <br>
| othernames    = <br>
| type          = <br>
| section        = <br>
| built          = <br>
| opened        = <br>
| closed        = <br>
| fires          = <br>
| manufacturer  = <br>
| designer      = <br>
| architect      = <br>
| model          = <br>
| frame          = <br>
| length        = <br>
| width          = <br>
| height        = <br>
| sitearea      = <br>
| numstories    = <br>
| cost          = <br>
| replaced      = <br>
| replacedby    = <br>
<nowiki>}}
</nowiki>
</div>

Latest revision as of 19:41, 16 June 2025

Use

Use this template for the infobox on attraction pages.

name - Name of the attraction

image - A representational image for the attraction

othernames - List of other names for the attraction, separated with <br />

type - Type of attraction from the list below, separated with <br />

Type list:

  • Activity Space
  • Animals
  • Arcade
  • Exhibit
  • Fortune Telling
  • Funhouse
  • Music and Performances
  • Sports
  • Other
  • Unknown

section - Park section(s) the attraction was located, separated with <br />

built - The year the attraction was built

opened - The year the attraction opened for the public

closed - The final year the attraction was open for the public

fires - List of years of instances of fire damage, separated with <br />

manufacturer - The manufacturer of the attraction

designer - The designer of the attraction

architect - The architect of the attraction

model - The model(s) if there are names for them, separated with <br />

frame - The material(s) the frame of the attraction is made from, separated with <br />

length - Length in feet, acres, yards, or miles. Conversion to meters and kilometers is optional.

width - Width in feet, acres, yards, or miles. Conversion to meters and kilometers is optional.

height - Height in feet. Conversion to meters is optional. For the number of stories, use numstories.

sitearea - The attraction's site area in feet, acres, yards, or miles. Conversion to meters and kilometers is optional.

numstories - The number of stories of the attraction structure

cost - The cost to build the attraction

replaced - What the attraction replaced

replacedby - What replaced the attraction

Copyable Code

{{ Infobox attraction
| name =
| image =
| othernames =
| type =
| section =
| built =
| opened =
| closed =
| fires =
| manufacturer =
| designer =
| architect =
| model =
| frame =
| length =
| width =
| height =
| sitearea =
| numstories =
| cost =
| replaced =
| replacedby =
}}

Example

Atrraction Name
Other Name(s) Alt Attraction Name 1
Alt Attraction Name 2
Type Other
Park Section South
Built 1899
Opened 1899
Closed 1907
Fires 1907
Manufacturer John Smith Co.
Designer Jane Doe
Architect John Roe
Model Gothic 2700
Frame Wood
Length 60 feet (18.3 meters)
Width 40 feet (12.2 meters)
Height 20 feet (6.1 meters)
Site Area 70 by 50 feet (21.3 by 15.24 meters)
Number of Stories 2
Cost $123,000
Replaced Past Attraction
Replaced By New Ride

The following code:

{{ Infobox attraction
| name = Atrraction Name
| image = 1896-OlentangyPark-CML-Dispatch-18960613-pg5 Baker colorized.jpg
| othernames = Alt Attraction Name 1<br />Alt Attraction Name 2
| type = Other
| section = South
| built = 1899
| opened = 1899
| closed = 1907
| fires = 1907
| manufacturer = John Smith Co.
| designer = Jane Doe
| architect = John Roe
| model = Gothic 2700
| frame = Wood
| length = 60 feet (18.3 meters)
| width = 40 feet (12.2 meters)
| height = 20 feet (6.1 meters)
| sitearea = 70 by 50 feet (21.3 by 15.24 meters)
| numstories = 2
| cost = $123,000
| replaced = [[Past Attraction]]
| replacedby = [[New Ride]]
}}

Looks like the panel on the right.