Template:Empire of Brazil: Difference between revisions

From EarthMC
Jump to navigation Jump to search
>PrestusHood
(Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="row1">...")
>PrestusHood
No edit summary
Line 1: Line 1:
<infobox>
<navbox>
   <title source="title1">
    
    <default>{{PAGENAME}}</default>
</navbox>
  </title>
  <image source="image1">
    <caption source="caption1"/>
  </image>
  <data source="row1">
    <label>Label</label>
  </data>
  <data source="row2">
    <label>Label</label>
  </data>
</infobox>
<noinclude>
<noinclude>
Example usage:<pre>
Example usage:<pre>

Revision as of 23:45, 6 May 2019

<navbox>

</navbox>

Example usage:

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