Template:Example: Difference between revisions
Jump to navigation
Jump to search
>PrestusHood (PrestusHood moved page Template:Example to Template:EnhancedNation: Infobox Builder: template renamed) |
>32Pengun No edit summary |
||
Line 1: | Line 1: | ||
<infobox> | |||
<title source="title1"> | |||
<default>{{PAGENAME}}</default> | |||
</title> | |||
<image source="image1"> | |||
<caption source="caption1"/> | |||
</image> | |||
<group> | |||
<header>Coat of arms</header> | |||
<image source="image3"> | |||
<caption source="caption3"/> | |||
</image> | |||
</group> | |||
<group> | |||
<header>Information</header> | |||
<data source="nation"> | |||
<label>Nation</label> | |||
</data> | |||
<data source="capital_city"> | |||
<label>Capital city</label> | |||
</data> | |||
<data source="leader"> | |||
<label>Leader</label> | |||
</data> | |||
<data source="established"> | |||
<label>Established</label> | |||
</data> | |||
<data source="government"> | |||
<label>Government</label> | |||
</data> | |||
<data source="continent"> | |||
<label>Continent</label> | |||
</data> | |||
<data source="largest_city"> | |||
<label>Largest city</label> | |||
</data> | |||
<data source="past_leaders"> | |||
<label>Past leaders</label> | |||
</data> | |||
<data source="past_capital_cities"> | |||
<label>Past capital cities</label> | |||
</data> | |||
</group> | |||
</infobox> | |||
<noinclude> | |||
Example usage:<pre> | |||
{{Example | |||
|title1=Example | |||
|image1=Example | |||
|caption1=Example | |||
|image3=Example | |||
|caption3=Example | |||
|nation=Example | |||
|capital_city=Example | |||
|leader=Example | |||
|established=Example | |||
|government=Example | |||
|continent=Example | |||
|largest_city=Example | |||
|past_leaders=Example | |||
|past_capital_cities=Example | |||
}} | |||
</pre> | |||
</noinclude> | |||
#REDIRECT [[Template:EnhancedNation]] | #REDIRECT [[Template:EnhancedNation]] |
Revision as of 16:11, 7 May 2019
Example usage:
{{Example |title1=Example |image1=Example |caption1=Example |image3=Example |caption3=Example |nation=Example |capital_city=Example |leader=Example |established=Example |government=Example |continent=Example |largest_city=Example |past_leaders=Example |past_capital_cities=Example }}
- REDIRECT Template:EnhancedNation