Template:Infobox country: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
{| class="infobox" style="width:300px; font-size:90%; line-height:1.5em; border:1px solid #aaa; background:#f9f9f9; float:right; margin:0 0 1em 1em;"
{| class="infobox" style="width:280px; font-size:90%; border:1px solid #aaa; background:#f9f9f9; float:right; clear:right; margin:0 0 1em 1em;"
|+ style="background:#003366; color:white; font-weight:bold; text-align:center; padding:6px;" | {{{conventional_long_name|Country}}}
|+ style="background:#e1f5fe; font-size:110%; font-weight:bold; text-align:center; padding:0.5em;" | {{{conventional_long_name|{{{common_name|}}}}}}
|-
|-
| colspan="2" style="text-align:center;" | [[File:{{{image_flag|No_image.svg}}}|border|250px]]
! colspan="2" style="text-align:center;" | [[File:{{{image_flag|}}}|border|220px]]
|-
|-
| colspan="2" style="text-align:center; font-size:90%;" | '''Flag'''
| colspan="2" style="text-align:center;" | '''{{{flag_caption|Flag of {{{common_name|}}}}}}'''
|-
|-
| colspan="2" style="text-align:center;" | [[File:{{{image_coat|}}}|100px]]
! colspan="2" style="text-align:center;" | [[File:{{{image_emblem|}}}|100px]]
|-
|-
| colspan="2" style="text-align:center; font-size:90%;" | '''Coat of arms'''
| colspan="2" style="text-align:center;" | '''{{{emblem_caption|Emblem of {{{common_name|}}}}}}'''
|-
|-
! style="background:#e0e0e0;" | Capital
! Capital
| {{{capital|}}}
| {{{capital|}}}
|-
|-
! style="background:#e0e0e0;" | Largest city
! Largest city
| {{{largest_city|}}}
| {{{largest_city|}}}
|-
|-
! style="background:#e0e0e0;" | Official languages
! Official languages
| {{{official_languages|}}}
| {{{official_languages|}}}
|-
|-
! style="background:#e0e0e0;" | Government type
! Government
| {{{government_type|}}}
| {{{government_type|}}}
|-
|-
! style="background:#e0e0e0;" | Monarch
! President
| {{{monarch|}}}
| {{{president|}}}
|-
|-
! style="background:#e0e0e0;" | Prime Minister
! Prime Minister
| {{{prime_minister|}}}
| {{{prime_minister|}}}
|-
|-
! style="background:#e0e0e0;" | Area
! Legislature
| {{{legislature|}}}
|-
! Established
| {{{established_date|}}}
|-
! Republic declared
| {{{republic_date|}}}
|-
! Area
| {{{area_km2|}}} km²
| {{{area_km2|}}} km²
|-
|-
! style="background:#e0e0e0;" | Population
! Population
| {{{population_estimate|}}} ({{{population_estimate_year|}}})
| {{{population_estimate|}}} ({{{population_year|}}})
|-
|-
! style="background:#e0e0e0;" | Currency
! Currency
| {{{currency|}}}
| {{{currency|}}}
|-
|-
! style="background:#e0e0e0;" | Time zone
! Time zone
| {{{time_zone|}}}
| {{{time_zone|}}}
|-
|-
! style="background:#e0e0e0;" | Drives on
! Drives on
| {{{drives_on|}}}
| {{{drives_on|}}}
|-
|-
! style="background:#e0e0e0;" | Calling code
! Calling code
| {{{calling_code|}}}
| {{{calling_code|}}}
|-
|-
! style="background:#e0e0e0;" | Internet TLD
! Internet TLD
| {{{internet_tld|}}}
| {{{internet_tld|}}}
|}
|}
</includeonly>
<noinclude>
[[Category:Infobox templates]]
</noinclude>
<includeonly>
{{Infobox
| name                    = {{{conventional_long_name|}}}
| native_name            = {{{native_name|}}}
| image_flag              = {{{flag_image|}}}
| alt_flag                = Flag
| caption_flag            = {{{flag_caption|}}}
| image_coat              = {{{coat_image|}}}
| alt_coat                = Coat of arms
| caption_coat            = {{{coat_caption|}}}
| symbol_type            = {{{symbol_type|Emblem}}}
| national_motto          = {{{motto|}}}
| national_anthem        = {{{anthem|}}}
| image_map              = {{{map_image|}}}
| map_caption            = {{{map_caption|}}}
| capital                = {{{capital|}}}
| largest_city            = {{{largest_city|}}}
| official_languages      = {{{official_languages|}}}
| national_languages      = {{{national_languages|}}}
| regional_languages      = {{{regional_languages|}}}
| ethnic_groups          = {{{ethnic_groups|}}}
| demonym                = {{{demonym|}}}
| government_type        = {{{government_type|}}}
| leader_title1          = {{{leader_title1|}}}
| leader_name1            = {{{leader_name1|}}}
| leader_title2          = {{{leader_title2|}}}
| leader_name2            = {{{leader_name2|}}}
| legislature            = {{{legislature|}}}
| sovereignty_type        = {{{sovereignty_type|}}}
| established_event1      = {{{established_event1|}}}
| established_date1      = {{{established_date1|}}}
| established_event2      = {{{established_event2|}}}
| established_date2      = {{{established_date2|}}}
| area_km2                = {{{area_km2|}}}
| area_rank              = {{{area_rank|}}}
| population_estimate    = {{{population_estimate|}}}
| population_estimate_year = {{{population_estimate_year|}}}
| population_density_km2  = {{{population_density_km2|}}}
| currency                = {{{currency|}}}
| time_zone              = {{{time_zone|}}}
| drives_on              = {{{drives_on|}}}
| calling_code            = {{{calling_code|}}}
| cctld                  = {{{cctld|}}}
}}
</includeonly>
</includeonly>
<noinclude>
<noinclude>