Template:Nation Infobox: Difference between revisions
Jump to navigation
Jump to search
>FranchuFranchu (Fix XML warning) |
>TurkiyeOyuntv No edit summary |
||
| Line 61: | Line 61: | ||
<data source="past_capitals"> | <data source="past_capitals"> | ||
<label>Past Capitals</label> | <label>Past Capitals</label> | ||
</data> | |||
</group> | |||
<group layout="horizontal"> | |||
<data source="preceded"> | |||
<label>Preceded by</label> | |||
</data> | |||
<data source="succeeded"> | |||
<label>Succeeded by</label> | |||
</data> | </data> | ||
</group> | </group> | ||
| Line 83: | Line 91: | ||
|oldest_town=Example | |oldest_town=Example | ||
|Allies=Celestown | |Allies=Celestown | ||
|preceded=PrecededNation | |||
|succeeded=SucceededNation | |||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
Revision as of 09:11, 21 July 2021
Example usage:
{{Nation Infobox
|title1=Example
|image1=Example
|caption1=Example
|nation=Example
|capital=Example
|language=Example
|leader=Example
|/n_list_page=Example
|army_size=Example
|political_system=Example
|economic_system=Example
|largest_city=Example
|past_leaders=Example
|past_capitals=Example
|oldest_town=Example
|Allies=Celestown
|preceded=PrecededNation
|succeeded=SucceededNation
}}