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