Difference between revisions of "Template:Infobox Roman Catholic diocese"

From blackwiki
Jump to navigation Jump to search
imported>Digirami
(adding code.)
imported>Pigsonthewing
(merge tabel rows; add hCard microformat; move doc)
Line 1: Line 1:
{| class="infobox" cellspacing=0 cellpadding=3 rules=rows align="right" font="3" style="font-size:90%; width:300px; margin: 0 0 01em 1 em; border:1px dark grey;"
+
{| class="infobox vcard" cellspacing=0 cellpadding=3 rules=rows align="right" font="3" style="font-size:90%; width:300px; margin: 0 0 01em 1 em; border:1px dark grey;"
 
|- ! style="background:#F7D79C;"
 
|- ! style="background:#F7D79C;"
| style="font-size: larger;" align="center" colspan="2" | '''{{{Roman Catholic Diocese of}}}'''
+
| style="font-size: larger;" align="center" colspan="2" | '''<span class="fn org">{{{Roman Catholic Diocese of}}} <br />{{{Latin name of diocese}}}</span>'''
|-
 
| style="font-size: larger;" align="center" colspan="2" | '''''{{{Latin name of diocese}}}'''''
 
 
|-
 
|-
 
{{#if:{{{image|<noinclude>x</noinclude>}}}|
 
{{#if:{{{image|<noinclude>x</noinclude>}}}|
Line 13: Line 11:
 
|-
 
|-
 
{{#if:{{{location|<noinclude>x</noinclude>}}}|
 
{{#if:{{{location|<noinclude>x</noinclude>}}}|
{{!}} '''Location''' {{!}}{{!}} {{{location}}}
+
{{!}} '''Location''' {{!}}{{!}} <span class="label">{{{location}}}</span>
 
}}
 
}}
 
|-
 
|-
Line 39: Line 37:
 
{{!}} '''Established''' {{!}}{{!}} {{{established}}}
 
{{!}} '''Established''' {{!}}{{!}} {{{established}}}
 
}}
 
}}
|-
+
|- class="note"
 
{{#if:{{{cathedral|<noinclude>x</noinclude>}}}|
 
{{#if:{{{cathedral|<noinclude>x</noinclude>}}}|
 
{{!}} '''Cathedral''' {{!}}{{!}} {{{cathedral}}}
 
{{!}} '''Cathedral''' {{!}}{{!}} {{{cathedral}}}
Line 49: Line 47:
 
|-
 
|-
 
{{#if:{{{leadership|<noinclude>x</noinclude>}}}|
 
{{#if:{{{leadership|<noinclude>x</noinclude>}}}|
{{!}} '''Bishop''' {{!}}{{!}} {{{leadership}}}
+
{{!}} '''Bishop''' {{!}}{{!}} <span class="agent">{{{leadership}}}</span>
 
}}
 
}}
 
|-
 
|-
Line 67: Line 65:
 
|-
 
|-
 
{{#if:{{{ordinary|<noinclude>x</noinclude>}}}|
 
{{#if:{{{ordinary|<noinclude>x</noinclude>}}}|
{{!}} '''Diocesan Bishop''' {{!}}{{!}} {{{ordinary}}}
+
{{!}} '''Diocesan Bishop''' {{!}}{{!}} <span class="agent">{{{ordinary}}}</span>
 
}}
 
}}
 
|-
 
|-
 
{{#if:{{{coadjutor archbishop|<noinclude>x</noinclude>}}}|
 
{{#if:{{{coadjutor archbishop|<noinclude>x</noinclude>}}}|
{{!}} '''Coadjutor Archbishop'''{{!}}{{!}} {{{coadjutor archbishop}}}
+
{{!}} '''Coadjutor Archbishop'''{{!}}{{!}} <span class="agent">{{{coadjutor archbishop}}}</span>
 
}}
 
}}
 
|-
 
|-
 
{{#if:{{{coadjutor bishop|<noinclude>x</noinclude>}}}|
 
{{#if:{{{coadjutor bishop|<noinclude>x</noinclude>}}}|
{{!}} '''Coadjutor Bishop'''{{!}}{{!}} {{{coadjutor bishop}}}
+
{{!}} '''Coadjutor Bishop'''{{!}}{{!}} <span class="agent">{{{coadjutor bishop}}}</span>
 
}}
 
}}
 
|-
 
|-
 
{{#if:{{{auxiliary|<noinclude>x</noinclude>}}}|
 
{{#if:{{{auxiliary|<noinclude>x</noinclude>}}}|
{{!}} '''Auxiliary bishops''' {{!}}{{!}} {{{auxiliary}}}
+
{{!}} '''Auxiliary bishops''' {{!}}{{!}} <span class="agent">{{{auxiliary}}}</span>
}}
 
|}<noinclude>
 
Infobox code:
 
<pre>
 
<nowiki>{{</nowiki>Infobox Roman Catholic diocese
 
|Roman Catholic Diocese of=<!--Enter full name of the diocese -->
 
|Latin name of diocese=
 
|image=
 
|caption=
 
|location=
 
|territory=
 
|population=
 
|rite=
 
|patron=
 
|province=<!-- Ecclesiastical province -->
 
|established=
 
|cathedral=<!-- Cathedral that serves as the seat of the diocese -->
 
|co-cathedral=
 
|leadership=<!-- Title of the leader of the diocese -->
 
|website=
 
|pope=
 
|metropolitan=<!-- Name and title of the current Metropolitan Archbishop  -->
 
|ordinary=<!-- Name and title of the current bishop of the diocese -->
 
|coadjutor archbishop=
 
|coadjutor bishop=
 
|auxiliary=
 
 
}}
 
}}
</pre>
+
|}<noinclude>{{documentation}}</noinclude>
----
 
[[category:Christian infobox templates|Roman Catholic diocese]]
 
</noinclude>
 

Revision as of 19:08, 20 September 2008

{{{Roman Catholic Diocese of}}}
{{{Latin name of diocese}}}
{{{image}}}

{{{caption}}}

Basic information
Location {{{location}}}
Territory {{{territory}}}
Population {{{population}}}
Rite {{{rite}}}
Patron {{{patron}}}
Ecclesiastical province {{{province}}}
Established {{{established}}}
Cathedral {{{cathedral}}}
Co-cathedral {{{co-cathedral}}}
Bishop {{{leadership}}}
Website {{{website}}}
Current leadership
Pope {{{pope}}}
Metropolitan {{{metropolitan}}}
Diocesan Bishop {{{ordinary}}}
Coadjutor Archbishop {{{coadjutor archbishop}}}
Coadjutor Bishop {{{coadjutor bishop}}}
Auxiliary bishops {{{auxiliary}}}
Template documentation[create]