Template:Bishop: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 5: Line 5:
| abovestyle  = font-size:125%;color: #202122; background-color:#FFA4A4; <!-- Cardinal/purple default for bishops -->
| abovestyle  = font-size:125%;color: #202122; background-color:#FFA4A4; <!-- Cardinal/purple default for bishops -->
| above = {{br separated entries
| above = {{br separated entries
  | 1 = {{#if:{{{honorific_prefix|}}}|<div class="honorific-prefix" style="font-size: 77%; font-weight: normal;display:inline;">{{{honorific_prefix}}}</div>}}
  | 1 = <div class="honorific-prefix" style="font-size: 77%; font-weight: normal;display:inline;">{{{honorific_prefix|}}}</div>
  | 2 = <div style="display:inline" class="fn">{{#if:{{{name|}}}|{{{name}}}|{{PAGENAMEBASE}}}}</div>
  | 2 = <div style="display:inline" class="fn">{{{name|{{PAGENAMEBASE}}}}}</div>
  }}
  }}
| subheaderstyle = {{#ifeq:{{{embed|{{{child|}}}}}}|yes|color: #202122; background-color:#FFA4A4;}}
| subheaderstyle = color: #202122; background-color:#FFA4A4;
| subheader  = Bishop of {{{diocese|}}}
| subheader  = Bishop of {{{diocese|}}}
| headerstyle = color: #202122; background-color:#DDDDDD;
| headerstyle = color: #202122; background-color:#DDDDDD;
Line 25: Line 25:


| label5      = Ordination
| label5      = Ordination
| data5      = {{br separated entries| {{{ordination|}}} | {{#if:{{{ordained_by|}}}|by {{{ordained_by}}}}} }}
| data5      = {{br separated entries| {{{ordination|}}} | by {{{ordained_by|}}} }}


| label6      = Consecration
| label6      = Consecration
| data6      = {{br separated entries| {{{consecration|}}} | {{#if:{{{consecrated_by|}}}|by {{{consecrated_by}}}}} }}
| data6      = {{br separated entries| {{{consecration|}}} | by {{{consecrated_by|}}} }}


| label7      = Rank
| label7      = Rank
Line 34: Line 34:


| label8      = Created cardinal
| label8      = Created cardinal
| data8      = {{br separated entries| {{{cardinal|}}} | {{#if:{{{created_cardinal_by|}}}|by {{{created_cardinal_by}}}}} }}
| data8      = {{br separated entries| {{{cardinal|}}} | by {{{created_cardinal_by|}}} }}


| header9    = Personal details
| header9    = Personal details


| label10    = Born
| label10    = Born
| data10      = {{br separated entries|1={{#if:{{{birth_name|}}}|<div style="display:inline" class="nickname">{{{birth_name}}}</div>}}|2={{{birth_date|}}}|3={{#if:{{{birth_place|}}}|<div style="display:inline" class="birthplace">{{{birth_place}}}</div>}}}}
| data10      = {{br separated entries| <div style="display:inline" class="nickname">{{{birth_name|}}}</div> | {{{birth_date|}}} | <div style="display:inline" class="birthplace">{{{birth_place|}}}</div> }}


| label11    = Died
| label11    = Died