Template:Infobox amusement park: Difference between revisions

From Robin's SM-201 Website
Jump to navigation Jump to search
m (Text replacement - "font-size:90%;" to "font-size:85%;")
No edit summary
Line 16: Line 16:
|- valign="top"
|- valign="top"
{{#if:{{{theme|}}} |  {{!}} '''Theme:''' {{!!}} {{{theme|}}} }}
{{#if:{{{theme|}}} |  {{!}} '''Theme:''' {{!!}} {{{theme|}}} }}
|- valign="top"
{{#if:{{{slogan|}}} |  {{!}} '''Slogan:''' {{!!}} {{{slogan|}}} }}
|- valign="top"
|- valign="top"
{{#if:{{{homepage |}}} |  {{!}} '''Homepage:''' {{!!}} {{{homepage |}}} }}
{{#if:{{{homepage |}}} |  {{!}} '''Homepage:''' {{!!}} {{{homepage |}}} }}
|- valign="top"
{{#if:{{{builder|}}} |  {{!}} '''Builder:''' {{!!}} {{{builder|}}} }}
|- valign="top"
|- valign="top"
{{#if:{{{operator|}}} |  {{!}} '''Operator:''' {{!!}} {{{operator|}}} }}
{{#if:{{{operator|}}} |  {{!}} '''Operator:''' {{!!}} {{{operator|}}} }}
Line 32: Line 36:
|- valign="top"
|- valign="top"
{{#if:{{{coord|}}} |  {{!}} '''Location:''' {{!!}} {{{coord|}}} }}
{{#if:{{{coord|}}} |  {{!}} '''Location:''' {{!!}} {{{coord|}}} }}
|}
|}<noinclude>
<pre>
{{ Infobox amusement park
| name        =
| logo        =
| image        =
| resort      =
| location    =
| address      =
| genre        =
| theme        =
| slogan      =
| homepage    =
| builder      =
| operator    =
| owner        =
| openingdate  =
| closingdate  =
| prevname    =
| season      =
| coord        =
}}
</pre>
</noinclude>

Revision as of 07:46, 18 April 2024

Infobox amusement park
{{ Infobox amusement park
| name         =
| logo         =
| image        =
| resort       =
| location     =
| address      =
| genre        =
| theme        =
| slogan       =
| homepage     =
| builder      =
| operator     =
| owner        =
| openingdate  =
| closingdate  =
| prevname     =
| season       =
| coord        =
}}