Template:Example: Difference between revisions
Jump to navigation
Jump to search
>PrestusHood (PrestusHood moved page Template:Example to Template:EnhancedNation: Infobox Builder: template renamed) |
No edit summary |
||
| (11 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
{{Nation template advanced | |||
|title1={{{nation|}}} | |||
|full_name={{{nation|}}} | |||
|capital_city={{{capital_city|}}} | |||
|leader={{{leader|}}} | |||
|established={{{established|}}} | |||
|political_system={{{government|}}} | |||
|largest_city={{{largest_city|}}} | |||
}} | |||
<noinclude> | |||
==='''DEPRECATED DO NOT USE'''=== | |||
<infobox> | |||
<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> | |||
</infobox> | |||
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> | |||
Latest revision as of 11:34, 2 September 2023
| ||||||||
DEPRECATED DO NOT USE
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
}}