Template:Infobox Scenario: Difference between revisions

From RollerCoaster Tycoon Wiki Wiki, the RollerCoaster Tycoon encyclopedia that anyone can edit.
Content added Content deleted
No edit summary
No edit summary
Line 15: Line 15:
<data source="rides/attractions"><label>'''Park rating:'''</label></data>
<data source="rides/attractions"><label>'''Park rating:'''</label></data>
<data source="staff"><label>'''Staff:'''</label></data>
<data source="staff"><label>'''Staff:'''</label></data>
<default>{{#if:{{{cash|}}}|${{{cash}}}|N/A}}<label>'''Initial cash:'''</label></default>
<data source="cash"><default>{{#if:{{{cash|}}}|$|N/A}}</default><label>'''Initial cash:'''</label></data>
<data>{{#if:{{{loan/limit|}}}|${{{loan/limit}}}|N/A}}<label>'''Initial loan (limit):'''</label></data>
<data>{{#if:{{{loan/limit|}}}|${{{loan/limit}}}|N/A}}<label>'''Initial loan (limit):'''</label></data>
<data>{{#if: {{{preceded|}}}|'''[[{{{preceded}}}]]'''|'''None'''}}<label>'''Preceded by:'''</label></data>
<data>{{#if: {{{preceded|}}}|'''[[{{{preceded}}}]]'''|'''None'''}}<label>'''Preceded by:'''</label></data>

Revision as of 16:50, 9 January 2017


How to Use

Example: Forest Frontiers

Feel free to copy paste:

{{Infobox Scenario
| pic = 
| theme = 
| description = 
| objective = 
| rating = 
| park value = 
| guests = 
| admission = 
| start = 
| size = 
| price = 
| rights = 
| rides/attractions = 
| staff = 
| cash = 
| loan/limit = 
| game = 
| preceded = 
| followed = 
}}

Parameters List

  • title (by default the pagename)
  • pic
  • theme
  • description
  • objective
  • rating
  • park value
  • guests
  • admission (leave empty if free)
  • start
  • size
  • price (leave empty if N/A)
  • rights (leave empty if N/A)
  • rides/attractions
  • staff
  • cash
  • loan/limit
  • game
  • preceded (leave empty if none)
  • followed (leave empty if none)