Template:Infobox Scenario: Difference between revisions

From RollerCoaster Tycoon Wiki Wiki, the RollerCoaster Tycoon encyclopedia that anyone can edit.
Content deleted Content added
m Okay, "free" makes more sense, but you can also use caps.
m Added if statements for preceded and followed
Line 36: Line 36:
! style="background-color:#F99;" | Game || [[{{{game}}}]]
! style="background-color:#F99;" | Game || [[{{{game}}}]]
|- valign="top"
|- valign="top"
! style="background-color:#F99;" | Preceded by || [[{{{preceded}}}]]
! style="background-color:#F99;" | Preceded by || {{#if: {{{preceded|}}}|'''[[{{{preceded}}}]]'''|'''None'''}}
|- valign="top"
|- valign="top"
! style="background-color:#F99;" | Succeeded by || [[{{{followed}}}]]
! style="background-color:#F99;" | Succeeded by || {{#if: {{{followed|}}}|'''[[{{{followed}}}]]'''|'''None'''}}
|}
|}
{| 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; "
{| 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; "

Revision as of 16:01, 8 November 2015

Infobox Scenario
Theme {{{theme}}}
Description {{{description}}}
Your Objective {{{objective}}}
Park Rating {{{rating}}}
Park Value ${{{park value}}}
Guests in Park {{{guests}}}
Admission Price Free
Starting Size {{{start}}}m²
Maximum Size {{{size}}}m²
Land Price N/A
Construction Rights Price N/A
Number of Rides/Attractions {{{rides/attractions}}}
Staff {{{staff}}}
Initial Cash ${{{cash}}}
Initial Loan (Limit) ${{{loan/limit}}}
Game [[{{{game}}}]]
Preceded by None
Succeeded by None


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
  • start
  • size
  • price
  • rights
  • rides/attractions
  • staff
  • cash
  • loan/limit
  • game
  • preceded
  • followed