Template:Infobox country: Difference between revisions
Appearance
Created page with "<includeonly>{{Infobox | name = {{{conventional_long_name|}}} | native_name = {{{native_name|}}} | image_flag = {{{flag_image|}}} | alt_flag = Flag | image_coat = {{{coat_image|}}} | alt_coat = Coat of arms | symbol_type = {{{symbol_type|Emblem}}} | national_motto = {{{motto|}}} | national_anthem = {{{anthem|}}} | image_map = {{{map_image|}}} | map_caption = {{{map_caption|}}} | capita..." Â |
Knowlepedia (talk | contribs) m Protected "Template:Infobox country" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) Â |
||
(8 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> |