Template:ExampleInfobox1: 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
 
(5 intermediate revisions by the same user not shown)
Line 3: Line 3:
<default>{{PAGENAME}}</default>
<default>{{PAGENAME}}</default>
</title>
</title>
<title source="title2"/>
<image source="image1">
<image source="image1">
<caption source="caption1"/>
<caption source="caption1"/>
</image>
</image>
<data source="row1">
<data source="row1"/>
<data source="row2">
<label>Label</label>
<label>Label</label>
</data>
</data>
<data source="row2">
<data source="row3">
<label>Label</label>
</data>
<data source="row4">
<label>Label</label>
<label>Label</label>
</data>
</data>

Latest revision as of 12:19, 19 January 2019

Example usage:

{{ExampleInfobox1
|title1=Example
|image1=Example
|caption1=Example
|row1=Example
|row2=Example
}}