Template:Ride Details/doc: Difference between revisions

From RollerCoaster Tycoon Wiki Wiki, the RollerCoaster Tycoon encyclopedia that anyone can edit.
Content added Content deleted
(Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="row1">...")
 
No edit summary
Line 1: Line 1:
**Description**
<infobox>
This template is used to create a character infobox.
<title source="title1">
**Syntax**
<default>{{PAGENAME}}</default>
Type {{infobox character|<...>}} somewhere, with parameters as shown below.
</title>
<image source="image1">
<caption source="caption1"/>
</image>
<data source="row1">
<label>Label</label>
</data>
<data source="row2">
<label>Label</label>
</data>
</infobox>
<noinclude>
Example usage:<pre>
{{Ride Details/doc
|title1=Example
|image1=Example
|caption1=Example
|row1=Example
|row2=Example
}}
</pre>
</noinclude>

Revision as of 20:25, 18 July 2018

    • Description**
   This template is used to create a character infobox. 
    • Syntax**
   Type Template:Infobox character somewhere, with parameters as shown below.