Bureaucrats, Moderators (CommentStreams), Interface administrators, Push subscription managers, Suppressors, Administrators
11,987
edits
No edit summary |
No edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{#cargo_store:_table=AdministrativeSubdivision | {{#cargo_store:_table=AdministrativeSubdivision | ||
| Line 87: | Line 23: | ||
}} | }} | ||
{{# | {{#if:{{{country|}}}| | ||
{{Infobox | |||
|name = {{{subdivision_name|{{PAGENAME}}}}} | |||
|image = [[File:Placeholder-map.png|250px]] | |||
|caption = Location in {{{country|}}} | |||
|bodyclass = vcard | |||
|bodystyle = width: 22em; font-size: 88%; | |||
|headerstyle = background:#f0f0f0; font-weight:bold; | |||
|labelstyle = background:#f9f9f9; white-space:nowrap; | |||
|datastyle = text-align:left; | |||
|header1 = <span style="font-size:110%;">[[{{{country|}}}]]</span> | |||
|data2 = {{{subdivision_name|{{PAGENAME}}}}} {{#if:{{{historic|}}}|''(historic)''}} | |||
|header3 = Geography | |||
|label4 = Continent | |||
|data4 = {{#if:{{{continent|}}}|{{{continent}}}|—}} | |||
|label5 = Region | |||
|data5 = {{#if:{{{region|}}}|{{{region}}}|—}} | |||
|label6 = Area | |||
|data6 = {{#if:{{{area_sq_km|}}}|{{#invoke:Format|number|{{{area_sq_km}}}}} km²|—}} | |||
|label7 = Capital | |||
|data7 = {{#if:{{{capital_city|}}}|[[{{{capital_city}}}]]|—}} | |||
|label8 = Language(s) | |||
|data8 = {{#if:{{{official_languages|}}}|{{#arraymap:{{{official_languages}}}|,|x|[[x]]| • }}|—}} | |||
|header9 = Demographics | |||
|label10 = Population | |||
|data10 = {{#if:{{{population|}}}|{{#invoke:Format|number|{{{population}}}}}|—}} | |||
|label11 = Catholic | |||
|data11 = {{#if:{{{catholic_population|}}}|{{#invoke:Format|number|{{{catholic_population}}}}} ({{#if:{{{catholic_percentage|}}}|{{{catholic_percentage}}}%|—}})|—}} | |||
|label12 = Rank | |||
|data12 = {{#if:{{{rank_among_religions|}}}|#{{{rank_among_religions}}} among religions|—}} | |||
|header13 = <span style="color:#006400;">Catholic Presence</span> | |||
|label14 = Introduced | |||
|data14 = {{#if:{{{date_catholicism_introduced|}}}|{{{date_catholicism_introduced}}}|—}} | |||
|label15 = Status | |||
|data15 = {{#if:{{{catholicism_status|}}}|''{{{catholicism_status}}}''|—}} | |||
|label16 = Dioceses | |||
|data16 = {{#if:{{{dioceses_count|}}}|{{{dioceses_count}}}|—}} | |||
|label17 = Provinces | |||
|data17 = {{#if:{{{ecclesiastical_provinces_count|}}}|{{{ecclesiastical_provinces_count}}}|—}} | |||
|header18 = <span style="color:#8B4513;">Patron Saints</span> | |||
|data19 = {{#if:{{{patron_saints|}}}| | |||
{{#arraymap:{{{patron_saints}}}|,|x|[[x]]| • }}|''None recorded''}} | |||
}} | |||
|No data available. | |||
}} | |||
[[Category:Administrative Subdivision]] | [[Category:Administrative Subdivision]] | ||
</includeonly> | </includeonly> | ||