Template:Nation Infobox: Difference between revisions
Jump to navigation
Jump to search
>Simeodu60 No edit summary |
masterewild (talk | contribs) (Undo revision 240551 by 655796237752336397 (talk)) Tag: Undo |
||
| (9 intermediate revisions by 5 users not shown) | |||
| Line 8: | Line 8: | ||
<data source="nation"> | <data source="nation"> | ||
<label>Nation</label> | <label>Nation</label> | ||
</data> | |||
<data source="eras"> | |||
<label>Eras</label> | |||
</data> | </data> | ||
<data source="capital"> | <data source="capital"> | ||
<label>Capital</label> | <label>Capital</label> | ||
</data> | |||
<data source="language"> | |||
<label>Language</label> | |||
</data> | </data> | ||
<data source="largest_city"> | <data source="largest_city"> | ||
| Line 16: | Line 22: | ||
</data> | </data> | ||
<data source="capital_and_largest_city"> | <data source="capital_and_largest_city"> | ||
<label>Capital<br><font size="1">and Largest City</font></label> | <label>Capital<br/><font size="1">and Largest City</font></label> | ||
</data> | </data> | ||
<data source="/n_list_page"> | <data source="/n_list_page"> | ||
| Line 55: | 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 66: | Line 80: | ||
|nation=Example | |nation=Example | ||
|capital=Example | |capital=Example | ||
|language=Example | |||
|leader=Example | |leader=Example | ||
|/n_list_page=Example | |/n_list_page=Example | ||
| Line 76: | Line 91: | ||
|oldest_town=Example | |oldest_town=Example | ||
|Allies=Celestown | |Allies=Celestown | ||
|preceded=PrecededNation | |||
|succeeded=SucceededNation | |||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
Latest revision as of 01:45, 7 May 2024
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
}}