Template:Nations: Difference between revisions
Jump to navigation
Jump to search
imported>Togfan mNo edit summary |
imported>Togfan mNo edit summary |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
<title source="nation_int_name"/> | <title source="nation_int_name"/> | ||
<data source="nation_native_name"> | <data source="nation_native_name"> | ||
<format><div class=" | <format><div class="settlement-status" style="text-align:center;">{{{nation_native_name}}}</div></format> | ||
</data> | </data> | ||
<data source=" | <data source="motto"> | ||
<format><div style="text-align:center;">{{{motto}}}</div> | |||
</format> | |||
</data> | |||
<data source="image"> | |||
<format><div style="text-align:center;">[[Image:{{{image}}}|{{{image_width|330}}}px]]<br/>''{{{image_caption| }}}''</div></format> | <format><div style="text-align:center;">[[Image:{{{image}}}|{{{image_width|330}}}px]]<br/>''{{{image_caption| }}}''</div></format> | ||
</data> | </data> | ||
| Line 109: | Line 113: | ||
|nation_int_name=Example | |nation_int_name=Example | ||
|nation_native_name=Example | |nation_native_name=Example | ||
|motto='''Motto:'''<br/>Example | |||
|image=Example | |image=Example | ||
|image_caption=Example | |image_caption=Example | ||
| Line 139: | Line 144: | ||
|event_name5=Event name 5 | |event_name5=Event name 5 | ||
|event5=Year | |event5=Year | ||
|gdp=<s>K</s> | |gdp=<s>K</s> Number | ||
|gini=low-high | |gini=Percentage<br/>low-high | ||
|hdi=low-high | |hdi=Percentage<br/>low-high | ||
|currency=Example | |currency=Example | ||
|dateformat=Example | |dateformat=Example | ||
Latest revision as of 13:59, 1 October 2019
<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
}}