Template:Infobox country: Difference between revisions
Appearance
No edit summary |
Knowlepedia (talk | contribs) m Protected "Template:Infobox country" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{ | {| class="infobox" style="width:280px; font-size:90%; line-height:1.5em; border:1px solid #aaa; background:#f9f9f9; float:right; clear:right; margin:0 0 1em 1em;" | ||
| | |+ style="background:#e1f5fe; font-weight:bold; font-size:110%; padding:0.5em;" | {{{common_name|{{PAGENAME}}}}} | ||
| | |- | ||
| | ! colspan="2" style="background:#bbdefb; text-align:center;" | {{{conventional_long_name|}}} | ||
| | |- | ||
| | | style="padding:4px;" | '''Flag''' | ||
| | | style="padding:4px;" | [[File:{{{image_flag|}}}|125px|border|alt={{{alt_flag|}}}]] | ||
| | |- | ||
| | | '''Motto''' | ||
| | | {{{national_motto|}}} | ||
| | |- | ||
| | | '''Anthem''' | ||
| | | {{{national_anthem|}}} | ||
| | |- | ||
| | | '''Official Languages''' | ||
| | | {{{official_languages|}}} | ||
| | |- | ||
| | | '''Capital''' | ||
| | | {{{capital|}}} | ||
| | |- | ||
| | | '''Largest city''' | ||
| | | {{{largest_city|}}} | ||
| | |- | ||
| | | '''Government Type''' | ||
| | | {{{government_type|}}} | ||
| | |- | ||
| | | '''President''' | ||
| | | {{{president|}}} | ||
| | |- | ||
| '''Prime Minister''' | |||
| | | {{{prime_minister|}}} | ||
| | |- | ||
| | | '''Legislature''' | ||
| | | {{{legislature|}}} | ||
| | |- | ||
| | | '''Area''' | ||
| | | {{{area_km2|}}} km² | ||
| | |- | ||
| | | '''Population''' | ||
| | | {{{population_estimate|}}} ({{{population_year|}}}) | ||
| | |- | ||
| | | '''GDP (Nominal)''' | ||
| {{{gdp_nominal|}}} | |||
|- | |||
| '''Currency''' | |||
| {{{currency|}}} | |||
|- | |||
| '''Time zone''' | |||
| {{{time_zone|}}} | |||
|- | |||
| '''Drives on''' | |||
| {{{drives_on|}}} | |||
|- | |||
| '''Calling code''' | |||
| {{{calling_code|}}} | |||
|- | |||
| '''Internet TLD''' | |||
| {{{internet_tld|}}} | |||
|} | |||
</includeonly> | </includeonly> | ||