Template:Infobox country: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>David Kernow rv again (to 08:22 version) |
meta>David Kernow ...take 3 |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude><pre>{{intricate template}}</pre><!-- | ||
Please note: Throughout this template, the code used to define table rows and cells is | Please note: Throughout this template, the code used to define table rows and cells is | ||
Line 11: | Line 11: | ||
--></noinclude><includeonly><!-- | --></noinclude><includeonly><!-- | ||
--><table class="infobox geography vcard" style="width:46ex; margin-top:0.75em;"> | --><table class="infobox geography vcard" style="width:46ex; margin-top:0.75em;"><!-- | ||
<!-- | |||
========================================================================================== | |||
Names | Names | ||
========================================================================================== | |||
{{#if:{{{native_name|}}}{{{conventional_long_name|}}}{{{name|}}} |<!--then:--> | -->{{#if:{{{native_name|}}}{{{conventional_long_name|}}}{{{name|}}} |<!--then: | ||
--><tr> | |||
<th colspan="3" align="center" class="mergedtoprow adr" | |||
style="line-height:1.2em; padding:0.25em 0.33em 0.33em; font-size:1.25em;"><!-- | |||
-->{{#if:{{{native_name|}}} |<!--then:-->{{{native_name}}} }}<!-- | |||
-->{{#if:{{{conventional_long_name|}}}{{{name|}}} | |||
|<!--then:--><div class="fn org country-name" style="padding-top:0.25em;"><!-- | |||
-->{{{conventional_long_name|}}}{{{name|}}}</div><!-- | |||
-->}}<!-- | |||
--></th> | |||
</tr><!-- | |||
-->}}<!-- | |||
========================================================================================== | |||
Flag / Coat-of-arms (or other symbol) | Flag / Coat-of-arms (or other symbol) | ||
========================================================================================== | |||
{{#if:{{{image_flag|}}} | -->{{#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 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;"><!-- | |||
-->{{border|[[Image:{{{image_flag}}}|125px|Flag of {{{common_name|{{{linking_name|{{{name|{{PAGENAME}}}}}}}}}}}]]<!--end border:-->}}<!-- | -->{{border|[[Image:{{{image_flag}}}|125px|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> | </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 | Maps | ||
------------- | ========================================================================================== | ||
{{#if:{{{ | -->{{#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 | 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 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}}})<!-- | |||
-->}}</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}}})<!-- | |||
-->}}</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 | Capital not provided, so add largest_city or | ||
largest_settlement (if provided): | 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 | Official languages; Recognised regional languages; Ethnic groups | ||
========================================================================================== | |||
{{#if:{{{official_languages|}}}{{{languages|}}} |<!--then:--> | -->{{#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 language]]s</td> | |||
<td style="vertical-align:middle;">{{{regional_languages|}}}</td> | |||
</tr><!-- | |||
}} | -->}}<!-- | ||
-->}}<!-- | |||
-->{{#if:{{{ethnic_groups|}}} |<!--then: | |||
--><tr> | |||
<td colspan="2">'''[[Ethnic group]]s''' <!-- | |||
-->{{#if:{{{ethnic_groups_year|}}} |<!--then:-->({{{ethnic_groups_year}}}) }}</td> | |||
<td>{{{ethnic_groups}}}</td> | |||
</tr><!-- | |||
-->}}<!-- | |||
========================================================================================== | |||
Demonym | Demonym | ||
========================================================================================== | |||
{{#if:{{{demonym|}}} |<!--then:--> | -->{{#if:{{{demonym|}}} |<!--then: | ||
--><tr> | |||
<th colspan="2">[[Demonym]]</th> | |||
<td>{{{demonym}}}</td> | |||
</tr><!-- | |||
-->}}<!-- | |||
========================================================================================== | |||
Organization type, Membership (geopolitical organization) | Organization type, Membership (geopolitical organization) | ||
------------ | ========================================================================================== | ||
{{#if:{{{ | -->{{#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) | "Government" (country/territory) or "Leaders" (geopolitical organization) | ||
---------------- | ========================================================================================== | ||
{{#if:{{{ | -->{{#if:{{{government_type|}}} |<!--then: | ||
|<!--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 | Leaders | ||
========================================================================================== | |||
{{#if:{{{leader_title1|}}} |<!--then:--> | -->{{#if:{{{leader_title1|}}} |<!--then: | ||
--><tr class="{{#if:{{{leader_title2|}}} | |||
|<!--then:-->mergedrow |<!--else:-->mergedbottomrow}}"> | |||
<td style="width:1em; padding:0 0 0 0.6em;"> - </td> | |||
<td style="padding-left:0em;">{{{leader_title1}}}</td> | |||
<td>{{{leader_name1}}}</td> | |||
</tr><!-- | |||
}} | -->}}<!-- | ||
{{#if:{{{leader_title2|}}} |<!--then:--> | -->{{#if:{{{leader_title2|}}} |<!--then: | ||
--><tr class="{{#if:{{{leader_title3|}}} | |||
|<!--then:-->mergedrow |<!--else:-->mergedbottomrow}}"> | |||
<td style="width:1em; padding:0 0 0 0.6em;"> - </td> | |||
<td style="padding-left:0em;">{{{leader_title2}}}</td> | |||
<td>{{{leader_name2}}}</td> | |||
</tr><!-- | |||
}} | -->}}<!-- | ||
{{#if:{{{leader_title3|}}} |<!--then:--> | -->{{#if:{{{leader_title3|}}} |<!--then: | ||
--><tr class="{{#if:{{{leader_title4|}}} | |||
|<!--then:-->mergedrow |<!--else:-->mergedbottomrow}}"> | |||
<td style="width:1em; padding:0 0 0 0.6em;"> - </td> | |||
<td style="padding-left:0em;">{{{leader_title3}}}</td> | |||
<td>{{{leader_name3}}}</td> | |||
</tr><!-- | |||
}} | -->}}<!-- | ||
{{#if:{{{leader_title4|}}} |<!--then:--> | -->{{#if:{{{leader_title4|}}} |<!--then: | ||
--><tr class="{{#if:{{{leader_title5|}}} | |||
|<!--then:-->mergedrow |<!--else:-->mergedbottomrow}}"> | |||
<td style="width:1em; padding:0 0 0 0.6em;"> - </td> | |||
<td style="padding-left:0em;">{{{leader_title4}}}</td> | |||
<td>{{{leader_name4}}}</td> | |||
</tr><!-- | |||
}} | -->}}<!-- | ||
{{#if:{{{leader_title5|}}} |<!--then:--> | -->{{#if:{{{leader_title5|}}} |<!--then: | ||
--><tr class="mergedbottomrow"> | |||
<td style="width:1em; padding:0 0 0 0.6em;"> - </td> | |||
<td style="padding-left:0em;">{{{leader_title5}}}</td> | |||
<td>{{{leader_name5}}}</td> | |||
</tr><!-- | |||
-->}}<!-- | |||
========================================================================================== | |||
Sovereignty (country/territory) or Establishment (geopolitical organization) | 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}}} </td><!-- | |||
-->|<!--else:--><th colspan="3">{{{sovereignty_type}}}</th><!-- | |||
-->}}<!-- | |||
---------Establishment---------- | |||
-->|<!--else:--><th colspan="2">Establishment</th><td>{{{established|}}}</td><!-- | |||
-->}}<!-- | |||
--></tr><!-- | |||
-->}}<!-- | |||
<!---------- | ========================================================================================== | ||
{{#if:{{{ | Significant events in country/territory or organization's establishment | ||
|<!--then:--> | ========================================================================================== | ||
{{#if:{{{ | -->{{#if:{{{established_event1|}}} |<!--then: | ||
|<!--then:--> | --><tr class="{{#if:{{{established_event2|}}} | ||
|<!--then:-->mergedrow |<!--else:-->mergedbottomrow}}"> | |||
|<!--else:--> | <td style="width:1em; padding:0 0 0 0.6em;"> - </td> | ||
<td style="padding-left:0em;">{{{established_event1}}}</td> | |||
}} | <td>{{{established_date1|}}} </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;"> - </td> | |||
<td style="padding-left:0em;">{{{established_event2}}}</td> | |||
<td>{{{established_date2|}}} </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;"> - </td> | |||
<td style="padding-left:0em;">{{{established_event3}}}</td> | |||
<td>{{{established_date3|}}} </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;"> - </td> | |||
<td style="padding-left:0em;">{{{established_event4}}}</td> | |||
<td>{{{established_date4|}}} </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;"> - </td> | |||
<td style="padding-left:0em;">{{{established_event5}}}</td> | |||
<td>{{{established_date5|}}} </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;"> - </td> | |||
<td style="padding-left:0em;">{{{established_event6}}}</td> | |||
<td>{{{established_date6|}}} </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;"> - </td> | |||
<td style="padding-left:0em;">{{{established_event7}}}</td> | |||
<td>{{{established_date7|}}} </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;"> - </td> | |||
<td style="padding-left:0em;">{{{established_event8}}}</td> | |||
<td>{{{established_date8|}}} </td> | |||
</tr><!-- | |||
-->}}<!-- | |||
-->{{#if:{{{established_event9|}}} |<!--then:--> | |||
--><tr class="mergedbottomrow"> | |||
<td style="width:1em; padding:0 0 0 0.6em;"> - </td> | |||
<td style="padding-left:0em;">{{{established_event9}}}</td> | |||
<td>{{{established_date9|}}} </td> | |||
</tr><!-- | |||
-->}}<!-- | |||
========================================================================================== | |||
Accession to the European Union (country/territory) | |||
<th colspan="2"> | ========================================================================================== | ||
}} | -->{{#if:{{{accessionEUdate|}}} |<!--then: | ||
--><tr> | |||
<th colspan="2">[[Enlargement of the European Union|Accession to<br/>the]] {{nowrap|[[European Union]]}}</th> | |||
<td style="vertical-align:middle;">{{{accessionEUdate}}}</td> | |||
</tr><!-- | |||
-->}}<!-- | |||
========================================================================================== | |||
Area | Area | ||
------------------------------------------------------------------------------------------> | ========================================================================================== | ||
{{#if:{{{ | -->{{#if:{{{area|}}} |<!--then: | ||
--><tr class="mergedtoprow"> | |||
<th colspan="3">[[Area]]</th> | |||
</tr> | |||
<tr class="mergedrow"> | |||
<td style="width:1em; padding:0 0 0 0.6em;"> - </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}} | {{{area|}}} km²]] <!-- | |||
-->{{#if:{{{area_rank|}}} |<!--then:-->([[List of countries and outlying territories by area|{{{area_rank}}}]]) }}<!-- | |||
--><br/>{{{areami²|}}} [[Square mile|sq mi]] </td> | |||
</tr><!-- | |||
-->}}<!-- | |||
-------------------Percentage water-------------------- | |||
-->{{#if:{{{percent_water|}}} |<!--then: | |||
--><tr class="mergedrow"> | |||
<td style="width:1em; padding:0 0 0 0.6em;"> - </td> | |||
<td style="padding-left:0em;">[[Water]] ([[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;"> - </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;"> </td> | |||
<td style="padding-left:1em;">- [[Institut Géographique National|IGN]]{{{FR_foot2|}}}</td> | |||
<td>[[{{{FR_IGN_area_magnitude|}}} {{#if:{{{FR_IGN_area_magnitude|}}} |<!--then:-->m² |<!--else:-->Square metre}} | {{{FR_IGN_area}}} km²]] ([[List of countries and outlying territories by total area|{{{FR_IGN_area_rank|}}}]])<br/><!-- | |||
-->{{{FR_IGN_areami²|}}} sq mi</td> | |||
</tr> | |||
<tr class="mergedrow"> | |||
<td style="width:1em; padding:0 0 0 0.6em;"> </td> | |||
<td style="padding-left:1em;">- [[Cadastre]]{{{FR_foot3|}}}</td> | |||
<td>[[{{{FR_cadastre_area_magnitude|}}} {{#if:{{{FR_cadastre_area_magnitude|}}} |<!--then:-->m² |<!--else:-->Square metre}} | {{{FR_cadastre_area}}} km²]] ([[List of countries and outlying territories by total area|{{{FR_cadastre_area_rank|}}}]])<br/><!-- | |||
-->{{{FR_cadastre_areami²|}}} sq mi</td> | |||
</tr><!-- | |||
-->}}<!-- | |||
========================================================================================== | |||
Population | Population | ||
------------------------------------------------------------------------------------------> | ========================================================================================== | ||
{{#if:{{{ | -->{{#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;"> - </td> | |||
<td style="padding-left:0em;">{{{population_estimate_year|}}} estimate</td> | |||
<td>{{{population_estimate|}}} <!-- | |||
-->{{#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;"> - </td> | |||
<td style="padding-left:0em;">{{{population_census_year|}}} census</td> | |||
<td>{{{population_census|}}} <!-- | |||
-->{{#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;"> </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;"> - </td> | |||
<td style="padding-left:0em;">Total{{{FR_foot}}}</td> | |||
<td>{{{FR_total_population_estimate}}} ([[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;"> - </td> | |||
<td style="padding-left:0em;">{{{FR_metropole}}}</td> | |||
<td>{{{FR_metropole_population}}} ([[List of countries by population in 2005|{{{FR_metropole_population_estimate_rank}}}]])</td> | |||
</tr><!-- | |||
-->}}<!-- | |||
---------------Density---------------- | |||
-->{{#if:{{{population_density|}}} |<!--then: | |||
--><tr class="mergedbottomrow"> | |||
<td style="width:1em; padding:0 0 0 0.6em;"> - </td> | |||
<td style="padding-left:0em;">[[Population density|Density]]<!-- | |||
--France-related footnote:-->{{#if:{{{FR_foot5|}}} |<!--then:-->{{{FR_foot5}}} }}</td> | |||
<td>{{{population_density|}}} /km² <!-- | |||
-->{{#if:{{{population_density_rank|}}} |<!--then:-->([[List of countries by population density|{{{population_density_rank}}}]]) }}<!-- | |||
--><br/>{{{population_densitymi²|}}} /sq mi</td> | |||
</tr><!-- | |||
-->}}<!-- | |||
========================================================================================== | |||
GDP | GDP | ||
------------------------------------------------------------------------------------------> | ========================================================================================== | ||
<!----------------- | -----------------PPP----------------- | ||
{{#if:{{{ | -->{{#if:{{{GDP_PPP|}}} |<!--then: | ||
--><tr class="mergedtoprow"> | |||
<td colspan="2">'''[[Gross domestic product|GDP]]''' ([[Purchasing power parity|PPP]])</td> | |||
<td>{{{GDP_PPP_year|}}} estimate</td> | |||
</tr> | |||
<tr class="mergedrow"> | |||
<td style="width:1em; padding:0 0 0 0.6em;"> - </td> | |||
<td style="padding-left:0em;">Total</td> | |||
<td>{{{GDP_PPP}}} <!-- | |||
-->{{#if:{{{ | -->{{#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;"> - </td> | |||
<td style="padding-left:0em;">[[Per capita]]</td> | |||
<td>{{{GDP_PPP_per_capita}}} <!-- | |||
-->{{#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|}}} estimate</td> | |||
</tr> | |||
<tr class="mergedrow"> | |||
<td style="width:1em; padding:0 0 0 0.6em;"> - </td> | |||
<td style="padding-left:0em;">Total</td> | |||
<td>{{{GDP_nominal}}} <!-- | |||
-->{{#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;"> - </td> | |||
<td style="padding-left:0em;">[[Per capita]]</td> | |||
<td>{{{GDP_nominal_per_capita}}} <!-- | |||
-->{{#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> {{#if:{{{Gini_year|}}} |<!--then:-->({{{Gini_year|}}}) }}</td> | |||
<td>{{{Gini}}} <!-- | |||
-->{{#if:{{{Gini_category|}}} |<!--then:-->({{{Gini_category|}}}) }}<!-- | |||
} | -->{{#if:{{{Gini_rank|}}} |<!--then:-->([[List of countries by income equality|{{{Gini_rank}}}]]) }}</td> | ||
<!-- | </tr><!-- | ||
{{#if:{{{ | -->}}<!-- | ||
========================================================================================== | |||
HDI | HDI | ||
========================================================================================== | |||
{{#if:{{{HDI|}}} |<!--then:--> | -->{{#if:{{{HDI|}}} |<!--then: | ||
--><tr> | |||
<td colspan="2">'''[[Human Development Index|HDI]]''' {{#if:{{{HDI_year|}}} |<!--then:-->({{{HDI_year|}}}) }}</td> | |||
<td>{{{HDI}}} <!-- | |||
-->{{#if:{{{HDI_category|}}} |<!--then:-->({{{HDI_category|}}}) }}<!-- | |||
-->{{#if:{{{HDI_rank|}}} |<!--then:-->([[List of countries by Human Development Index|{{{HDI_rank}}}]]) }}</td> | |||
</tr><!-- | |||
-->}}<!-- | |||
========================================================================================== | |||
Currency | Currency | ||
========================================================================================== | |||
{{#if:{{{currency|}}} |<!--then:--> | -->{{#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 | Time zone | ||
========================================================================================== | |||
{{#if:{{{time_zone|}}}{{{utc_offset|}}} |<!--then:--> | -->{{#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;"> - </td> | |||
<td style="padding-left:0em;">Summer ([[Daylight saving time|DST]])</td> | |||
<td>{{{DST|{{{time_zone_DST}}}}}} ([[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) | Official website (geopolitical organization) | ||
========================================================================================== | |||
{{#if:{{{official_website|}}} |<!--then:--> | -->{{#if:{{{official_website|}}} |<!--then: | ||
<tr> | --><tr> | ||
<td colspan="3" style="line-height:11pt; text-align:center;"><!-- | |||
-->'''Website'''<br/>{{{official_website}}}</td> | |||
</tr> | </tr><!-- | ||
-->}}<!-- | |||
========================================================================================== | |||
Calling code | Calling code | ||
========================================================================================== | |||
{{#if:{{{calling_code|}}} |<!--then:--> | -->{{#if:{{{calling_code|}}} |<!--then: | ||
--><tr> | |||
<th colspan="2">[[List of country calling codes|Calling code]]</th> | |||
<td>+{{{calling_code}}}</td> | |||
</tr><!-- | |||
-->}}<!-- | |||
========================================================================================== | |||
Patron saint (UK constituent countries) | Patron saint (UK constituent countries) | ||
========================================================================================== | |||
{{#if:{{{patron_saint|}}} |<!--then:--> | -->{{#if:{{{patron_saint|}}} |<!--then: | ||
--><tr> | |||
<th colspan="2" >[[Patron saint]]</th> | |||
<td>{{{patron_saint}}}</td> | |||
</tr><!-- | |||
-->}}<!-- | |||
========================================================================================== | |||
Footnotes | Footnotes | ||
------------------------------------------------------------------------------------------> | ========================================================================================== | ||
{{#if:{{{ | ----------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><!-- | |||
</table></includeonly><!-- | |||
-------------------------------------End of template-------------------------------------- | -------------------------------------End of template-------------------------------------- | ||
--><noinclude><!-- | --><noinclude><!-- | ||
-->{{ | -->{{template doc}} | ||
<!--Please add interwiki links etc to the /doc page, not here; thanks!--> | <!--Please add interwiki links etc to the /doc page, not here; thanks!--> | ||
</noinclude> | </noinclude> |