Template:Diocese: Difference between revisions

From EarthMC
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(4 intermediate revisions by the same user not shown)
Line 13: Line 13:
|-
|-
{{#if:{{{image<includeonly>|</includeonly>}}} |
{{#if:{{{image<includeonly>|</includeonly>}}} |
{{!}} colspan="2" style="text-align:center;background-color:#;" {{!}}{{{image}}}
{{!}} colspan="2" style="text-align:center;background-color:#;" {{!}}{{{image}}} <div> {{{cathedral}}} </div>
{{!}}-
{{!}}-
}}
}}
Line 19: Line 19:
|-
|-
{{#if:{{{coa<includeonly>|</includeonly>}}} |
{{#if:{{{coa<includeonly>|</includeonly>}}} |
{{!}} colspan="2" style="text-align:center;background-color:#;" {{!}}{{{coa}}}
{{!}} colspan="2" style="text-align:center;background-color:#;" {{!}}{{{coa}}} <div> Coat of Arms </div>
{{!}}-
{{!}}-
}}
}}
Line 67: Line 67:
<pre>
<pre>
{{Diocese
{{Diocese
| jurisdiction      = Diocese
| jurisdiction      = Is it a diocese or an archdiocese
| name              = Brazil
| name              = Name of the diocese without the jurisdiction
| latin            = Dioecesis Brasiliensis
| latin            = Name in Latin
| local            = Diocese do Brasil
| local            = Name in vernacular
| image            = Picture of cathedral
| coa              = Coat of arms


<!-- Location -->
<!-- Location -->
| nation            = [[Aurora:Brazil | Brazil]]
| nation            = Self-descriptive
| province          = Archdiocese of the Americas
| province          = Name of archdiocese


<!-- Information -->
<!-- Information -->
| denomination      = Roman Catholic
| denomination      = Self-descriptive
| particular_church = Latin Church
| particular_church = Sui juris church
| rite              = Roman Rite
| rite              = Self-descriptive
| established      = 30th of May 2021
| established      = Date of creation
| cathedral        = Cathedral of Our Lady of Mount Carmel
| cathedral        = Name of cathedral
| patron_saint      = St. Sebastian
| patron_saint      = Self-descriptive
| clergy            = 5
| clergy            = Number of clergy members


<!-- Current leadership -->
<!-- Current leadership -->
| pope              = John Paul III
| pope              = Self-descriptive
| bishop            = Pisilva
| bishop            = Self-descriptive
| archbishop        = RandovMan SJ
| archbishop        = Self-descriptive
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

Latest revision as of 04:46, 30 April 2025

{{{jurisdiction}}} of {{{name}}}
{{{latin}}}
{{{local}}}
{{{image}}}
{{{cathedral}}}
{{{coa}}}
Coat of Arms
Location
Nation
Province
Information
Denomination
Sui juris church
Rite
Cathedral
Current leadership
Pope
Bishop
Archbishop

Example Usage:

{{Diocese
| jurisdiction      = Is it a diocese or an archdiocese
| name              = Name of the diocese without the jurisdiction
| latin             = Name in Latin
| local             = Name in vernacular
| image             = Picture of cathedral
| coa               = Coat of arms

<!-- Location -->
| nation            = Self-descriptive
| province          = Name of archdiocese

<!-- Information -->
| denomination      = Self-descriptive
| particular_church = Sui juris church
| rite              = Self-descriptive
| established       = Date of creation
| cathedral         = Name of cathedral
| patron_saint      = Self-descriptive
| clergy            = Number of clergy members

<!-- Current leadership -->
| pope              = Self-descriptive
| bishop            = Self-descriptive
| archbishop        = Self-descriptive
}}