User:ABrandi/Temp1: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
'''This is Adam's version of Xavi's country template. I'm using it experimentally, as I am not much of a programmer and I wish to add country data.''' |
|||
{| class="country infobox" style="width:23em; line-height: 1.1em; background-color:#ccffcc; text-align:left" border="1px" align="right" cellspacing="0" |
|||
|- |
|||
<!----------Name/s----------> |
|||
|colspan="2" class="mergedtoprow" align="center" style="line-height:1.2em; font-size:1.2em;"| '''{{{native_name}}}'''<br/>'''{{{conventional_long_name}}}''' |
|||
|- |
|||
<!---------- Map ----------> |
|||
|colspan="2" style="text-align:center; padding:0.4em 1em 0.4em 1em;"| {{{image_map}}} |
|||
|- class="mergedtoprow" |
|||
<!------ Capital city ------> |
|||
!'''Capital''' |
|||
| {{{capital}}} |
|||
|- |
|||
<!----------Official language/s ----------> |
|||
! <span style="white-space: nowrap;">[[Official language|Official languages]]</span> |
|||
| {{{official_languages}}} |
|||
|- class="mergedtoprow" |
|||
<!-----------Area-----------> |
|||
!'''Area''' |
|||
| {{{area}}} km² |
|||
|- class="mergedrow" |
|||
<!-----------Population-----------> |
|||
!colspan="2"| Population |
|||
|- class="mergedrow" |
|||
| - {{{population_estimate_year}}} estimate |
|||
| {{{population_estimate}}} |
|||
|- class="mergedrow" |
|||
| - {{{population_census_year}}} census |
|||
| {{{population_census}}} |
|||
|- class="mergedrow" |
|||
| - Density |
|||
| {{{population_density}}}/km² |
|||
|- class="mergedtoprow" |
|||
<!-----------Education-----------> |
|||
!colspan="2"| Education |
|||
|- class="mergedrow" |
|||
| - Literacy (%) |
|||
| {{{population_literacy}}} |
|||
|- class="mergedtoprow" |
|||
|- class="mergedrow" |
|||
| - Mandatory Years |
|||
| {{{mandatory_school_years}}} |
|||
|- class="mergedtoprow" |
|||
|- class="mergedrow" |
|||
| - Mandatory Age |
|||
| {{{mandatory_school_age}}} |
|||
|- class="mergedtoprow" |
|||
|- class="mergedrow" |
|||
| - Pop: Age 14 & Below |
|||
| {{{population_in_mandatory_age}}} |
|||
|- class="mergedtoprow" |
|||
|- class="mergedrow" |
|||
| - Pop. in School |
|||
| {{{population_in_mandatory_school}}} |
|||
|- class="mergedtoprow" |
|||
<!-----------GDP-----------> |
|||
! GDP (PPP)<font size="1"> {{{GDP_PPP_year}}} est.</font> |
|||
| {{{GDP_PPP}}} |
|||
|- class="mergedbottomrow" |
|||
| - Per capita |
|||
| {{{GDP_PPP_per_capita}}} |
|||
|- |
|||
! GDP (nominal)<font size="1"> {{{GDP_nominal_year}}} est.</font> |
|||
| {{{GDP_nominal}}} |
|||
|- class="mergedbottomrow" |
|||
| - Per capita |
|||
| {{{GDP_nominal_per_capita}}} |
|||
|- |
|||
<!-----------HDI-----------> |
|||
! [http://en.wikipedia.org/wiki/Human_Development_Index '''HDI''']<font size="1"> ({{{HDI_year}}})</font> |
|||
| {{{HDI}}} ({{{HDI_category}}}) |
|||
|- |
|||
<!-----------Gini Index-----------> |
|||
! [http://en.wikipedia.org/wiki/Gini_coefficient '''Gini Index''']<font size="1"> ({{{Gini_year}}})</font> |
|||
| {{{Gini_index}}} |
|||
|- |
|||
<!-----------Time zone-----------> |
|||
! Time zone |
|||
| {{{time_zone}}} (UTC{{{utc_offset}}}) |
|||
|- {{#if:{{{DST_note<includeonly>|</includeonly>}}}|<!--then:-->class="mergedrow"|<!--else:-->class="mergedbottomrow"}} |
|||
|- class="mergedtoprow" |
|||
<!-----------Internet TLD-----------> |
|||
! Internet TLD |
|||
| {{{cctld}}} |
|||
|- class="mergedbottomrow" |
|||
<!-----------Calling code----------> |
|||
! Calling code |
|||
| +{{{calling_code}}} |
|||
|- |
|||
<!----------Stats----------> |
|||
|colspan="2" class="mergedtoprow" align="center"| <font size="1">[[OLPC Country Statistics|More Statistics...]]</font> |
|||
|- |
|||
|}<noinclude> |
|||
---- |