Template:Bishop: Difference between revisions

no edit summary
No edit summary
No edit summary
Tag: Reverted
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "Bishop" template.
It should be called in the following format:
<pre>
{{Bishop
|honorific_prefix=
|name=
|diocese=
|home_diocese=
|other_diocese1=
|other_diocese2=
|other_diocese3=
|ordination=
|ordained_by=
|consecration=
|consecrated_by=
|rank=
|cardinal=
|created_cardinal_by=
|birth_name=
|birth_date=
|birth_place=
|death_date=
|death_place=
|nationality=
|education=
|motto=
|role=
|theology=
|region=
|rite=
}}
</pre>
==Cargo declaration==
Edit the page to see the template text.
{{#cargo_declare:_table=Bishops
{{#cargo_declare:_table=Bishops
|name=Page
|name=Page
Line 62: Line 28:
|rite=String (allowed values=Roman Rite;Byzantine Rite;Alexandrian Rite;Antiochene Rite;Armenian Rite;Chaldean Rite;Maronite Rite;Syro-Malabar Rite;Syro-Malankara Rite;Other Sui Iuris)
|rite=String (allowed values=Roman Rite;Byzantine Rite;Alexandrian Rite;Antiochene Rite;Armenian Rite;Chaldean Rite;Maronite Rite;Syro-Malabar Rite;Syro-Malankara Rite;Other Sui Iuris)
}}
}}
</noinclude><includeonly>{{#cargo_store:_table=Bishops
|name={{{name|{{PAGENAME}}}}}
|honorific_prefix={{{honorific_prefix|}}}
|diocese={{{diocese|}}}
|home_diocese={{{home_diocese|}}}
|other_diocese1={{{other_diocese1|}}}
|other_diocese2={{{other_diocese2|}}}
|other_diocese3={{{other_diocese3|}}}
|ordination={{{ordination|}}}
|ordained_by={{{ordained_by|}}}
|consecration={{{consecration|}}}
|consecrated_by={{{consecrated_by|}}}
|rank={{{rank|}}}
|cardinal={{{cardinal|}}}
|created_cardinal_by={{{created_cardinal_by|}}}
|birth_name={{{birth_name|}}}
|birth_date={{{birth_date|}}}
|birth_place={{{birth_place|}}}
|death_date={{{death_date|}}}
|death_place={{{death_place|}}}
|nationality={{{nationality|}}}
|education={{{education|}}}
|motto={{{motto|}}}
|role={{{role|}}}
|theology={{{theology|}}}
|region={{{region|}}}
|rite={{{rite|}}}
}}
{| style="float:right; width:350px"
|
{| class="wikitable" style="float:right; width:350px"
| style="text-align: center; background-color:#FFA4A4; color:#202122" colspan="2" | '''{{{honorific_prefix|}}} {{{name|{{PAGENAME}}}}}'''
|-
| style="text-align: center; background-color:#FFA4A4; color:#202122" colspan="2" | Bishop of {{{diocese|}}}
|-
| style="background:#DDDDDD; color:#202122" align="right" | '''Home diocese:'''
| {{{home_diocese|}}}
|-
| style="background:#DDDDDD; color:#202122" align="right" | '''Other diocese 1:'''
| {{{other_diocese1|}}}
|-
| style="background:#DDDDDD; color:#202122" align="right" | '''Other diocese 2:'''
| {{{other_diocese2|}}}
|-
| style="background:#DDDDDD; color:#202122" align="right" | '''Other diocese 3:'''
| {{{other_diocese3|}}}
|-
| style="background:#DDDDDD; color:#202122" align="right" | '''Ordination:'''
| {{{ordination|}}} {{#if:{{{ordained_by|}}}|by [[{{{ordained_by|}}}]]}}
|-
| style="background:#DDDDDD; color:#202122" align="right" | '''Consecration:'''
| {{{consecration|}}} {{#if:{{{consecrated_by|}}}|by [[{{{consecrated_by|}}}]]}}
|-
| style="background:#DDDDDD; color:#202122" align="right" | '''Rank:'''
| {{{rank|}}}
|-
| style="background:#DDDDDD; color:#202122" align="right" | '''Created cardinal:'''
| {{{cardinal|}}} {{#if:{{{created_cardinal_by|}}}|by [[{{{created_cardinal_by|}}}]]}}
|-
| style="text-align: center; background-color:#DDDDDD; color:#202122" colspan="2" | '''Personal details'''
|-
| style="background:#DDDDDD; color:#202122" align="right" | '''Born:'''
| {{{birth_name|}}}<br>{{{birth_date|}}}<br>{{{birth_place|}}}
|-
| style="background:#DDDDDD; color:#202122" align="right" | '''Died:'''
| {{{death_date|}}}<br>{{{death_place|}}}
|-
| style="background:#DDDDDD; color:#202122" align="right" | '''Nationality:'''
| {{{nationality|}}}
|-
| style="background:#DDDDDD; color:#202122" align="right" | '''Education:'''
| {{{education|}}}
|-
| style="background:#DDDDDD; color:#202122" align="right" | '''Motto:'''
| {{{motto|}}}
|-
| style="background:#DDDDDD; color:#202122" align="right" | '''Role:'''
| {{{role|}}}
|-
| style="background:#DDDDDD; color:#202122" align="right" | '''Theology:'''
| {{{theology|}}}
|-
| style="background:#DDDDDD; color:#202122" align="right" | '''Region:'''
| {{{region|}}}
|-
| style="background:#DDDDDD; color:#202122" align="right" | '''Rite:'''
| {{{rite|}}}
|}
|}
[[Category:Bishops]]
</includeonly><noinclude>
==Table details==
Stored: {{#cargo_query:|tables=Bishops|fields=name|where=name="{{{name|}}}"|format=list}}
</noinclude>
</noinclude>