Template:Country: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 20: Line 20:
  |predecessor_states={{{predecessor_states|}}}
  |predecessor_states={{{predecessor_states|}}}
  |successor_states={{{successor_states|}}}
  |successor_states={{{successor_states|}}}
|historic={{{historic|}}}
}}
}}


{| class="wikitable" style="float:right; width:350px; background-color:#FFF8DC; border:1px solid #6B7280"
{| class="wikitable" style="float:right; width:350px; background-color:#FFF8DC; border:1px solid #6B7280"
| style="text-align: center; background-color:#1E3A8A; color:#FFFFFF" colspan="2" | '''Country: {{{country_name|}}}'''
| style="text-align: center; background-color:#1E3A8A; color:#FFFFFF" colspan="2" | '''Country: {{{country_name|}}}'''
|-
| style="background:#FFF8DC; color:#000000" align="right" | '''Historic:'''
| style="color:#000000" | {{{historic|}}}
|-
|-
| style="background:#FFF8DC; color:#000000" align="right" | '''Existence:'''
| style="background:#FFF8DC; color:#000000" align="right" | '''Existence:'''
Line 99: Line 103:
  |predecessor_states=String
  |predecessor_states=String
  |successor_states=String
  |successor_states=String
|historic=String
}}
}}
{{#template_params:country_name|continent|region|historical_region|area_sq_km|population|catholic_population|catholic_percentage|rank_among_religions|official_languages|capital_city|date_catholicism_introduced|catholicism_status|ecclesiastical_provinces_count|dioceses_count|patron_saints|start_year|end_year|predecessor_states|successor_states}}
{{#template_params:country_name|continent|region|historical_region|area_sq_km|population|catholic_population|catholic_percentage|rank_among_religions|official_languages|capital_city|date_catholicism_introduced|catholicism_status|ecclesiastical_provinces_count|dioceses_count|patron_saints|start_year|end_year|predecessor_states|successor_states|historic}}


== Usage ==
== Usage ==
Line 128: Line 133:
  | predecessor_states =  
  | predecessor_states =  
  | successor_states =  
  | successor_states =  
| historic =
}}
}}
</pre>
</pre>
Line 148: Line 154:
  | dioceses_count = 4
  | dioceses_count = 4
  | patron_saints = Saint Augustine of Hippo
  | patron_saints = Saint Augustine of Hippo
| historic = No
}}
}}
</pre>
</pre>
Line 170: Line 177:
  | predecessor_states = Frankish Empire
  | predecessor_states = Frankish Empire
  | successor_states = Austrian Empire, Prussia
  | successor_states = Austrian Empire, Prussia
| historic = Yes
}}
}}
</pre>
</pre>


== Fields ==
== Fields ==
* '''country_name''': Official name of the country.
* **country_name**: Official name of the country.
* '''continent''': Continent (e.g., Europe, Africa).
* **continent**: Continent (e.g., Europe, Africa).
* '''region''': Modern region (e.g., North Africa); leave blank for historic countries if inapplicable.
* **region**: Modern region (e.g., North Africa); leave blank for historic countries if inapplicable.
* '''historical_region''': Historical region (e.g., Gaul, Central Europe); used for historic countries.
* **historical_region**: Historical region (e.g., Gaul, Central Europe); used for historic countries.
* '''area_sq_km''': Land area in square kilometers (approximate for historic countries).
* **area_sq_km**: Land area in square kilometers (approximate for historic countries).
* '''population''': Estimated population (modern or historical).
* **population**: Estimated population (modern or historical).
* '''catholic_population''': Number of Catholics (modern or historical estimate).
* **catholic_population**: Number of Catholics (modern or historical estimate).
* '''catholic_percentage''': Percentage of population that is Catholic.
* **catholic_percentage**: Percentage of population that is Catholic.
* '''rank_among_religions''': Catholicism’s position relative to other religions (modern countries).
* **rank_among_religions**: Catholicism’s position relative to other religions (modern countries).
* '''official_languages''': Official languages (comma-separated).
* **official_languages**: Official languages (comma-separated).
* '''capital_city''': Capital city or primary seat of government.
* **capital_city**: Capital city or primary seat of government.
* '''date_catholicism_introduced''': Year/century Catholicism was introduced.
* **date_catholicism_introduced**: Year/century Catholicism was introduced.
* '''catholicism_status''': Role of Catholicism (e.g., “State religion”, “Minority religion”); max 150 characters, especially for historic countries.
* **catholicism_status**: Role of Catholicism (e.g., “State religion”, “Minority religion”); max 150 characters, especially for historic countries.
* '''ecclesiastical_provinces_count''': Number of ecclesiastical provinces (modern countries).
* **ecclesiastical_provinces_count**: Number of ecclesiastical provinces (modern countries).
* '''dioceses_count''': Total number of dioceses (modern countries).
* **dioceses_count**: Total number of dioceses (modern countries).
* '''patron_saints''': Patron saints (comma-separated).
* **patron_saints**: Patron saints (comma-separated).
* '''start_year''': Year or century the country was established (e.g., “27 BC”, “9th century”).
* **start_year**: Year or century the country was established (e.g., “27 BC”, “9th century”).
* '''end_year''': Year or century the country ceased to exist (leave blank for modern countries).
* **end_year**: Year or century the country ceased to exist (leave blank for modern countries).
* '''predecessor_states''': Primary states that preceded the country (comma-separated, max 150 characters; full list in article text).
* **predecessor_states**: Primary states that preceded the country (comma-separated, max 150 characters; full list in article text).
* '''successor_states''': Primary states that succeeded the country (comma-separated, max 150 characters; full list in article text).
* **successor_states**: Primary states that succeeded the country (comma-separated, max 150 characters; full list in article text).
* **historic**: Indicates if the country is historic (“Yes” for countries that no longer exist, “No” for modern countries).


</noinclude>
</noinclude>