Template:Infobox country: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>N0time
removing (As of) in the links since all the links that are linked to (example "As of 200") will redirect to (2000), some older links become red (example "As of 1984") so just make it (1984)
Ookami (talk | contribs)
m 1,000 revisions imported
 
(615 intermediate revisions by more than 100 users not shown)
Line 1: Line 1:
<noinclude>{{esoteric}}</noinclude>
<noinclude>{{intricate template}}<!--
{| class="infobox bordered" cellpadding="4" style="width: 20em; font-size: 95%;"
|+ style="margin-left: inherit;" | '''{{{native_name}}}'''{{#if:{{{conventional_long_name|}}}|<br />'''{{{conventional_long_name|}}}'''}}
|-
| colspan="2" |
    {| style="text-align: center; margin: 0 auto; background: none;"
    |-
    | style="border: 0; vertical-align: middle;" | <span style="border: 1px solid #bbbbbb; display: table-cell;">[[Image:{{{image_flag}}}|125px|Flag of {{{common_name}}}]]</span>
    | style="border: 0; vertical-align: middle;" | [[Image:{{{image_coat}}}|110px|{{{symbol_type|Coat of arms}}} of {{{common_name}}}]]
    |- style="font-size: 95%;"
    | style="border: 0;" | [[Flag of {{{common_name}}}|Flag]]
    | style="border: 0;" | [[{{{symbol_type_article|{{{symbol_type|Coat of arms}}}}}} of {{{common_name}}}|{{{symbol_type|Coat of arms}}}]]
    |}
|-
| colspan="2" style="font-size: 95%; text-align: center;" | [[List of state mottos|Motto]]: {{{national_motto}}}
|-
| colspan="2" style="font-size: 95%; text-align: center;" | [[National anthem|Anthem]]: {{{national_anthem}}}
|-
| colspan="2" style="text-align: center; background: white;" | [[Image:{{{image_map}}}|250px|Location of {{{common_name}}}]]
|-
| '''[[Capital]]'''
|{{{capital}}}<br /> <small>{{coor dm|{{{latd}}}|{{{latm}}}|{{{latNS}}}|{{{longd}}}|{{{longm}}}|{{{longEW}}}|type:country({{{area}}})}}</small>
|-
| '''[[Demographics of {{{common_name}}}|{{{largest_settlement_type|Largest&nbsp;city}}}]]'''
| {{{largest_settlement|{{{largest_city}}}}}}
|-
| '''[[Official language|Official&nbsp;language(s)]]'''
| {{{official_languages}}}
|-
| style="white-space: nowrap;" | '''[[List of countries by system of government|Government]]''' <div style="text-align: left;">{{{leader_titles}}}</div>
| style="white-space: nowrap;" | {{{government_type}}}<br />{{{leader_names}}}
|-
| style="white-space: nowrap;" | '''{{{sovereignty_type}}}'''<br />{{{established_events}}}
| style="white-space: nowrap;" | {{{established_dates}}}
|-
| '''[[List of countries and outlying territories by area|Area]]'''<br />&nbsp;- Total<br />&nbsp;<br />&nbsp;- Water (%)
| &nbsp;<br />[[{{{area_magnitude}}} m²|{{{area}}}&nbsp;km&sup2;]]&nbsp;([[List of countries and outlying territories by area|{{{area_rank}}}]])<br />{{{areami²}}}&nbsp;sq&nbsp;mi&nbsp;<br />{{{percent_water}}}
|-
| style="white-space: nowrap;" | '''[[List of countries by population|Population]]'''<br />&nbsp;- [[{{{population_estimate_year}}}]] est.{{#if:{{{population_census|}}}|<br />&nbsp;- [[{{{population_census_year}}}|{{{population_census_year}}}]] census}}<br />&nbsp;- [[Population density|Density]]
| &nbsp;<br />{{{population_estimate}}} ([[List of countries by population|{{{population_estimate_rank}}}]]){{#if:{{{population_census|}}}|<br />{{{population_census}}}|}}<br />{{{population_density}}}/km&sup2; ([[List of countries by population density|{{{population_density_rank}}}]])<br />{{{population_densitymi²}}}/sq&nbsp;mi&nbsp;
|-
| style="white-space: nowrap;" | '''[[Gross domestic product|GDP]]''' ([[Purchasing power parity|PPP]])<br />&nbsp;- Total<br />&nbsp;- Per capita
| [[As of {{{GDP_PPP_year}}}|{{{GDP_PPP_year}}}]] estimate<br />{{{GDP_PPP}}} ([[List of countries by GDP (PPP)|{{{GDP_PPP_rank}}}]])<br />{{{GDP_PPP_per_capita}}} ([[List of countries by GDP (PPP) per capita|{{{GDP_PPP_per_capita_rank}}}]])
|-
| style="white-space: nowrap;" | '''[[Human Development Index|HDI]]''' ([[{{{HDI_year}}}]])
| {{{HDI}}} ([[List of countries by Human Development Index|{{{HDI_rank}}}]]) – {{{HDI_category}}}
|-
| '''[[Currency]]'''
| style="white-space: nowrap;" | {{{currency}}} (<code>[[ISO 4217|{{{currency_code}}}]]</code>)
|-
| '''[[Time zone]]'''<br />&nbsp;- Summer&nbsp;([[Daylight saving time|DST]])
| {{{time_zone}}} ([[Coordinated Universal Time|UTC]]{{{utc_offset}}})<br />{{{DST|{{{time_zone_DST}}} ([[Coordinated Universal Time|UTC]]{{{utc_offset_DST}}})}}}
|-
| '''[[List of Internet top-level domains|Internet TLD]]'''
| {{{cctld}}}
|-
| '''[[List of country calling codes|Calling code]]'''
| <code>+{{{calling_code}}}</code>
{{#if:{{{footnotes|}}}|<tr><td colspan="2"><small>{{{footnotes|}}}</small></td></tr>|}}
|}<span id="coordinates" class="plainlinksneverexpand">
[[Geographic coordinate system|Coordinates]]: {{coor dm|{{{latd}}}|{{{latm}}}|{{{latNS}}}|{{{longd}}}|{{{longm}}}|{{{longEW}}}|type:country({{{area}}})}}
</span><noinclude>


[[Category:Infobox templates|Country]]
  Please note: Throughout this template, the code used to define table rows and cells is
[[Category:Templates using ParserFunctions]]
  HTML, not wikicode. This allows the pipe character ("|") to be used by variable syntax
[[vi:Tiêu bản:Tóm tắt về quốc gia]]
  (e.g. {{{variable|}}}) without risk of being parsed as wikicode indicating the start of
[[af:Sjabloon:Landtabel-mini-nl]]
  a new cell. It also makes adding annotations easier and less prone to formatting errors.
[[an:Template:Infobox País]]
 
[[bg:Шаблон:Държава]]
  This does not mean that using wikicode to define tables is to be avoided elsewhere - in
[[ca:Template:Taula d'estat]]
  many situations it may be preferred as a simpler and more visual means to define tables
[[cs:Šablona:Infobox stát]]
  or other elements.
[[da:Skabelon:Infoboks land]]
 
[[el:Πρότυπο:Πληροφορίες Χώρας]]
--></noinclude><includeonly><!--
[[fi:Malline:Valtion tiedot]]
--><table class="infobox geography vcard" style="width:46ex; margin-top:0.75em;"><!--
[[fiu-vro:Template:Country Infobox]]
 
[[fr:Modèle:Pays]]
==========================================================================================
[[he:תבנית:מדינה]]
                                          Names
[[it:Template:Stato]]
==========================================================================================
[[ja:Template:基礎情報 国]]
-->{{#if:{{{native_name|}}}{{{conventional_long_name|}}}{{{name|}}} |<!--then:
[[ko:Template:나라 정보틀]]
    --><tr class="adr">
[[nl:Sjabloon:Landtabel]]
          <th colspan="3" align="center" class="mergedtoprow fn org country-name"
[[nn:Mal:Infoboks land2]]
              style="line-height:1.2em; padding:0.25em 0.33em 0.33em; font-size:1.25em;"><!--
[[no:Mal:Infoboks land]]
          -->{{#if:{{{native_name|}}} |<!--then:-->{{{native_name}}} }}<!--
[[pl:Szablon:PaństwoX]]
          -->{{#if:{{{conventional_long_name|}}}{{{name|}}}
[[pt:Predefinição:Info País]]
              |<!--then:--><div style="padding-top:0.25em;"><!--
[[ro:Format:CutieŢări]]
                -->{{{conventional_long_name|}}}{{{name|}}}</div><!--
[[sr:Шаблон:Кутијица за државе]]
          -->}}<!--
[[th:Template:Infobox Country]]
      --></th>
[[es:Plantilla:País]]
        </tr><!--
[[zh:Template:Infobox Country]]
-->}}<!--
 
==========================================================================================
                            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><!--
-->}}<!--
 
==========================================================================================
                                        Anthem/s
==========================================================================================
-->{{#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><!--
-->}}<!--
 
==========================================================================================
                                          Maps
==========================================================================================
-->{{#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)
 
==========================================================================================
              Official languages; Recognised regional languages; Ethnic groups
==========================================================================================
-->{{#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><!--
-->}}<!--
 
==========================================================================================
                Organization type, Membership (geopolitical organization)
==========================================================================================
-->{{#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><!--
        -->}}<!--
    -->}}<!--
-->}}<!--
 
==========================================================================================
                                          Leaders
==========================================================================================
-->{{#if:{{{leader_title1|}}} |<!--then:
    --><tr class="{{#if:{{{leader_title2|}}}
                  |<!--then:-->mergedrow |<!--else:-->mergedbottomrow}}">
          <td style="width:1em; padding:0 0 0 0.6em;">&nbsp;-&nbsp;</td>
          <td style="padding-left:0em;">{{{leader_title1}}}</td>
          <td>{{{leader_name1}}}</td>
        </tr><!--
-->}}<!--
-->{{#if:{{{leader_title2|}}} |<!--then:
    --><tr class="{{#if:{{{leader_title3|}}}
                  |<!--then:-->mergedrow |<!--else:-->mergedbottomrow}}">
          <td style="width:1em; padding:0 0 0 0.6em;">&nbsp;-&nbsp;</td>
          <td style="padding-left:0em;">{{{leader_title2}}}</td>
          <td>{{{leader_name2}}}</td>
        </tr><!--
-->}}<!--
-->{{#if:{{{leader_title3|}}} |<!--then:
    --><tr class="{{#if:{{{leader_title4|}}}
                  |<!--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><!--
-->}}<!--
 
==========================================================================================
          Significant events in country/territory or organization's establishment
==========================================================================================
-->{{#if:{{{established_event1|}}} |<!--then:
    --><tr class="{{#if:{{{established_event2|}}}
                  |<!--then:-->mergedrow |<!--else:-->mergedbottomrow}}">
          <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><!--
-->}}<!--
 
==========================================================================================
                                            Area
==========================================================================================
-->{{#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><!--
-->}}<!--
 
==========================================================================================
                                            GDP
==========================================================================================
  -----------------PPP-----------------
-->{{#if:{{{GDP_PPP|}}} |<!--then:
    --><tr class="mergedtoprow">
          <td colspan="2">'''[[Gross domestic product|GDP]]'''&nbsp;([[Purchasing power parity|PPP]])</td>
          <td>{{{GDP_PPP_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_PPP}}}&nbsp;<!--
              -->{{#if:{{{GDP_PPP_rank|}}} |<!--then:-->([[List of countries by GDP (PPP)|{{{GDP_PPP_rank}}}]]) }}</td>
        </tr><!--
  -------(PPP per capita)-------
  -->{{#if:{{{GDP_PPP_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_PPP_per_capita}}}&nbsp;<!--
                -->{{#if:{{{GDP_PPP_per_capita_rank|}}} |<!--then:-->([[List of countries by GDP (PPP) per capita|{{{GDP_PPP_per_capita_rank}}}]]) }}</td>
          </tr><!--
  -->}}<!--
-->}}<!--
  ---------------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><!--
-->}}<!--
 
==========================================================================================
                                            FSI
==========================================================================================
-->{{#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><!--
-->}}<!--
 
==========================================================================================
                                            HDI
==========================================================================================
-->{{#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><!--
-->}}<!--
 
==========================================================================================
                                          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><!--
-->}}<!--
 
==========================================================================================
                                        Internet TLD
==========================================================================================
-->{{#if:{{{cctld|}}} |<!--then:
    --><tr>
          <th colspan="2">[[Country code top-level domain|Internet TLD]]</th>
          <td>{{{cctld}}}</td>
        </tr><!--
-->}}<!--
 
==========================================================================================
                        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><!--
-->}}<!--
 
==========================================================================================
                                        Calling code
==========================================================================================
-->{{#if:{{{calling_code|}}} |<!--then:
    --><tr>
          <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><!--
-->}}<!--
 
<!--
 
==========================================================================================
                                          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><!--
-->}}<!--
 
==========================================================================================
                                          Footnotes
==========================================================================================
  ----------Non-specific----------
-->{{#if:{{{footnotes|}}} |<!--then:
    --><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><!--
 
 
-->{{documentation}}
<!--Please add interwiki links etc to the /doc page, not here; thanks!-->
</noinclude>
</noinclude>

Latest revision as of 22:50, 3 September 2020