Template:Infobox country: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>El C
m Reverted edits by Chochopk (talk) to last version by El C
Ookami (talk | contribs)
m 1,000 revisions imported
 
(56 intermediate revisions by 24 users not shown)
Line 1: Line 1:
<noinclude>{{esoteric}}</noinclude>
<noinclude>{{intricate template}}<!--
{| class="infobox geography" style="width:23em;"
|-


<!----------Name/s---------->
  Please note: Throughout this template, the code used to define table rows and cells is
|colspan="2" class="mergedtoprow" align="center" style="line-height:1.2em; font-size:1.2em;"| {{#if:{{{native_name|}}} | '''{{{native_name}}}'''}} {{#if:{{{conventional_long_name<includeonly>|</includeonly>}}} |<!--then:--><br/>'''{{{conventional_long_name}}}'''}}
  HTML, not wikicode. This allows the pipe character ("|") to be used by variable syntax
|-
  (e.g. {{{variable|}}}) without risk of being parsed as wikicode indicating the start of
  a new cell. It also makes adding annotations easier and less prone to formatting errors.


  This does not mean that using wikicode to define tables is to be avoided elsewhere - in
  many situations it may be preferred as a simpler and more visual means to define tables
  or other elements.


<!----------Flag / Coat-of-arms (or other symbol)---------->
--></noinclude><includeonly><!--
{{#if:{{{image_flag<includeonly>|</includeonly>}}}
--><table class="infobox geography vcard" style="width:46ex; margin-top:0.75em;"><!--
|<!--then:-->
{{!-}} class="mergedrow"
{{!}}colspan="2" class="maptable" align="center" style="padding:0.4em 0.8em 0.4em 0.8em;"{{!}}
{{{!}} width="100%" style="margin:0 auto; background:none; text-align:center;"


{{#if:{{{image_coat<includeonly>|</includeonly>}}}
==========================================================================================
|<!--then:-->
                                          Names
{{!}}width="50%" style="vertical-align:middle; text-align:center;"{{!}} <span style="border:1px solid #bbbbbb; display:table-cell;">[[Image:{{{image_flag<noinclude>|Example.png</noinclude>}}}|125px|Flag of {{{common_name}}}]]</span>
==========================================================================================
{{!}}width="50%" style="vertical-align:middle; text-align:center;"{{!}} [[Image:{{{image_coat<noinclude>|Example.png</noinclude>}}}|85px|{{{symbol_type|Coat of arms}}} of {{{common_name}}}]]
-->{{#if:{{{native_name|}}}{{{conventional_long_name|}}}{{{name|}}} |<!--then:
{{!-}}
    --><tr class="adr">
{{!}} <small>[[Flag of {{{common_name}}}|Flag]]''</small>
          <th colspan="3" align="center" class="mergedtoprow fn org country-name"
{{!}} <small>[[{{{symbol_type_article|{{{symbol_type|Coat of arms}}}}}} of {{{common_name}}}|{{{symbol_type|Coat of arms}}}]]''</small>
              style="line-height:1.2em; padding:0.25em 0.33em 0.33em; font-size:1.25em;"><!--
{{!}}}
          -->{{#if:{{{native_name|}}} |<!--then:-->{{{native_name}}} }}<!--
|<!--else:--> <!--Flag but no coat-of-arms or symbol-->
          -->{{#if:{{{conventional_long_name|}}}{{{name|}}}
{{!}}colspan="2" style="vertical-align:middle; text-align:center;"{{!}} <span style="border:1px solid #bbbbbb; display:table-cell;"><center> [[Image:{{{image_flag<noinclude>|Example.png</noinclude>}}}|125px|Flag of {{{common_name}}}]]</span></center>
              |<!--then:--><div style="padding-top:0.25em;"><!--
{{!-}}
                -->{{{conventional_long_name|}}}{{{name|}}}</div><!--
{{!}}colspan="2"{{!}} <small>[[Flag of {{{common_name}}}|Flag]]''</small>
          -->}}<!--
{{!}}}
      --></th>
}}
        </tr><!--
-->}}<!--


}}
==========================================================================================
{{!-}}
                            Flag / Coat-of-arms (or other symbol)
==========================================================================================
-->{{#if:{{{image_flag|}}}
  |<!--thenF:
    ------------------------------------------------------------------------------
    Flag provided, so display it and coat-of-arms (or other symbol) if provided:
    ------------------------------------------------------------------------------
    --><tr class="mergedtoprow">
        <td class="maptable" colspan="3" align="center" style="padding:0.5em 0;"><!--
          -----------------------------------------------------------------------
                      Subtable to format flag/coat-of-arms display.
            Align="center"s and "width:auto;"s are for sake of Internet Explorer.
          -----------------------------------------------------------------------
        --><table align="center" style="width:100%; background:none;"><!--
            -----------Image/s-----------
          --><tr>
              <td align="center"
                  style="{{#if:{{{image_coat|}}}{{{image_symbol|}}}
                          |<!--then:-->width:58%;}}<!--(58% as flags usually wider than coats-of-arms/symbols. Also accommodates IE.)--> vertical-align:middle;"><!--
            -->[[Image:{{{image_flag}}}|125px|border|Flag of {{{common_name|{{{linking_name|{{{name|{{PAGENAME}}}}}}}}}}}]]<!--end border:--><!--
            --></td>
              {{#if:{{{image_coat|}}}{{{image_symbol|}}}
              |<!--then:--><td align="center" style="width:auto; vertical-align:middle;"><!--
                -->[[Image:{{{image_coat|}}}{{{image_symbol|}}} |{{{symbol_width|85px}}} |{{{symbol_type|Coat of arms}}} of {{{common_name|{{{linking_name|{{{name|{{PAGENAME}}}}}}}}}}}]]<!--
            --></td>
              }}
            </tr><!--
            ----------Caption/s----------
          --><tr>
              {{#if:{{{common_name|}}}{{{linking_name|}}}{{{name|}}} |<!--then:
                --><td align="center"><small>{{#ifexist:Flag of {{{common_name|{{{linking_name|{{{name|{{PAGENAME}}}}}}}}}}} |<!--then:-->[[Flag of {{{common_name|{{{linking_name|{{{name|{{PAGENAME}}}}}}}}}}} |{{{flag_caption|Flag}}}]]}}</small></td>
              }}
              {{#if:{{{image_coat|}}}{{{image_symbol|}}} |<!--then:
                --><td align="center"><small>{{#ifexist:{{{symbol_type_article|{{{symbol_type|Coat of arms}}}}}} of {{{common_name|{{{linking_name|{{{name|{{PAGENAME}}}}}}}}}}} |<!--then:-->[[{{{symbol_type_article|{{{symbol_type|Coat of arms}}}}}} of {{{common_name|{{{linking_name|{{{name|{{PAGENAME}}}}}}}}}}} |{{{symbol_type|Coat of arms}}}]]}}</small></td>
              }}
            </tr><!--
          ---------End subtable:---------
        --></table>
        </td>
      </tr><!--


-->|<!--elseF:
    ---------------------------------------------------------------------------
    Flag not provided, so display coat-of-arms or other symbol (if provided):
    ---------------------------------------------------------------------------
    -->{{#if:{{{image_coat|}}}{{{image_symbol|}}}
      |<!--thenS2:
        --><tr class="mergedtoprow">
            <td class="maptable" colspan="3" align="center" style="padding:0.5em 0;"><!--
              -----------------------------------------------------------------------
                    Subtable to format coat-of-arms (or other symbol) display.
                Align="center"s and "width:auto;"s are for sake of Internet Explorer.
              -----------------------------------------------------------------------
            --><table align="center" style="width:100%; background:none;"><!--
                -----------Image-----------
              --><tr>
                  <td align="center"
                      style="width:auto; vertical-align:middle;"><!--
                      -->[[Image:{{{image_coat|}}}{{{image_symbol|}}} |{{{symbol_width|100px}}} |{{{symbol_type|Coat of arms}}} of {{{common_name|{{{linking_name|{{{name|{{PAGENAME}}}}}}}}}}}]]</td>
                </tr><!--
                ----------Caption----------
              --><tr>
                  <td align="center"><!--
                    --><small>{{#ifexist:{{{symbol_type_article|{{{symbol_type|Coat of arms}}}}}} of {{{common_name|{{{linking_name|{{{name|{{PAGENAME}}}}}}}}}}} |<!--then:--> [[{{{symbol_type_article|{{{symbol_type|Coat of arms}}}}}} of {{{common_name|{{{linking_name|{{{name|{{PAGENAME}}}}}}}}}}} |{{{symbol_type|Coat of arms}}}]]}}</small><!--
                --></td>
                </tr><!--
                ---------End subtable:----------
            --></table>
            </td>
          </tr><!--
      -->}}<!--(endS2)
-->}}<!--(endF)


==========================================================================================
                                        Motto
==========================================================================================
-->{{#if:{{{national_motto|}}}{{{motto|}}} |<!--then:
    --><tr> <td colspan="3" style="line-height:1.2em; text-align:center;"><!--
              -->'''[[Motto]]'''<br/>{{{national_motto|}}}{{{motto|}}}</td>
        </tr><!--
-->}}<!--


<!----------Motto---------->
==========================================================================================
{{#if:{{{national_motto<includeonly>|</includeonly>}}} |<!--then:-->
                                        Anthem/s
{{!}}colspan="2" style="line-height:1.2em; text-align:center;"{{!}} [[List of state mottos|Motto:]] {{{national_motto}}}
==========================================================================================
{{!-}}
-->{{#if:{{{national_anthem|}}}{{{royal_anthem|}}}{{{anthem|}}} |<!--then:
}}
    --><tr>
          <td colspan="3" style="line-height:1.2em; text-align:center;"><!--
          -->{{#if:{{{national_anthem|}}}
              |<!--then:-->'''[[National anthem|Anthem]]'''<br/>{{{national_anthem}}}<br/>
              }}<!--
          -->{{#if:{{{anthem|}}}
              |<!--then:-->'''[[Anthem]]'''<br/>{{{anthem}}}<br/>
              }}<!--
          -->{{#if:{{{royal_anthem|}}}
              |<!--then:-->'''[[Royal anthem]]'''<br/>{{{royal_anthem}}}
              }}<!--
      --></td>
        </tr><!--
-->}}<!--


==========================================================================================
                                    Other symbol/s
==========================================================================================
-->{{#if:{{{other_symbol|}}}{{{text_symbol|}}} |<!--then:
    --><tr>
          <td colspan="3" style="line-height:1.2em; text-align:center;"><!--
          -->{{#if:{{{other_symbol_type|}}}{{{text_symbol_type|}}} |<!--then:
                -->'''{{{other_symbol_type|}}}{{{text_symbol_type|}}}'''<br/>}}<!--
          -->{{{other_symbol|}}}{{{text_symbol|}}}</td>
        </tr><!--
-->}}<!--


<!----------Anthem---------->
==========================================================================================
{{#if:{{{national_anthem<includeonly>|</includeonly>}}} |<!--then:-->
                                          Maps
{{!}}colspan="2" style="line-height:1.2em; text-align:center;"{{!}} [[National anthem|Anthem:]] {{{national_anthem}}}
==========================================================================================
{{!-}}
-->{{#if:{{{image_map|}}} |<!--then:
}}
    --><tr>
|-
          <td colspan="3" style="text-align:center; padding:0.6em 0em;">[[Image:{{{image_map}}} |{{{map_width|250px}}} |center |Location of {{{common_name|{{{linking_name|{{PAGENAME}}}}}}}}]] <div style="position:relative; top:0.3em;"><small>{{{map_caption|}}}</small></div>
          </td>
        </tr><!--
-->}}<!--
-->{{#if:{{{image_map2|}}} |<!--then:
    --><tr class="mergedtoprow">
          <td colspan="3" style="text-align:center; padding:0.6em 0em;"> [[Image:{{{image_map2}}} |{{{map2_width|250px}}} |center |Location of {{{common_name|{{{linking_name|{{PAGENAME}}}}}}}}]] <div style="position:relative; top:0.3em;"><small>{{{map_caption2|}}}</small></div>
          </td>
        </tr><!--
-->}}<!--


==========================================================================================
                  Capital/Admin center; Largest city/ies or settlement/s
==========================================================================================
-->{{#if:{{{capital|}}}{{{admin_center|}}}{{{largest_city|}}}{{{largest_settlement|}}}
  |<!--then1:
    --><tr class="mergedtoprow"><!--
      ---------------Check if capital/admin center provided:---------------
      -->{{#if:{{{capital|}}}{{{admin_center|}}}
          |<!--then2:
          --><td colspan="2"><!--
            -->{{#if:{{{admin_center_type|}}}{{{admin_center|}}}
                |<!--then:-->'''{{{admin_center_type|Administrative&nbsp;center}}}'''<!--
            -->|<!--else:-->{{#if:{{{capital_type|}}}
                            |<!--then:-->'''{{{capital_type}}}'''<!--
                          -->|<!--else:-->'''[[Capital]]'''<!--
                          -->}}<!--
            -->}}<!--
      ----------------------------------------------------------------------------
          If capital provided, check whether largest_city or largest_settlement
                (if provided) equals "capital", capital or [[capital]];
      ----------------------------------------------------------------------------
            -->{{#ifeq: {{#ifeq:{{{largest_city|}}}{{{largest_settlement|}}}
                        |<!--equals3:-->capital
                        |<!---then3:--->capital<!--
                      -->|<!---else3:
                          -->{{#switch:{{{capital}}}
                            | [[{{{largest_city|}}}{{{largest_settlement|}}}]] = capital
                            | {{{largest_city|}}}{{{largest_settlement|}}}    = capital
                            | not capital
                            }}<!--(end#switch)
                      -->}}<!--(end3)-->
                |<!--equals4:-->capital
                |<!---then4:
                --------------------------------------------------------
                      capital is largest_city or largest_settlement:
                --------------------------------------------------------
                    --><br/>[[Demographics of {{{common_name}}}|(and {{{largest_settlement_type|largest city}}})]]
                      </td><!--
                    --------Add capital:--------
                    --><td>{{{capital}}}<!--
                    --------Add capital's latitude and longitude (if provided):-------
                    -->{{#if:{{{latd|}}}
                      |<!--then:--><br/><small><span style="white-space:nowrap;"><!--
                        -->{{coor dm |{{{latd}}}|{{{latm}}}|{{{latNS}}}|{{{longd}}}<!--
                                  -->|{{{longm}}}|{{{longEW}}}|type:country({{{area_km2|{{{area|}}}}}})<!--
                        -->}}</span></small><!--
                    -->}}
                      </td><!--
            -->|<!---else4:
                  --------------------------------------------------------
                    capital isn't largest_city or largest_settlement:
                  --------------------------------------------------------
                  --></td><!--
                    --------Add capital/admin center:--------
                  --><td>{{{capital|}}}{{{admin_center|}}}<!--
                    --------Add capital/admin center's [lat/long]itude (if provided):-------
                    -->{{#if:{{{latd|}}}
                        |<!--then:--><br/><small><span style="white-space:nowrap;"><!--
                        -->{{coor dm |{{{latd}}}|{{{latm}}}|{{{latNS}}}|{{{longd}}}<!--
                                  -->|{{{longm}}}|{{{longEW}}}|type:country({{{area_km2|{{{area|}}}}}})<!--
                        -->}}</span></small><!--
                    -->}}
                    </td><!--
                --></tr><!--
                --------Add largest_city or largest_settlement (if provided):--------
                -->{{#if:{{{largest_city|}}}{{{largest_settlement|}}} |<!--then5:
                --><tr class="mergedbottomrow">
                    <th colspan="2"><!--
                      -->{{#if:{{{common_name|}}}
                        |<!--then:-->[[Demographics of {{{common_name}}}|Largest {{{largest_settlement_type|city}}}]]<!--
                      -->|<!--else:-->Largest {{{largest_settlement_type|city}}}<!--
                      -->}}<!--
                  --></th>
                    <td>{{{largest_city|}}}{{{largest_settlement|}}}</td>
                  </tr><!--
                -->}}<!--(end5)
            -->}}<!--(end4)
      ----------------------------------------------------------------------------
                      Capital not provided, so add largest_city or
                          largest_settlement (if provided):
      ----------------------------------------------------------------------------
          -->|<!--else2:
              -->{{#if:{{{largest_city|}}}{{{largest_settlement|}}}
                |<!--then6:
                  --><th colspan="2"><!--
                      -->{{#if:{{{common_name|}}}
                        |<!--then:-->[[Demographics of {{{common_name}}}|Largest {{{largest_settlement_type|city}}}]]<!--
                      -->|<!--else:-->Largest {{{largest_settlement_type|city}}}<!--
                      -->}}<!--
                  --></th>
                    <td>{{{largest_city|}}}{{{largest_settlement|}}}</td>
                }}<!--(end6)
          -->}}<!--(end2)
      --></tr><!--
-->}}<!--(end1)


<!----------Patron Saint(s)---------->  
==========================================================================================
{{#if:{{{patron_saint<includeonly>|</includeonly>}}} |<!--then:-->
              Official languages; Recognised regional languages; Ethnic groups
{{!}}colspan="2" style="line-height:1.2em; text-align:center;"{{!}} [[Patron saints of places|Patron saint(s)]]: {{{patron_saint}}}
==========================================================================================
}}
-->{{#if:{{{official_languages|}}}{{{languages|}}} |<!--then:
|-
    --><tr>
          <th colspan="2" style="vertical-align:middle; white-space:nowrap;">{{{languages_type|[[Official language]]s}}}</th>
          <td>{{{official_languages|}}}{{{languages|}}}</td>
        </tr><!--
    -->{{#if:{{{regional_languages|}}} |<!--then:
          --><tr class="mergedbottomrow">
              <td colspan="2">[[Regional language|Recognised regional&nbsp;language]]s</td>
              <td style="vertical-align:middle;">{{{regional_languages|}}}</td>
            </tr><!--
    -->}}<!--
-->}}<!--
-->{{#if:{{{ethnic_groups|}}} |<!--then:
    --><tr>
          <td colspan="2">'''[[Ethnic group]]s'''&nbsp;<!--
          -->{{#if:{{{ethnic_groups_year|}}} |<!--then:-->({{{ethnic_groups_year}}}) }}</td>
          <td>{{{ethnic_groups}}}</td>
        </tr><!--
-->}}<!--


==========================================================================================
                                        Demonym
==========================================================================================
-->{{#if:{{{demonym|}}} |<!--then:
    --><tr>
          <th colspan="2">[[Demonym]]</th>
          <td>{{#ifexist:{{{demonym}}} people |<!--then:
              -->[[{{{demonym}}} people|{{{demonym}}}]] |<!--else:
              -->{{{demonym}}}<!--
          -->}}
          </td>
        </tr><!--
-->}}<!--


<!----------Map---------->
==========================================================================================
|colspan="2" style="text-align:center; padding:0.4em 1em 0.4em 1em;"| [[Image:{{{image_map}}}|250px|center|Location of {{{common_name}}}]]
                Organization type, Membership (geopolitical organization)
{{#if:{{{map_caption<includeonly>|</includeonly>}}} |<!--then:--><small>{{{map_caption}}}<small>}}
==========================================================================================
|- class="mergedtoprow"
-->{{#if:{{{org_type|}}} |<!--then:
    --><tr> <td colspan="2">'''Type'''</td>
            <td>{{{org_type}}}</td>
        </tr><!--
-->}}<!--
-->{{#if:{{{membership|}}} |<!--then:
    --><tr> <td colspan="2" style="vertical-align:middle;"> '''{{{membership_type|Membership}}}'''</td>
            <td>{{{membership}}}</td>
        </tr><!--
-->}}<!--


==========================================================================================
          "Government" (country/territory) or "Leaders" (geopolitical organization)
==========================================================================================
-->{{#if:{{{government_type|}}} |<!--then:
    --><tr>
          <th colspan="2">[[Government]]</th>
          <td>{{{government_type|}}}</td>
        </tr><!--
-->|<!--else no government_type provided, so if at least one leader provided,
        use "Leaders" (geopolitical org) or "Government" (country/territory):
    -->{{#if:{{{leader_title1|}}}{{{leader_name1|}}} |<!--then:
        -->{{#if:{{{name|}}}{{{membership|}}}
            |<!--then template being used for geopolitical organization:
              --><tr><th colspan="3">Leaders</th></tr><!--
        -->|<!--else template being used for a country or territory:
              --><tr><th colspan="3">[[Government]]</th></tr><!--
        -->}}<!--
    -->}}<!--
-->}}<!--


<!----------Capital / Largest city---------->
==========================================================================================
{{#ifeq:{{{capital<includeonly>|</includeonly>}}}|<!--equals:-->[[{{{largest_city<includeonly>|</includeonly>}}}]]
                                          Leaders
|<!--then:--> <!--Capital also the largest_city (linked)-->
==========================================================================================
{{!}} [[List of national capitals|'''Capital''']]<br/>[[Demographics of {{{common_name}}}|(and&nbsp;{{{largest_settlement_type|largest&nbsp;city}}})]]
-->{{#if:{{{leader_title1|}}} |<!--then:
{{!}} {{{capital}}} {{#if:{{{latd|}}}|<!--then:--><br/><small>{{coor dm{{!}}{{{latd}}}{{!}}{{{latm}}}{{!}}{{{latNS}}}{{!}}{{{longd}}}{{!}}{{{longm}}}{{!}}{{{longEW}}}{{!}}type:country({{{area}}})}}</small>}}
    --><tr class="{{#if:{{{leader_title2|}}}
{{!-}}
                  |<!--then:-->mergedrow |<!--else:-->mergedbottomrow}}">
|<!--else:-->
          <td style="width:1em; padding:0 0 0 0.6em;">&nbsp;-&nbsp;</td>
{{#ifeq:{{{capital<includeonly>|</includeonly>}}}|<!--equals:-->{{{largest_city<includeonly>|</includeonly>}}}
          <td style="padding-left:0em;">{{{leader_title1}}}</td>
|<!--then:--> <!--Capital also the largest_city (unlinked)-->
          <td>{{{leader_name1}}}</td>
{{!}} [[List of national capitals|'''Capital''']]<br>[[Demographics of {{{common_name}}}|(and&nbsp;{{{largest_settlement_type|largest&nbsp;city}}})]]
        </tr><!--
{{!}} {{{capital}}} {{#if:{{{latd|}}}|<!--then:--><br/><small>{{coor dm{{!}}{{{latd}}}{{!}}{{{latm}}}{{!}}{{{latNS}}}{{!}}{{{longd}}}{{!}}{{{longm}}}{{!}}{{{longEW}}}{{!}}type:country({{{area}}})}}</small>}}
-->}}<!--
{{!-}}
-->{{#if:{{{leader_title2|}}} |<!--then:
|<!--else:--> <!--Capital not the largest_city (un/linked)-->
    --><tr class="{{#if:{{{leader_title3|}}}
! [[List of national capitals|Capital]]
                  |<!--then:-->mergedrow |<!--else:-->mergedbottomrow}}">
{{!}} {{{capital}}} {{#if:{{{latd|}}}|<!--then:--><br/><small>{{coor dm{{!}}{{{latd}}}{{!}}{{{latm}}}{{!}}{{{latNS}}}{{!}}{{{longd}}}{{!}}{{{longm}}}{{!}}{{{longEW}}}{{!}}type:country({{{area}}})}}</small>}}
          <td style="width:1em; padding:0 0 0 0.6em;">&nbsp;-&nbsp;</td>
{{#if:{{{largest_city|}}}
          <td style="padding-left:0em;">{{{leader_title2}}}</td>
|<!--then:-->
          <td>{{{leader_name2}}}</td>
{{!-}} class="mergedbottomrow"
        </tr><!--
! [[Demographics of {{{common_name}}}|{{{largest_settlement_type|Largest&nbsp;city}}}]]
-->}}<!--
{{!}} {{{largest_settlement|{{{largest_city}}}}}}
-->{{#if:{{{leader_title3|}}} |<!--then:
{{!-}}
    --><tr class="{{#if:{{{leader_title4|}}}
|<!--else:--> <!--(largest_city not instantiated)-->
                  |<!--then:-->mergedrow |<!--else:-->mergedbottomrow}}">
{{!-}}
          <td style="width:1em; padding:0 0 0 0.6em;">&nbsp;-&nbsp;</td>
}}
          <td style="padding-left:0em;">{{{leader_title3}}}</td>
}}
          <td>{{{leader_name3}}}</td>
}}
        </tr><!--
-->}}<!--
-->{{#if:{{{leader_title4|}}} |<!--then:
    --><tr class="{{#if:{{{leader_title5|}}}
                  |<!--then:-->mergedrow |<!--else:-->mergedbottomrow}}">
          <td style="width:1em; padding:0 0 0 0.6em;">&nbsp;-&nbsp;</td>
          <td style="padding-left:0em;">{{{leader_title4}}}</td>
          <td>{{{leader_name4}}}</td>
        </tr><!--
-->}}<!--
-->{{#if:{{{leader_title5|}}} |<!--then:
    --><tr class="mergedbottomrow">
          <td style="width:1em; padding:0 0 0 0.6em;">&nbsp;-&nbsp;</td>
          <td style="padding-left:0em;">{{{leader_title5}}}</td>
          <td>{{{leader_name5}}}</td>
        </tr><!--
-->}}<!--


==========================================================================================
        Sovereignty (country/territory) or Establishment (geopolitical organization)
==========================================================================================
-->{{#if:{{{established_event1|}}}{{{sovereignty_type|}}}{{{established|}}} |<!--then:
    --><tr {{#if:{{{established_event1|}}} |<!--then:-->class="mergedtoprow"}}><!--
        ----------Sovereignty----------
        -->{{#if:{{{sovereignty_type|}}}
            |<!--then:-->{{#if:{{{sovereignty_note|}}}
                        |<!--then:--><th colspan="2">{{{sovereignty_type}}}</th>
                                      <td>{{{sovereignty_note}}}&nbsp;</td><!--
                      -->|<!--else:--><th colspan="3">{{{sovereignty_type}}}</th><!--
                      -->}}<!--
        ---------Establishment----------
        -->|<!--else:--><th colspan="2">Establishment</th><td>{{{established|}}}</td><!--
        -->}}<!--
    --></tr><!--
-->}}<!--


<!----------Official language/s, Ethnic groups---------->
==========================================================================================
! <span style="white-space: nowrap;">[[Official language|Official&nbsp;languages]]</span>
          Significant events in country/territory or organization's establishment
| {{{official_languages}}}
==========================================================================================
|-
-->{{#if:{{{established_event1|}}} |<!--then:
{{#if:{{{ethnic_groups<includeonly>|</includeonly>}}} |<!--then:-->
    --><tr class="{{#if:{{{established_event2|}}}
! [[Ethnic group]]s
                  |<!--then:-->mergedrow |<!--else:-->mergedbottomrow}}">
{{!}} {{{ethnic_groups}}}
          <td style="width:1em; padding:0 0 0 0.6em;">&nbsp;-&nbsp;</td>
{{!-}}
          <td style="padding-left:0em;">{{{established_event1}}}</td>
}}
          <td>{{{established_date1|}}}&nbsp;</td>
        </tr><!--
-->}}<!--
-->{{#if:{{{established_event2|}}} |<!--then:
    --><tr class="{{#if:{{{established_event3|}}}
                  |<!--then:-->mergedrow |<!--else:-->mergedbottomrow}}">
          <td style="width:1em; padding:0 0 0 0.6em;">&nbsp;-&nbsp;</td>
          <td style="padding-left:0em;">{{{established_event2}}}</td>
          <td>{{{established_date2|}}}&nbsp;</td>
        </tr><!--
-->}}<!--
-->{{#if:{{{established_event3|}}} |<!--then:
    --><tr class="{{#if:{{{established_event4|}}}
                  |<!--then:-->mergedrow |<!--else:-->mergedbottomrow}}">
          <td style="width:1em; padding:0 0 0 0.6em;">&nbsp;-&nbsp;</td>
          <td style="padding-left:0em;">{{{established_event3}}}</td>
          <td>{{{established_date3|}}}&nbsp;</td>
        </tr><!--
-->}}<!--
-->{{#if:{{{established_event4|}}} |<!--then:
    --><tr class="{{#if:{{{established_event5|}}}
                  |<!--then:-->mergedrow |<!--else:-->mergedbottomrow}}">
          <td style="width:1em; padding:0 0 0 0.6em;">&nbsp;-&nbsp;</td>
          <td style="padding-left:0em;">{{{established_event4}}}</td>
          <td>{{{established_date4|}}}&nbsp;</td>
        </tr><!--
-->}}<!--
-->{{#if:{{{established_event5|}}} |<!--then:
    --><tr class="{{#if:{{{established_event6|}}}
                  |<!--then:-->mergedrow |<!--else:-->mergedbottomrow}}">
          <td style="width:1em; padding:0 0 0 0.6em;">&nbsp;-&nbsp;</td>
          <td style="padding-left:0em;">{{{established_event5}}}</td>
          <td>{{{established_date5|}}}&nbsp;</td>
        </tr><!--
-->}}<!--
-->{{#if:{{{established_event6|}}} |<!--then:
    --><tr class="{{#if:{{{established_event7|}}}
                  |<!--then:-->mergedrow |<!--else:-->mergedbottomrow}}">
          <td style="width:1em; padding:0 0 0 0.6em;">&nbsp;-&nbsp;</td>
          <td style="padding-left:0em;">{{{established_event6}}}</td>
          <td>{{{established_date6|}}}&nbsp;</td>
        </tr><!--
-->}}<!--
-->{{#if:{{{established_event7|}}} |<!--then:
    --><tr class="{{#if:{{{established_event8|}}}
                  |<!--then:-->mergedrow |<!--else:-->mergedbottomrow}}">
          <td style="width:1em; padding:0 0 0 0.6em;">&nbsp;-&nbsp;</td>
          <td style="padding-left:0em;">{{{established_event7}}}</td>
          <td>{{{established_date7|}}}&nbsp;</td>
        </tr><!--
-->}}<!--
-->{{#if:{{{established_event8|}}} |<!--then:
    --><tr class="{{#if:{{{established_event9|}}}
                  |<!--then:-->mergedrow |<!--else:-->mergedbottomrow}}">
          <td style="width:1em; padding:0 0 0 0.6em;">&nbsp;-&nbsp;</td>
          <td style="padding-left:0em;">{{{established_event8}}}</td>
          <td>{{{established_date8|}}}&nbsp;</td>
        </tr><!--
-->}}<!--
-->{{#if:{{{established_event9|}}} |<!--then:
    --><tr class="mergedbottomrow">
          <td style="width:1em; padding:0 0 0 0.6em;">&nbsp;-&nbsp;</td>
          <td style="padding-left:0em;">{{{established_event9}}}</td>
          <td>{{{established_date9|}}}&nbsp;</td>
        </tr><!--
-->}}<!--


==========================================================================================
                  Accession to the European Union (country/territory)
==========================================================================================
-->{{#if:{{{accessionEUdate|}}} |<!--then:
    --><tr>
          <th colspan="2">[[Enlargement of the European Union|Accession to<br/>the]]&nbsp;{{nowrap|[[European Union]]}}</th>
          <td style="vertical-align:middle;">{{{accessionEUdate}}}</td>
        </tr><!--
-->}}<!--


<!----------Government---------->
==========================================================================================
|style="border-top:solid 1px Gainsboro; vertical-align:top;"| '''[[List of countries by system of government|Government]]'''
                                            Area
|style="border-top:solid 1px Gainsboro; vertical-align:top;"| {{{government_type}}}
==========================================================================================
|- class="mergedrow"
-->{{#if:{{{area_km2|{{{area|}}}}}} |<!--then:
    --><tr class="mergedtoprow">
          <th colspan="3">[[Area]]</th>
        </tr>
        <tr class="mergedrow">
          <td style="width:1em; padding:0 0 0 0.6em;">&nbsp;-&nbsp;</td>
          <td style="padding-left:0em;">Total<!--
--France-related footnote:-->{{#if:{{{FR_foot4|}}} |<!--then:-->{{{FR_foot4}}} }}</td>
          <td>[[{{{area_magnitude|}}} {{#if:{{{area_magnitude|}}} |<!--then:-->m² |<!--else:-->Square metre}} | {{formatnum:{{{area_km2|{{{area|}}}}}}}}&nbsp;km²]]&nbsp;<!--
              -->{{#if:{{{area_rank|}}} |<!--then:-->([[List of countries and outlying territories by area|{{{area_rank}}}]]) }}<!--
              --><br/>{{#if:{{{area_sq_mi|{{{areami²|}}}}}}|{{formatnum:{{{area_sq_mi|{{{areami²|}}}}}}}}|{{formatnum:{{#expr: {{{area_km2|{{{area|}}}}}} div 2.589988110336 round 0}}}}}}&nbsp;[[Square mile|sq&nbsp;mi]]&nbsp;</td>
        </tr><!--
-->}}<!--
  -------------------Percentage water--------------------
-->{{#if:{{{percent_water|}}} |<!--then:
    --><tr class="mergedrow">
          <td style="width:1em; padding:0 0 0 0.6em;">&nbsp;-&nbsp;</td>
          <td style="padding-left:0em;">[[Water]]&nbsp;([[Percent|%]])</td>
          <td>{{{percent_water|}}}</td>
        </tr><!--
-->}}<!--
  -----------Areas of France-----------
-->{{#if:{{{FR_metropole|}}} |<!--then:
    --><tr class="mergedrow">
          <td style="width:1em; padding:0 0 0 0.6em;">&nbsp;-&nbsp;</td>
          <td colspan="2" style="padding-left:0em;">{{{FR_metropole}}}</td>
        </tr>
        <tr class="mergedrow">
          <td style="width:1em; padding:0 0 0 0.6em;">&nbsp;</td>
          <td style="padding-left:1em;">-&nbsp;[[Institut Géographique National|IGN]]{{{FR_foot2|}}}</td>
          <td>[[{{{FR_IGN_area_magnitude|}}} {{#if:{{{FR_IGN_area_magnitude|}}} |<!--then:-->m² |<!--else:-->Square metre}} | {{formatnum:{{{FR_IGN_area_km2|{{{FR_IGN_area}}}}}}}}&nbsp;km²]]&nbsp;([[List of countries and outlying territories by total area|{{{FR_IGN_area_rank|}}}]])<br/><!--
              -->{{#if:{{{FR_IGN_area_sq_mi|{{{FR_IGN_areami²|}}}}}}|{{formatnum:{{{FR_IGN_area_sq_mi|{{{FR_IGN_areami²|}}}}}}}}|{{formatnum:{{#expr: {{{FR_IGN_area_km2|{{{FR_IGN_area}}}}}} div 2.589988110336 round 0}}}}}}&nbsp;sq&nbsp;mi</td>
        </tr>
        <tr class="mergedrow">
          <td style="width:1em; padding:0 0 0 0.6em;">&nbsp;</td>
          <td style="padding-left:1em;">-&nbsp;[[Cadastre]]{{{FR_foot3|}}}</td>
          <td>[[{{{FR_cadastre_area_magnitude|}}} {{#if:{{{FR_cadastre_area_magnitude|}}} |<!--then:-->m² |<!--else:-->Square metre}} | {{formatnum:{{{FR_cadastre_area_km2|{{{FR_cadastre_area}}}}}}}}&nbsp;km²]]&nbsp;([[List of countries and outlying territories by total area|{{{FR_cadastre_area_rank|}}}]])<br/><!--
              -->{{#if:{{{FR_cadastre_area_sq_mi|{{{FR_cadastre_areami²|}}}}}}|{{formatnum: {{{FR_cadastre_area_sq_mi|{{{FR_cadastre_areami²|}}}}}}}}|{{formatnum:{{#expr: {{{FR_cadastre_area_km2|{{{FR_cadastre_area|}}}}}} div 2.589988110336 round 0}}}}}} &nbsp;sq&nbsp;mi</td>
        </tr><!--
-->}}<!--


==========================================================================================
                                        Population
==========================================================================================
-->{{#if:{{{population_estimate|}}}{{{population_census|}}}{{{FR_metropole_population|}}} |<!--then:
    --><tr class="mergedtoprow">
          <th colspan="3">[[Population]]</th>
        </tr><!--
    ---------------Estimate---------------
    -->{{#if:{{{population_estimate|}}} |<!--then:
        --><tr class="mergedrow">
            <td style="width:1em; padding:0 0 0 0.6em;">&nbsp;-&nbsp;</td>
            <td style="padding-left:0em;">{{{population_estimate_year|}}}&nbsp;estimate</td>
            <td>{{{population_estimate|}}}&nbsp;<!--
              -->{{#if:{{{population_estimate_rank|}}} |<!--then:-->([[List of countries by population|{{{population_estimate_rank}}}]]) }}</td>
          </tr><!--
    -->}}<!--
    ----------------Census----------------
    -->{{#if:{{{population_census|}}} |<!--then:
          --><tr class="mergedrow">
              <td style="width:1em; padding:0 0 0 0.6em;">&nbsp;-&nbsp;</td>
              <td style="padding-left:0em;">{{{population_census_year|}}}&nbsp;census</td>
              <td>{{{population_census|}}}&nbsp;<!--
                  -->{{#if:{{{population_census_rank|}}} |<!--then:-->([[List of countries by population|{{{population_census_rank}}}]]) }}</td>
            </tr><!--
    -->}}<!--
-->}}<!--
  -------(France)-------
  -->{{#if:{{{FR_metropole_population|}}} |<!--then:
        --><tr class="mergedrow">
            <td style="width:1em; padding:0 0 0 0.6em;">&nbsp;</td>
            <td colspan="2" style="padding-left:0em;">({{{FR_total_population_estimate_year}}})</td>
          </tr>
          <tr class="mergedrow">
            <td style="width:1em; padding:0 0 0 0.6em;">&nbsp;-&nbsp;</td>
            <td style="padding-left:0em;">Total{{{FR_foot}}}</td>
            <td>{{{FR_total_population_estimate}}}&nbsp;([[List of countries by population in 2005|{{{FR_total_population_estimate_rank}}}]])</td>
          </tr>
          <tr class="mergedrow">
            <td style="width:1em; padding:0 0 0 0.6em;">&nbsp;-&nbsp;</td>
            <td style="padding-left:0em;">{{{FR_metropole}}}</td>
            <td>{{{FR_metropole_population}}}&nbsp;([[List of countries by population in 2005|{{{FR_metropole_population_estimate_rank}}}]])</td>
          </tr><!--
  -->}}<!--
  ---------------Density----------------
-->{{#if:{{{population_density_km2|{{{population_density|}}}}}} |<!--then:
    --><tr class="mergedbottomrow">
          <td style="width:1em; padding:0 0 0 0.6em;">&nbsp;-&nbsp;</td>
          <td style="padding-left:0em;">[[Population density|Density]]<!--
--France-related footnote:-->{{#if:{{{FR_foot5|}}} |<!--then:-->{{{FR_foot5}}} }}</td>
          <td>{{{population_density_km2|{{{population_density|}}}}}}&nbsp;/km²&nbsp;<!--
              -->{{#if:{{{population_density_rank|}}} |<!--then:-->([[List of countries by population density|{{{population_density_rank}}}]]) }}<!--
              --><br/>{{#if:{{{population_density_sq_mi|{{{population_densitymi²|}}}}}}|{{formatnum:{{{population_density_sq_mi|{{{population_densitymi²|}}}}}}  }}|{{formatnum:{{#expr: {{{population_density_km2|{{{population_density|}}}}}} * 2.589988110336 round 1}}}} }}&nbsp;/sq&nbsp;mi</td>
        </tr><!--
-->}}<!--


<!----------Leaders---------->
==========================================================================================
{{#if:{{{leader_titles|}}}|<!--then:-->
                                            GDP
{{!}} {{{leader_titles}}} {{!}}{{!}} {{{leader_names}}} [[Category:Infobox Country with obsolete params|{{PAGENAME}}]] <!--{{leader_titles}} is deprecated-->
==========================================================================================
}}
  -----------------PPP-----------------
|- {{#if:{{{leader_title2<includeonly>|</includeonly>}}}|<!--then:-->class="mergedrow"|<!--else:-->class="mergedbottomrow"}}
-->{{#if:{{{GDP_PPP|}}} |<!--then:
{{#if:{{{leader_title1<includeonly>|</includeonly>}}}|<!--then:-->
    --><tr class="mergedtoprow">
{{!}} &nbsp;- {{{leader_title1}}} {{!}}{{!}} {{{leader_name1}}}
          <td colspan="2">'''[[Gross domestic product|GDP]]'''&nbsp;([[Purchasing power parity|PPP]])</td>
}}
          <td>{{{GDP_PPP_year|}}}&nbsp;estimate</td>
|- {{#if:{{{leader_title3<includeonly>|</includeonly>}}}|<!--then:-->class="mergedrow"|<!--else:-->class="mergedbottomrow"}}
        </tr>
{{#if:{{{leader_title2<includeonly>|</includeonly>}}}|<!--then:-->
        <tr class="mergedrow">
{{!}} &nbsp;- {{{leader_title2}}} {{!}}{{!}} {{{leader_name2}}}
          <td style="width:1em; padding:0 0 0 0.6em;">&nbsp;-&nbsp;</td>
}}
          <td style="padding-left:0em;">Total</td>
|- {{#if:{{{leader_title4<includeonly>|</includeonly>}}}|<!--then:-->class="mergedrow"|<!--else:-->class="mergedbottomrow"}}
          <td>{{{GDP_PPP}}}&nbsp;<!--
{{#if:{{{leader_title3<includeonly>|</includeonly>}}}|<!--then:-->
              -->{{#if:{{{GDP_PPP_rank|}}} |<!--then:-->([[List of countries by GDP (PPP)|{{{GDP_PPP_rank}}}]]) }}</td>
{{!}} &nbsp;- {{{leader_title3}}} {{!}}{{!}} {{{leader_name3}}}
        </tr><!--
}}
  -------(PPP per capita)-------
|- {{#if:{{{leader_title5<includeonly>|</includeonly>}}}|<!--then:-->class="mergedrow"|<!--else:-->class="mergedbottomrow"}}
  -->{{#if:{{{GDP_PPP_per_capita|}}} |<!--then:
{{#if:{{{leader_title4<includeonly>|</includeonly>}}}|<!--then:-->
        --><tr class="mergedbottomrow">
{{!}} &nbsp;- {{{leader_title4}}} {{!}}{{!}} {{{leader_name4}}}
            <td style="width:1em; padding:0 0 0 0.6em;">&nbsp;-&nbsp;</td>
}}
            <td style="padding-left:0em;">[[Per capita]]</td>
|- class="mergedbottomrow"
            <td>{{{GDP_PPP_per_capita}}}&nbsp;<!--
{{#if:{{{leader_title5<includeonly>|</includeonly>}}}|<!--then:-->
                -->{{#if:{{{GDP_PPP_per_capita_rank|}}} |<!--then:-->([[List of countries by GDP (PPP) per capita|{{{GDP_PPP_per_capita_rank}}}]]) }}</td>
{{!}} &nbsp;- {{{leader_title5}}} {{!}}{{!}} {{{leader_name5}}}
          </tr><!--
}}
  -->}}<!--
|- {{#if:{{{established_event1<includeonly>|</includeonly>}}}|<!--then:-->class="mergedtoprow"}}
-->}}<!--
  ---------------Nominal---------------
-->{{#if:{{{GDP_nominal|}}} |<!--then:
    --><tr class="mergedtoprow">
          <td colspan="2">'''[[Gross domestic product|GDP]]''' (nominal)</td>
          <td>{{{GDP_nominal_year|}}}&nbsp;estimate</td>
        </tr>
        <tr class="mergedrow">
          <td style="width:1em; padding:0 0 0 0.6em;">&nbsp;-&nbsp;</td>
          <td style="padding-left:0em;">Total</td>
          <td>{{{GDP_nominal}}}&nbsp;<!--
              -->{{#if:{{{GDP_nominal_rank|}}} |<!--then:-->([[List of countries by GDP (nominal)|{{{GDP_nominal_rank}}}]]) }}</td>
        </tr><!--
  -------(Nominal per capita)-------
  -->{{#if:{{{GDP_nominal_per_capita|}}} |<!--then:
        --><tr class="mergedbottomrow">
            <td style="width:1em; padding:0 0 0 0.6em;">&nbsp;-&nbsp;</td>
            <td style="padding-left:0em;">[[Per capita]]</td>
            <td>{{{GDP_nominal_per_capita}}}&nbsp;<!--
                -->{{#if:{{{GDP_nominal_per_capita_rank|}}} |<!--then:-->([[List of countries by GDP (nominal) per capita|{{{GDP_nominal_per_capita_rank}}}]]) }}</td>
          </tr><!--
  -->}}<!--
-->}}<!--


==========================================================================================
                                            Gini
==========================================================================================
-->{{#if:{{{Gini|}}} |<!--then:
    --><tr>
          <td colspan="2">'''[[Gini_coefficient|Gini]]'''<sup style="cursor:help">{{Template:H:title|A Gini index of 0 represents perfect economic equality, and 100 perfect inequality|?}}</sup>&nbsp;{{#if:{{{Gini_year|}}} |<!--then:-->({{{Gini_year|}}}) }}</td>
          <td>{{{Gini}}}&nbsp;<!--
              -->{{#if:{{{Gini_category|}}} |<!--then:-->({{{Gini_category|}}})&nbsp;}}<!--
              -->{{#if:{{{Gini_rank|}}}    |<!--then:-->([[List of countries by income equality|{{{Gini_rank}}}]]) }}</td>
        </tr><!--
-->}}<!--


<!----------Sovereignty---------->
==========================================================================================
{{#if:{{{established_event1<includeonly>|</includeonly>}}}{{{sovereignty_note|}}} |<!--then:-->
                                            FSI
! {{{sovereignty_type}}}
==========================================================================================
{{!}} {{{sovereignty_note<includeonly>|</includeonly>}}}&nbsp;
-->{{#if:{{{FSI|}}} |<!--then:
    --><tr>
          <td colspan="2">'''[[Failed States Index|FSI]]'''&nbsp;{{#if:{{{FSI_year|}}} |<!--then:-->({{{FSI_year|}}}) }}</td>
          <td>{{{FSI}}}&nbsp;<!--
              -->{{#if:{{{FSI_category|}}} |<!--then:-->({{{FSI_category|}}})&nbsp;}}<!--
              -->{{#if:{{{FSI_rank|}}}     |<!--then:-->([[Failed States|{{{FSI_rank}}}]]) }}</td>
        </tr><!--
-->}}<!--


<!--Treating as deprecated/obselete:
==========================================================================================
| --else:--
                                            HDI
! {{{sovereignty_type}}}<br/>{{{established_events}}}
==========================================================================================
{{!}} {{{established_dates}}}
-->{{#if:{{{HDI|}}} |<!--then:
-->
    --><tr>
          <td colspan="2">'''[[Human Development Index|HDI]]'''&nbsp;{{#if:{{{HDI_year|}}} |<!--then:-->({{{HDI_year|}}}) }}</td>
          <td>{{{HDI}}}&nbsp;<!--
              -->{{#if:{{{HDI_category|}}} |<!--then:-->({{{HDI_category|}}})&nbsp;}}<!--
              -->{{#if:{{{HDI_rank|}}}     |<!--then:-->([[List of countries by Human Development Index|{{{HDI_rank}}}]]) }}</td>
        </tr><!--
-->}}<!--


}}
==========================================================================================
|- {{#if:{{{established_event2<includeonly>|</includeonly>}}}|<!--then:-->class="mergedrow"|<!--else:-->class="mergedbottomrow"}}
                                          Currency
==========================================================================================
-->{{#if:{{{currency|}}} |<!--then:
    --><tr>
          <th colspan="2" style="vertical-align:middle;">[[Currency]]</th>
          <td>{{{currency}}} <!--
              -->{{#if:{{{currency_code|}}}
                |<!--then:-->(<code>[[ISO 4217|{{{currency_code}}}]]</code>)}} </td>
        </tr><!--
-->}}<!--


==========================================================================================
                                          Time zone
==========================================================================================
-->{{#if:{{{time_zone|}}}{{{utc_offset|}}} |<!--then:
    --><tr {{#if:{{{utc_offset_DST|}}}{{{DST_note|}}} |<!--then:-->class="mergedtoprow"}}>
          <th colspan="2">[[Time zone]]</th>
          <td>{{{time_zone|}}} <!--
              -->{{#if:{{{utc_offset|}}} |<!--then:-->{{nowrap|([[Coordinated Universal Time|UTC]]{{{utc_offset}}})<!--endnowrap:-->}}<!--endif:-->}}</td>
        </tr><!--
    -->{{#if:{{{utc_offset_DST|}}} |<!--then:
          --><tr class="{{#if:{{{DST_note|}}} |<!--then:-->mergedrow |<!--else:-->mergedbottomrow}}">
              <td style="width:1em; padding:0 0 0 0.6em;">&nbsp;-&nbsp;</td>
              <td style="padding-left:0em;">Summer&nbsp;([[Daylight saving time|DST]])</td>
              <td>{{{DST|{{{time_zone_DST|}}}}}}&nbsp;([[Coordinated Universal Time|UTC]]{{{utc_offset_DST}}})</td>
            </tr><!--
    -->}}<!--
-->}}<!--
-->{{#if:{{{DST_note|}}} |<!--then:
    --><tr class="mergedbottomrow">
          <td colspan="2"></td>
          <td>{{{DST_note}}}</td>
        </tr><!--
-->}}<!--


<!----------Significant events in country/territory's establishment---------->
==========================================================================================
{{#if:{{{established_event1<includeonly>|</includeonly>}}} |<!--then:-->
                                        Internet TLD
{{!}} &nbsp;- {{{established_event1}}} {{!}}{{!}} {{{established_date1|}}}&nbsp;
==========================================================================================
}}
-->{{#if:{{{cctld|}}} |<!--then:
|- {{#if:{{{established_event3<includeonly>|</includeonly>}}}|<!--then:-->class="mergedrow"|<!--else:-->class="mergedbottomrow"}}
    --><tr>
{{#if:{{{established_event2<includeonly>|</includeonly>}}}|<!--then:-->
          <th colspan="2">[[Country code top-level domain|Internet TLD]]</th>
{{!}} &nbsp;- {{{established_event2}}} {{!}}{{!}} {{{established_date2|}}}&nbsp;
          <td>{{{cctld}}}</td>
}}
        </tr><!--
|- {{#if:{{{established_event4<includeonly>|</includeonly>}}}|<!--then:-->class="mergedrow"|<!--else:-->class="mergedbottomrow"}}
-->}}<!--
{{#if:{{{established_event3<includeonly>|</includeonly>}}}|<!--then:-->
{{!}} &nbsp;- {{{established_event3}}} {{!}}{{!}} {{{established_date3|}}}&nbsp;
}}
|- {{#if:{{{established_event5<includeonly>|</includeonly>}}}|<!--then:-->class="mergedrow"|<!--else:-->class="mergedbottomrow"}}
{{#if:{{{established_event4<includeonly>|</includeonly>}}}|<!--then:-->
{{!}} &nbsp;- {{{established_event4}}} {{!}}{{!}} {{{established_date4|}}}&nbsp;
}}
|- {{#if:{{{established_event6<includeonly>|</includeonly>}}}|<!--then:-->class="mergedrow"|<!--else:-->class="mergedbottomrow"}}
{{#if:{{{established_event5<includeonly>|</includeonly>|}}}|<!--then:-->
{{!}} &nbsp;- {{{established_event5}}} {{!}}{{!}} {{{established_date5|}}}&nbsp;
}}
|- {{#if:{{{established_event7<includeonly>|</includeonly>}}}|<!--then:-->class="mergedrow"|<!--else:-->class="mergedbottomrow"}}
{{#if:{{{established_event6<includeonly>|</includeonly>}}}|<!--then:-->
{{!}} &nbsp;- {{{established_event6}}} {{!}}{{!}} {{{established_date6|}}}&nbsp;
}}
|- {{#if:{{{established_event8<includeonly>|</includeonly>}}}|<!--then:-->class="mergedrow"|<!--else:-->class="mergedbottomrow"}}
{{#if:{{{established_event7<includeonly>|</includeonly>}}}|<!--then:-->
{{!}} &nbsp;- {{{established_event7}}} {{!}}{{!}} {{{established_date7|}}}&nbsp;
}}
|- {{#if:{{{established_event9<includeonly>|</includeonly>}}}|<!--then:-->class="mergedrow"|<!--else:-->class="mergedbottomrow"}}
{{#if:{{{established_event8<includeonly>|</includeonly>}}}|<!--then:-->
{{!}} &nbsp;- {{{established_event8}}} {{!}}{{!}} {{{established_date8|}}}&nbsp;
}}
|- class="mergedbottomrow"
{{#if:{{{established_event9<includeonly>|</includeonly>}}}|<!--then:-->
{{!}} &nbsp;- {{{established_event9}}} {{!}}{{!}} {{{established_date9|}}}&nbsp;
}}
|-


==========================================================================================
                        Official website (geopolitical organization)
==========================================================================================
-->{{#if:{{{official_website|}}} |<!--then:
    --><tr>
          <td colspan="3" style="line-height:11pt; text-align:center;"><!--
          -->'''Website'''<br/>{{{official_website}}}</td>
        </tr><!--
-->}}<!--


<!----------EU accession---------->
==========================================================================================
{{#if:{{{accessionEUdate<includeonly>|</includeonly>}}} |<!--then:-->
                                        Calling code
! [[European Union|Accession to EU]]
==========================================================================================
{{!}} {{{accessionEUdate|}}}  
-->{{#if:{{{calling_code|}}} |<!--then:
}}
    --><tr>
|- class="mergedtoprow"
          <th colspan="2">[[Calling code]]</th>
          <td>[[+{{{calling_code}}}]]<!--
            -->{{#if:{{{calling_code_note|}}} |<!--then:
            -->{{{calling_code_note}}}<!--
            -->}}
          </td>
        </tr><!--
-->}}<!--


==========================================================================================
                            Patron saint (UK constituent countries)
==========================================================================================
-->{{#if:{{{patron_saint|}}} |<!--then:
    --><tr>
          <th colspan="2" >[[Patron saint]]</th>
          <td>{{{patron_saint}}}</td>
        </tr><!--
-->}}<!--


<!-----------Area----------->
<!--
!colspan="2"| [[List of countries and outlying territories by area|Area]]
|- class="mergedrow"
| &nbsp;- Total {{#if:{{{FR_foot4|}}} |<!--then:-->{{{FR_foot4}}}}}
| [[{{{area_magnitude|}}} {{#if: {{{area_magnitude|}}}|m²|square metre}}|{{{area}}} km²]] {{#if:{{{area_rank|}}}|<!--then:-->([[List of countries and outlying territories by area|{{{area_rank}}}]])}}<br/>{{{areami²}}}&nbsp;sq&nbsp;mi&nbsp;
|- class="mergedrow"


==========================================================================================
                                          Bottom Map
==========================================================================================
-->{{#if:{{{image_map3|}}} |<!--then:
    --><tr class="mergedtoprow">
          <td colspan="3" style="text-align:center; padding:0.6em 0em;"> [[Image:{{{image_map3}}} |{{{map3_width|250px}}} |center |Location of {{{common_name|{{{linking_name|{{PAGENAME}}}}}}}}]] <div style="position:relative; top:0.3em;"><small>{{{map_caption3|}}}</small></div>
          </td>
        </tr><!--
-->}}<!--


<!-----------Percentage water----------->
==========================================================================================
{{#if:{{{percent_water<includeonly>|</includeonly>}}} |<!--then:-->
                                          Footnotes
{{!}} &nbsp;- Water (%)
==========================================================================================
{{!}} {{{percent_water}}}
  ----------Non-specific----------
}}
-->{{#if:{{{footnotes|}}} |<!--then:
|- class="mergedrow"
    --><tr>
          <td colspan="3"><small>{{{footnotes}}}</small></td>
        </tr><!--
-->}}<!--
  ------------Numbered------------
-->{{#if:{{{footnote1|}}} |<!--then:
    --><tr style="font-size:80%;">
          <td align="right">{{lower|0.3em|<sup>1</sup>}}</td>
          <td colspan="2" style="padding-left:0em;">{{{footnote1}}}</td>
        </tr><!--
-->}}<!--
-->{{#if:{{{footnote2|}}} |<!--then:
    --><tr class="{{#if:{{{footnote3|}}} |<!--then:-->mergedrow |<!--else:-->mergedbottomrow}}" style="font-size:80%;">
          <td align="right">{{lower|0.3em|<sup>2</sup>}}</td>
          <td colspan="2" style="padding-left:0em;">{{{footnote2}}}</td>
        </tr><!--
-->}}<!--
-->{{#if:{{{footnote3|}}} |<!--then:
    --><tr class="{{#if:{{{footnote4|}}} |<!--then:-->mergedrow |<!--else:-->mergedbottomrow}}" style="font-size:80%;">
          <td align="right">{{lower|0.3em|<sup>3</sup>}}</td>
          <td colspan="2" style="padding-left:0em;">{{{footnote3}}}</td>
        </tr><!--
-->}}<!--
-->{{#if:{{{footnote4|}}} |<!--then:
    --><tr class="{{#if:{{{footnote5|}}} |<!--then:-->mergedrow |<!--else:-->mergedbottomrow}}" style="font-size:80%;">
          <td align="right">{{lower|0.3em|<sup>4</sup>}}</td>
          <td colspan="2" style="padding-left:0em;">{{{footnote4}}}</td>
        </tr><!--
-->}}<!--
-->{{#if:{{{footnote5|}}} |<!--then:
    --><tr class="{{#if:{{{footnote6|}}} |<!--then:-->mergedrow |<!--else:-->mergedbottomrow}}" style="font-size:80%;">
          <td align="right">{{lower|0.3em|<sup>5</sup>}}</td>
          <td colspan="2" style="padding-left:0em;">{{{footnote5}}}</td>
        </tr><!--
-->}}<!--
-->{{#if:{{{footnote6|}}} |<!--then:
    --><tr class="{{#if:{{{footnote7|}}} |<!--then:-->mergedrow |<!--else:-->mergedbottomrow}}" style="font-size:80%;">
          <td align="right">{{lower|0.3em|<sup>6</sup>}}</td>
          <td colspan="2" style="padding-left:0em;">{{{footnote6}}}</td>
        </tr><!--
-->}}<!--
-->{{#if:{{{footnote7|}}} |<!--then:
    --><tr class="mergedbottomrow" style="font-size:80%;">
          <td align="right">{{lower|0.3em|<sup>7</sup>}}</td>
          <td colspan="2" style="padding-left:0em;">{{{footnote7}}}</td>
        </tr><!--
-->}}<!--


--></table></includeonly><!--
-------------------------------------End of template--------------------------------------
--><noinclude><!--


<!-----------Areas of France----------->
{{#if:{{{FR_metropole_area|}}} |<!--then:-->
{{!}} &nbsp;- {{{FR_metropole}}}
{{!}} [[{{{FR_metropole_area_magnitude|}}} {{#if: {{{FR_metropole_area_magnitude|}}}|m²|square metre}}|{{{FR_metropole_area}}} km²]] {{{FR_foot2}}}&nbsp;([[List of countries and outlying territories by total area|{{{FR_metropole_area_rank}}}]])
{{!-}} class="mergedrow"
{{!}}
{{!}} {{{FR_metropole_areami²}}} sq&nbsp;mi
{{!-}} class="mergedrow"
{{!}} &nbsp;- Land area<!--Land area of France--> {{{FR_foot5}}}
{{!}} [[{{{FR_land_area_magnitude|}}} {{#if: {{{FR_land_area_magnitude|}}}|m²|square metre}}|{{{FR_land_area}}} km²]] {{{FR_foot3}}} ([[List of countries and outlying territories by total area|{{{FR_land_area_rank}}}]])
{{!-}} class="mergedbottomrow"
{{!}}
{{!}} {{{FR_land_areami²}}} sq&nbsp;mi
}}
|- class="mergedtoprow"


 
-->{{documentation}}
<!-----------Population----------->
<!--Please add interwiki links etc to the /doc page, not here; thanks!-->
!colspan="2"| [[List of countries by population|Population]]
|- class="mergedrow"
{{#if:{{{population_estimate_year<includeonly>|</includeonly>}}} |<!--then:-->
{{!}} &nbsp;- {{{population_estimate_year}}} estimate
{{!}} {{{population_estimate}}} ([[List of countries by population|{{{population_estimate_rank}}}]])
}}
|- class="mergedrow"
{{#if:{{{population_census<includeonly>|</includeonly>}}} |<!--then:-->
{{!}} &nbsp;- {{{population_census_year}}} census
{{!}} {{{population_census}}} {{#if:{{{population_census_rank|}}} |<!--then:-->([[List of countries by population|{{{population_census_rank}}}]]) }}
}}
|- class="mergedrow"
{{#if:{{{FR_metropole_population|}}} |<!--then:-->
{{!}}colspan="2"{{!}} &nbsp;- {{{FR_total_population_estimate_year}}}
{{!-}} class="mergedrow"
{{!}} &nbsp;- Total{{{FR_foot}}}
{{!}} {{{FR_total_population_estimate}}} ([[List of countries by population in 2005|{{{FR_total_population_estimate_rank}}}]])
{{!-}} class="mergedrow"
{{!}} &nbsp;- {{{FR_metropole}}}
{{!}} {{{FR_metropole_population}}} ([[List of countries by population in 2005|{{{FR_metropole_population_estimate_rank}}}]])
}}
|-  class="mergedbottomrow"
| &nbsp;- [[Population density|Density]]
| {{{population_density}}}/km² ([[List of countries by population density|{{{population_density_rank}}}]])<br/>{{{population_densitymi²}}}/sq&nbsp;mi
|- class="mergedtoprow"
 
 
<!-----------GDP----------->
{{#if:{{{GDP_PPP<includeonly>|</includeonly>}}} |<!--then:-->
! [[Gross domestic product|GDP]] ([[Purchasing power parity|PPP]])
{{!}} {{{GDP_PPP_year}}} estimate
{{!-}} class="mergedrow"
{{!}} &nbsp;- Total
{{!}} {{{GDP_PPP}}}&nbsp;([[List of countries by GDP (PPP)|{{{GDP_PPP_rank}}}]])
{{!-}} class="mergedbottomrow"
{{!}} &nbsp;- Per capita
{{!}} {{{GDP_PPP_per_capita}}}&nbsp;([[List of countries by GDP (PPP) per capita|{{{GDP_PPP_per_capita_rank}}}]])
}}
|-
{{#if:{{{GDP_nominal<includeonly>|</includeonly>}}} |<!--then:--> 
! [[Gross domestic product|GDP]] (nominal) 
{{!}} {{{GDP_nominal_year}}} estimate 
{{!-}} class="mergedrow" 
{{!}} &nbsp;- Total   
{{!}} {{{GDP_nominal}}}&nbsp;([[List of countries by GDP (nominal)|{{{GDP_nominal_rank}}}]]) 
{{!-}} class="mergedbottomrow" 
{{!}} &nbsp;- Per capita   
{{!}} {{{GDP_nominal_per_capita}}}&nbsp;([[List of countries by GDP (nominal) per capita|{{{GDP_nominal_per_capita_rank}}}]]) 
}}
|-
 
 
<!-----------HDI----------->
{{#if:{{{HDI<includeonly>|</includeonly>}}} |<!--then:-->
! '''[[Human Development Index|HDI]]'''&nbsp;&nbsp;({{{HDI_year}}})
{{!}} {{{HDI}}}&nbsp;({{{HDI_category}}})&nbsp;([[List of countries by Human Development Index|{{{HDI_rank}}}]])
}}
|-
 
 
<!-----------Currency----------->
{{#if:{{{currency<includeonly>|</includeonly>}}} |<!--then:-->
! [[Currency]]
{{!}} {{{currency}}} (<code>[[ISO 4217|{{{currency_code}}}]]</code>)
}}
|- {{#if:{{{utc_offset_DST<includeonly>|</includeonly>}}}{{{DST_note|}}}|<!--then:-->class="mergedtoprow"}}
 
 
<!-----------Time zone----------->
! [[Time zone]]
| {{{time_zone}}} ([[Coordinated Universal Time|UTC]]{{{utc_offset}}})
|- {{#if:{{{DST_note<includeonly>|</includeonly>}}}|<!--then:-->class="mergedrow"|<!--else:-->class="mergedbottomrow"}}
{{#if:{{{utc_offset_DST<includeonly>|</includeonly>}}} |<!--then:-->
{{!}} &nbsp;- Summer&nbsp;([[Daylight saving time|DST]])
{{!}} {{{DST|{{{time_zone_DST}}} ([[Coordinated Universal Time|UTC]]{{{utc_offset_DST}}})}}}
}}
|- class="mergedbottomrow"
{{#if:{{{DST_note<includeonly>|</includeonly>}}} |<!--then:-->
{{!}}
{{!}} {{{DST_note}}}
}}
|- class="mergedtoprow"
 
 
<!-----------Internet TLD----------->
! [[List of Internet top-level domains|Internet TLD]]
| {{{cctld}}}
|- class="mergedbottomrow"
 
 
<!-----------Calling code---------->
{{#if:{{{calling_code<includeonly>|</includeonly>}}} |<!--then:-->
! [[List of country calling codes|Calling code]]
{{!}} +{{{calling_code}}}
}}
|-
 
 
<!-----------Footnotes----------->
{{#if:{{{footnotes<includeonly>|</includeonly>}}} |<!--then:-->
{{!}}colspan="2"{{!}} <small>{{{footnotes}}}</small>
}}
 
|}<noinclude>{{clear}}
 
<!--Categories-->
[[Category:Geography infobox templates|Country]]
[[Category:Templates using ParserFunctions|{{PAGENAME}}]]
 
<!--Other languages-->
[[af:Sjabloon:Landtabel-mini-nl]]
[[an:Template:Infobox País]]
[[ar:Template:Infobox Country]]
[[bg:Шаблон:Държава]]
[[ca:Template:Taula d'estat]]
[[cs:Šablona:Infobox stát]]
[[cy:Nodyn:Gwybodlen Gwlad]]
[[da:Skabelon:Infoboks land]]
[[de:Vorlage:Infobox Staat]]
[[el:Πρότυπο:Πληροφορίες Χώρας]]
[[es:Plantilla:Infobox País]]
[[fi:Malline:Valtion tiedot]]
[[fiu-vro:Template:Country Infobox]]
[[fr:Modèle:Pays]]
[[he:תבנית:מדינה]]
[[it:Template:Stato]]
[[ja:Template:基礎情報 国]]
[[ka:თარგი:ქვეყანა]]
[[kn:ಟೆಂಪ್ಲೇಟು:Infobox ದೇಶ]]
[[ko:Template:나라 정보]]
[[ln:Template:Infobox Esé]]
[[nl:Sjabloon:Landtabel]]
[[nn:Mal:Infoboks land2]]
[[no:Mal:Infoboks land]]
[[pl:Szablon:PaństwoX]]
[[pt:Predefinição:Info País]]
[[ro:Format:CutieŢări]]
[[rmy:Format:MoxtonThema]]
[[ru:Шаблон:Страна]]
[[sl:Predloga:Infopolje Država]]
[[sr:Шаблон:Кутијица за државе]]
[[th:Template:Infobox Country]]
[[tr:Şablon:Ülkeler]]
[[ur:سانچہ:خانۂ معلومات ملک]]
[[vi:Tiêu bản:Tóm tắt về quốc gia]]
[[zh:Template:Infobox Country]]
</noinclude>
</noinclude>

Latest revision as of 22:50, 3 September 2020