Bureaucrats, Moderators (CommentStreams), Interface administrators, Push subscription managers, Suppressors, Administrators
13,476
edits
(Created page with "<noinclude> {{#cargo_declare:_table=PopulatedPlaces |populated_place_name=Page |country=Page |administrative_subdivision=Page |type=String (e.g., City, Town, Village, CDP) |population=Integer |catholic_population=Integer |catholic_percentage=Float |parishes_count=Integer |notable_catholic_sites=String (comma-separated) |patron_saint=String |date_catholicism_introduced=String |catholicism_status=String |coordinates=Coordinates |elevation_m=Integer |area_sq_...") |
No edit summary |
||
| Line 6: | Line 6: | ||
|type=String (e.g., City, Town, Village, CDP) | |type=String (e.g., City, Town, Village, CDP) | ||
|population=Integer | |population=Integer | ||
|catholic_population=Integer | |catholic_population=Integer (estimates or blank for small places) | ||
|catholic_percentage=Float | |catholic_percentage=Float (estimates or blank for small places) | ||
|parishes_count=Integer | |parishes_count=Integer | ||
|notable_catholic_sites=String (comma-separated) | |notable_catholic_sites=String (comma-separated) | ||
| Line 14: | Line 14: | ||
|catholicism_status=String | |catholicism_status=String | ||
|coordinates=Coordinates | |coordinates=Coordinates | ||
|area_sq_km=Float (approximate or blank for small places) | |||
|area_sq_km=Float | |||
|founded_year=String | |founded_year=String | ||
|official_languages=String | |official_languages=String | ||
|historic=String (Yes/No) | |historic=String (Yes/No) | ||
|status=String (Active/Historic) | |status=String (Active/Historic/Suppressed; Church vitality) | ||
|website=URL | |website=URL | ||
}} | }} | ||
{{#template_params:populated_place_name|country|administrative_subdivision|type|population|catholic_population|catholic_percentage|parishes_count|notable_catholic_sites|patron_saint|date_catholicism_introduced|catholicism_status|coordinates | {{#template_params:populated_place_name|country|administrative_subdivision|type|population|catholic_population|catholic_percentage|parishes_count|notable_catholic_sites|patron_saint|date_catholicism_introduced|catholicism_status|coordinates|area_sq_km|founded_year|official_languages|historic|status|website}} | ||
== Usage == | == Usage == | ||
This template stores and displays | This template stores and displays info about populated places on Saintapedia.org, through the Catholic Church's lens. Stores in `PopulatedPlaces` table, displays infobox emphasizing Church heritage (e.g., shrines as pilgrimage sites). For small/rural places, use estimates or leave demographic fields blank—focus on parishes/saints. Area is approximate or optional for tiny settlements. | ||
=== Stored === | === Stored === | ||
| Line 47: | Line 45: | ||
| catholicism_status = | | catholicism_status = | ||
| coordinates = | | coordinates = | ||
| area_sq_km = | | area_sq_km = | ||
| founded_year = | | founded_year = | ||
| official_languages = | | official_languages = | ||
| historic = | | historic = | ||
| Line 72: | Line 68: | ||
| patron_saint = Saint Patrick | | patron_saint = Saint Patrick | ||
| date_catholicism_introduced = 1796 | | date_catholicism_introduced = 1796 | ||
| catholicism_status = Strong historical presence | | catholicism_status = Strong historical presence in Irish Catholic communities | ||
| coordinates = 42.3601,-71.0589 | | coordinates = 42.3601,-71.0589 | ||
| area_sq_km = 232 | | area_sq_km = 232 | ||
| founded_year = 1630 | | founded_year = 1630 | ||
| official_languages = English | | official_languages = English | ||
| historic = No | | historic = No | ||
| Line 85: | Line 79: | ||
</pre> | </pre> | ||
=== Example: Historic Populated Place === | === Example: Historic/Small Populated Place === | ||
<pre> | <pre> | ||
{{PopulatedPlace | {{PopulatedPlace | ||
| populated_place_name = | | populated_place_name = Eyam | ||
| country = | | country = United Kingdom | ||
| administrative_subdivision = | | administrative_subdivision = Derbyshire | ||
| type = | | type = Village | ||
| population = | | population = 1000 | ||
| catholic_population = | | catholic_population = 50 | ||
| catholic_percentage = | | catholic_percentage = 5 | ||
| parishes_count = | | parishes_count = 1 | ||
| notable_catholic_sites = | | notable_catholic_sites = St. Lawrence's Church (historic ties) | ||
| patron_saint = Saint | | patron_saint = Saint Lawrence | ||
| date_catholicism_introduced = | | date_catholicism_introduced = 7th century AD | ||
| catholicism_status = | | catholicism_status = Site of Catholic resilience during plagues | ||
| coordinates = | | coordinates = 53.2833,-1.6833 | ||
| area_sq_km = | |||
| area_sq_km = | | founded_year = Medieval period | ||
| founded_year = | | official_languages = English | ||
| historic = No | |||
| official_languages = | | status = Active | ||
| historic = | |||
| status = | |||
}} | }} | ||
</pre> | </pre> | ||
== Fields == | == Fields == | ||
* populated_place_name: | * populated_place_name: Name. | ||
* country: | * country: Country (link to Country). | ||
* administrative_subdivision: | * administrative_subdivision: Subdivision (link to AdministrativeSubdivision). | ||
* type: | * type: Type. | ||
* population: Total population. | * population: Total population. | ||
* catholic_population: Catholics. | * catholic_population: Catholics (estimates from diocesan data; blank for small places). | ||
* catholic_percentage: | * catholic_percentage: % (estimates; blank for small places). | ||
* parishes_count: | * parishes_count: Parishes. | ||
* notable_catholic_sites: | * notable_catholic_sites: Sites (comma-separated, e.g., pilgrimage shrines). | ||
* patron_saint: | * patron_saint: Saint. | ||
* date_catholicism_introduced: | * date_catholicism_introduced: Date. | ||
* catholicism_status: | * catholicism_status: Church role (max 150 chars, e.g., "Hub of Marian devotion"). | ||
* coordinates: Lat/long. | |||
* | * area_sq_km: Area (approximate or blank for small places). | ||
* area_sq_km: Area | * founded_year: Founded. | ||
* founded_year: | * official_languages: Languages. | ||
* historic: Yes/No (temporal existence). | |||
* official_languages: | * status: Church vitality (Active for ongoing faith life; Historic/Suppressed for former sites). | ||
* historic: Yes/No. | * website: URL. | ||
* status: Active/ | |||
* website: | |||
</noinclude><includeonly> | </noinclude><includeonly> | ||
| Line 149: | Line 139: | ||
|catholicism_status={{{catholicism_status|}}} | |catholicism_status={{{catholicism_status|}}} | ||
|coordinates={{{coordinates|}}} | |coordinates={{{coordinates|}}} | ||
|area_sq_km={{{area_sq_km|}}} | |area_sq_km={{{area_sq_km|}}} | ||
|founded_year={{{founded_year|}}} | |founded_year={{{founded_year|}}} | ||
|official_languages={{{official_languages|}}} | |official_languages={{{official_languages|}}} | ||
|historic={{{historic|}}} | |historic={{{historic|}}} | ||
| Line 164: | Line 152: | ||
| colspan="2" style="text-align:center;" | {{{coordinates|}}} | | colspan="2" style="text-align:center;" | {{{coordinates|}}} | ||
|- | |- | ||
| style="background:#FFF8DC; color:#000000" align="right" | '''Status:''' | | style="background:#FFF8DC; color:#000000" align="right" | '''Status (Church Vitality):''' | ||
| style="color:#000000" | {{{status|}}} | | style="color:#000000" | {{{status|}}} | ||
|- | |- | ||
| Line 178: | Line 166: | ||
| style="background:#FFF8DC; color:#000000" align="right" | '''Subdivision:''' | | style="background:#FFF8DC; color:#000000" align="right" | '''Subdivision:''' | ||
| style="color:#000000" | {{{administrative_subdivision|}}} | | style="color:#000000" | {{{administrative_subdivision|}}} | ||
|- | |- | ||
| style="background:#FFF8DC; color:#000000" align="right" | '''Founded:''' | | style="background:#FFF8DC; color:#000000" align="right" | '''Founded:''' | ||
| style="color:#000000" | {{{founded_year|}}} | | style="color:#000000" | {{{founded_year|}}} | ||
|- | |- | ||
| | | {{#if:{{{area_sq_km|}}}|| style="display:none;"}}|- | ||
| style=" | |||
|- | |||
| style="background:#FFF8DC; color:#000000" align="right" | '''Area:''' | | style="background:#FFF8DC; color:#000000" align="right" | '''Area:''' | ||
| style="color:#000000" | {{{area_sq_km|}}} km² | | style="color:#000000" | {{{area_sq_km|}}} km² | ||
| Line 221: | Line 204: | ||
| style="color:#000000" | {{{website|}}} | | style="color:#000000" | {{{website|}}} | ||
|} | |} | ||
[[Category:Populated Places]]{{#if:{{{historic|}}} = "Yes"|[[Category:Historic Populated Places]]|[[Category:Modern Populated Places]]}} | [[Category:Populated Places]]{{#if:{{{historic|}}} = "Yes"|[[Category:Historic Populated Places]]|[[Category:Modern Populated Places]]}} [[Category:Catholic Geography]] | ||
</includeonly> | </includeonly> | ||