Template:Infobox Ride: Difference between revisions

From RollerCoaster Tycoon Wiki Wiki, the RollerCoaster Tycoon encyclopedia that anyone can edit.
Content added Content deleted
No edit summary
(Add £ for cost)
 
(202 intermediate revisions by 9 users not shown)
Line 1: Line 1:
<infobox>
__NOTOC__
<title source="name"><default>{{PAGENAME}}</default></title>
{| style="background-color:#FFF; margin: 0 0 0.5em 1em; border:1px solid silver; float:right; font-size:90%; text-align:left;" cellpadding="5" cellspacing="3" align="right"
<header>{{#if: {{{RCT1|}}}|[[File:{{{RCT1}}} RCT1 Icon.png|test|RCT1 Icon]]}} {{#if: {{{RCT2|}}}|[[File:{{{RCT2}}} RCT2 Icon.png|RCT2 Icon]]}} {{#if: {{{RCT3|}}}|[[File:{{{RCT3}}} RCT3 Icon.png|RCT3 Icon]]}} {{#if: {{{OpenRCT2|}}}|[[File:{{{OpenRCT2}}} OpenRCT2 Icon.png|OpenRCT2 Icon]]}} </header>
! colspan="2" style="font-size:110%; text-align:center; background-color:#5D9;" | {{{title|{{PAGENAME}}}}}
<data source="type"><label>'''Type:'''</label></data>
|-
<data source="descr"><label>'''Description:'''</label></data>
! colspan="2" | [[File:{{{pic|Placeholder.JPG}}}|center|200px]]
<data source="description"><label>'''Description:'''</label></data>
|- valign="top"
<data><label>'''Cost:'''</label><default>{{#if:{{{cost|}}}|£{{{cost}}}|N/A}}</default></data>
! style="background-color:#5D9;" | Type || {{{type}}}
<data source="size"><label>'''Size:'''</label></data>
|- valign="top"
<data source="maxcap"><label>'''Max. Capacity:'''</label></data>
! style="background-color:#5D9;" | Description || {{{descr}}}
<data source="game"><label>'''Appearance:'''</label></data>
|- valign="top"
</infobox>
! style="background-color:#5D9;" | Cost || ~${{{cost}}}
|- valign="top"
! style="background-color:#5D9;" | Size || {{{size}}}
|- valign="top"
! style="background-color:#5D9;" | Appearance || {{{game}}}
|}
{| class="wwuserbox" cellspacing="0" cellpadding="4" style="clear:right; float:right; margin:0 0 .5em 1em; width:180px; background: transparent; border-collapse:collapse; font-size:smaller; text-align:center; "
|__TOC__
|}

<noinclude>
==How to Use==
Example: [[Ferris Wheel]]
<pre>
{{Infobox Ride
|pic=FerrisWheel.jpg
|type=Gentle Ride
|descr=An easy gentle ride that demands <br> to be placed where there is a view
|cost=450
|size=1x4
|game=[[RollerCoaster Tycoon]], [[RollerCoaster Tycoon 2]], <br> [[RollerCoaster Tycoon 3]]
}}
</pre>
==Parameters==
*''title''
*''pic''
*''type''
*''descr''
*''cost''
*''size''
*''game''
[[Category:Templates]]
[[Category:Rides]]
</noinclude>

Latest revision as of 22:31, 30 January 2023