Template:Infobox Ride: Difference between revisions

From RollerCoaster Tycoon Wiki Wiki, the RollerCoaster Tycoon encyclopedia that anyone can edit.
Content added Content deleted
(Undo revision 18164 by Lachlan5963 (talk))
(Add £ for cost)
 
(195 intermediate revisions by 9 users not shown)
Line 1: Line 1:
<infobox>
__NOTOC__
<title source="name"><default>{{PAGENAME}}</default></title>
{{#ifeq:{{{newinfobox}}}|yes|
<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>
{{Switch infobox
<data source="type"><label>'''Type:'''</label></data>
|item1 = 1
<data source="descr"><label>'''Description:'''</label></data>
|text1 = {{Infobox Ride
<data source="description"><label>'''Description:'''</label></data>
|pic = {{{pic1|}}}
<data><label>'''Cost:'''</label><default>{{#if:{{{cost|}}}|£{{{cost}}}|N/A}}</default></data>
|type = {{{type1|}}}
<data source="size"><label>'''Size:'''</label></data>
|descr = {{{descr1|}}}
<data source="maxcap"><label>'''Max. Capacity:'''</label></data>
|cost = {{{cost1|}}}
<data source="game"><label>'''Appearance:'''</label></data>
|size = {{{size1|}}}
</infobox>
}}
|item2=2
|text2 = {{Infobox Ride
|pic = {{{pic2|}}}
|type = {{{type2|}}}
|descr = {{{descr2|}}}
|cost = {{{cost2|}}}
|size = {{{size2|}}}
}}
|item3=3
|text3 = {{Infobox Ride
|pic = {{{pic3|}}}
|type = {{{type3|}}}
|descr = {{{descr3|}}}
|cost = {{{cost3|}}}
|size = {{{size3|}}}
}}
|item4=3D
|text4 = {{Infobox Ride
|pic = {{{pic3d|}}}
|type = {{{type3d|}}}
|descr = {{{descr3d|}}}
|cost = {{{cost3d|}}}
|size = {{{size3d|}}}
}}
}}|
{| style="background-color:#FFF; width:250px; margin: 0 0 0.5em 1em; border:1px solid silver; float:right; font-size:90%; text-align:left;" cellpadding="5" cellspacing="3" align="right"
! colspan="2" style="font-size:110%; text-align:center; background-color:#5D9;" | {{{title|{{PAGENAME}}}}}
|-
! colspan="2" | [[File:{{{pic|Placeholder.JPG}}}|center|200px]]
|- valign="top"
! style="background-color:#5D9;" | Type || {{{type}}}
|- valign="top"
! style="background-color:#5D9;" | Description || {{{descr}}}
|- valign="top"
! 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; background: transparent; border-collapse:collapse; font-size:smaller; text-align:center; "
|__NOTOC__
|}
}}
<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:Infobox wiki templates]]
</noinclude>

Latest revision as of 22:31, 30 January 2023