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
Line 3: Line 3:
<default>{{PAGENAME}}</default>
<default>{{PAGENAME}}</default>
</title>
</title>
<group>
<image source="image1">
<header>Section Header</header>
<caption source="caption1"/>
</image>
<image source="image1">
<data source="row1">
<caption source="caption1"/>
<label>Label</label>
</image>
</data>
<data source="row1">
<label>Label</label>
<data source="row2">
<label>Label</label>
</data>
</data>
<data source="row2">
<label>Label</label>
</data>
</group>
</infobox>
</infobox>
<noinclude>
<noinclude>

Revision as of 12:14, 19 January 2019

Example usage:

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