|
|
(2 intermediate revisions by the same user not shown) |
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%; line-height:1.5em; border:1px solid #aaa; background:#f9f9f9; float: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:#e3f2fd; font-weight:bold; font-size:110%; text-align:center; padding:0.5em;" | {{{name|{{PAGENAME}}}}} |
| |- | | |- |
| | colspan="2" style="text-align:center;" | [[File:{{{image_flag|No_image.svg}}}|border|250px]]
| | ! colspan="2" style="text-align:center;" | [[File:{{{image|}}}|220px|alt={{{image_alt|University image}}}|center]] |
| |- | | |- |
| | colspan="2" style="text-align:center; font-size:90%;" | '''Flag''' | | | colspan="2" style="text-align:center; font-style:italic;" | {{{motto|}}} |
| |- | | |- |
| | colspan="2" style="text-align:center;" | [[File:{{{image_coat|}}}|100px]] | | ! Type |
| | | {{{type|}}} |
| |- | | |- |
| | colspan="2" style="text-align:center; font-size:90%;" | '''Coat of arms''' | | ! Established |
| | | {{{established|}}} |
| |- | | |- |
| ! style="background:#e0e0e0;" | Capital | | ! Founder |
| | {{{capital|}}} | | | {{{founder|}}} |
| |- | | |- |
| ! style="background:#e0e0e0;" | Largest city | | ! Chancellor |
| | {{{largest_city|}}} | | | {{{chancellor|}}} |
| |- | | |- |
| ! style="background:#e0e0e0;" | Official languages | | ! Vice-Chancellor |
| | {{{official_languages|}}} | | | {{{vice_chancellor|}}} |
| |- | | |- |
| ! style="background:#e0e0e0;" | Government type | | ! Location |
| | {{{government_type|}}} | | | {{{city|}}}, {{{state|}}}, {{{country|}}} |
| |- | | |- |
| ! style="background:#e0e0e0;" | Monarch | | ! Campus |
| | {{{monarch|}}} | | | {{{campus|}}} |
| |- | | |- |
| ! style="background:#e0e0e0;" | Prime Minister | | ! Affiliations |
| | {{{prime_minister|}}} | | | {{{affiliations|}}} |
| |- | | |- |
| ! style="background:#e0e0e0;" | Area | | ! Website |
| | {{{area_km2|}}} km²
| | | [{{{website|}}} Official website] |
| |-
| |
| ! style="background:#e0e0e0;" | Population
| |
| | {{{population_estimate|}}} ({{{population_estimate_year|}}})
| |
| |-
| |
| ! style="background:#e0e0e0;" | Currency
| |
| | {{{currency|}}}
| |
| |-
| |
| ! style="background:#e0e0e0;" | Time zone
| |
| | {{{time_zone|}}}
| |
| |-
| |
| ! style="background:#e0e0e0;" | Drives on
| |
| | {{{drives_on|}}}
| |
| |-
| |
| ! style="background:#e0e0e0;" | Calling code
| |
| | {{{calling_code|}}}
| |
| |-
| |
| ! style="background:#e0e0e0;" | Internet TLD
| |
| | {{{internet_tld|}}} | |
| |} | | |} |
| </includeonly> | | </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>
| |
| <noinclude>
| |