Template:Nations
Jump to navigation
Jump to search
<infobox theme="togsmp-large">
<title source="nation_int_name"/>
<format>
{{{nation_native_name}}}
</format>
<format>
{{{motto}}}
</format>
<format>
[[Image:{{{image}}}|330px]]
</format>
<label>Capital</label> <label>Largest city</label> <label>Capital
and largest city</label> <label>Official languages</label> <label>Ethnic groups</label> <label>Demonym(s)</label> <label>Population</label> <group collapse="open"> <header>Government</header> <label>Government</label> <label>{{{head_of_state}}}</label> <label>{{{head_of_government}}}</label> <label>Prime Minister</label> <label>Chief Justice</label> <label>{{{current_coalition}}}</label> <label>Legislature</label> </group> <group collapse="open"> <header>History</header> <label>{{{event_name1}}}</label> <label>{{{event_name2}}}</label> <label>{{{event_name3}}}</label> <label>{{{event_name4}}}</label> <label>{{{event_name5}}}</label> </group> <group collapse="open"> <header>Economy</header> <label>GDP (PPP)</label> <label>Gini</label> <label>HDI</label> <label>Currency</label> </group> <group collapse="open"> <header>Additional info</header> <label>Date format</label> <label>Driving side</label> <label>Calling code</label> <label>Country code</label> <label>Internet TLD</label> </group>
</infobox>
Example usage:
{{Nations
|nation_int_name=Example
|nation_native_name=Example
|motto='''Motto:'''<br/>Example
|image=Example
|image_caption=Example
|image_width=330
|capital=Example
|largestcity=Example
|capital_largestcity=Example
|language=Example
|ethnicgroups=Example
|demonym=Example
|population=Number
|government_type=Example
|leader1=Example
|head_of_state=Head of State
|leader2=Example
|head_of_government=Head of Government
|pm=Example
|chiefjustice=Example
|rulingparty=Example
|current_coalition=Current coalition
|legislature=Example
|event_name1=Event name 1
|event1=Year
|event_name2=Event name 2
|event2=Year
|event_name3=Event name 3
|event3=Year
|event_name4=Event name 4
|event4=Year
|event_name5=Event name 5
|event5=Year
|gdp=<s>K</s> Number
|gini=Percentage<br/>low-high
|hdi=Percentage<br/>low-high
|currency=Example
|dateformat=Example
|drivingside=Example
|callingcode=+nn
|countrycode=XX
|internet_tld=.xx
}}