Template:Nation Infobox: Difference between revisions
Jump to navigation
Jump to search
>Paperpikminn (Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="nation...") |
masterewild (talk | contribs) (Undo revision 240551 by 655796237752336397 (talk)) Tag: Undo |
||
(35 intermediate revisions by 7 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> | ||
<data source=" | <data source="language"> | ||
<label> | <label>Language</label> | ||
</data> | |||
<data source="largest_city"> | |||
<label>Largest City</label> | |||
</data> | |||
<data source="capital_and_largest_city"> | |||
<label>Capital<br/><font size="1">and Largest City</font></label> | |||
</data> | </data> | ||
<data source="/n_list_page"> | <data source="/n_list_page"> | ||
<label>/n list page</label> | <label>/n list page</label> | ||
</data> | </data> | ||
<data source=" | <data source="area"> | ||
<label> | <label>Area</label> | ||
</data> | |||
<data source="population"> | |||
<label>Population</label> | |||
</data> | </data> | ||
<group> | <group> | ||
<header> | <header>Government</header> | ||
<data source="leader"> | |||
<label>Leader</label> | |||
</data> | |||
<data source="army_size"> | |||
<label>Army Size</label> | |||
</data> | |||
<data source="political_system"> | <data source="political_system"> | ||
<label>Political System</label> | <label>Political System</label> | ||
Line 28: | Line 46: | ||
<data source="economic_system"> | <data source="economic_system"> | ||
<label>Economic System</label> | <label>Economic System</label> | ||
</data> | </data> | ||
</group> | </group> | ||
<group> | <group> | ||
<header>History</header> | <header>History</header> | ||
<data source="established_on"> | |||
<label>Established</label> | |||
</data> | |||
<data source="oldest_town"> | |||
<label>Oldest Town</label> | |||
</data> | |||
<data source="past_leaders"> | <data source="past_leaders"> | ||
<label>Past Leaders</label> | <label>Past Leaders</label> | ||
Line 41: | Line 62: | ||
<label>Past Capitals</label> | <label>Past Capitals</label> | ||
</data> | </data> | ||
<data source=" | </group> | ||
<label> | <group layout="horizontal"> | ||
<data source="preceded"> | |||
<label>Preceded by</label> | |||
</data> | |||
<data source="succeeded"> | |||
<label>Succeeded by</label> | |||
</data> | </data> | ||
</group> | </group> | ||
Line 54: | 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 63: | Line 90: | ||
|past_capitals=Example | |past_capitals=Example | ||
|oldest_town=Example | |oldest_town=Example | ||
|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 }}