Template:Ride Details/doc: 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 1: Line 1:
**Description**
;Description
This template is used to create a ride infobox.
:This template is used to create a character infobox.
**Syntax**
;Syntax
Type {{Ride Details|<...>}} somewhere, with parameters as shown below.
:Type <code>{{t|ride details|...}}</code> somewhere, with parameters as shown below.
;Sample output

<pre>{{Ride Details
| name = Gravitron [defaults to pagename]
| image = Image:GravitronExample.jpg
| imagewidth = [defaults to 250]
| Description = People flung against the wall of this Sci-fi themed ride.
| Type = Thrill
| Money Cost = 562
| Capacity = 26 people per ride
| Size = 4 x 4
| Creator = Wisdom Industries
| Appearance = Roller Coaster Tycoon 3
}}</pre>

Results in...

{{Ride Details
| name = Gravitron [defaults to pagename]
| image = Image:GravitronExample.jpg
| Description = People flung against the wall of this Sci-fi themed ride.
| Type = Thrill
| Money Cost = 562
| Capacity = 26 people per ride
| Size = 4 x 4
| Creator = Wisdom Industries
| Appearance = Roller Coaster Tycoon 3
}}

<includeonly>[[Category:Infobox templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>

Revision as of 20:39, 18 July 2018

Description
This template is used to create a character infobox.
Syntax
Type {{ride details|<...>}}

somewhere, with parameters as shown below.

Sample output
{{Ride Details
| name        = Gravitron [defaults to pagename]
| image       = Image:GravitronExample.jpg
| imagewidth  = [defaults to 250]
| Description = People flung against the wall of this Sci-fi themed ride.
| Type        = Thrill
| Money Cost  = 562
| Capacity    = 26 people per ride
| Size        = 4 x 4
| Creator     = Wisdom Industries
| Appearance  = Roller Coaster Tycoon 3
}}

Results in...

Gravitron [defaults to pagename]

Vital statistics
Ride Name {{{the name of the ride}}}
Description {{{Describe the ride.}}}
Type {{{What type? e.g. Thrill Ride}}}
Money Cost {{{How much does it cost?}}}
Capacity {{{How much people can be on this ride?}}}
Size {{{What size is it on? e.g. 4 x 5}}}
Creator {{{Who created this ride?}}}
Appearance {{{What Roller Coaster Tycoon Game Does it appear on?}}}