Template:Infobox Bishopric/doc

From IDU Wiki
Jump to navigation Jump to search

Usage[edit source]

Bishop of Example
Bishopric
Test
File:Coa Illustration Shield Renaissance.svg
Coat of Arms of Example
File:Pellegrina (Bishop).svg
Bishop Example
Incumbent:
Example
Since:
StyleHis excellency
CountryExample country
ProvinceExample province
DioceseExample diocese
CathedralExample cathedral
ResidenceExample residence
First incumbentBishop Example
Websitewww.example.com

The infobox may be added by pasting the template as shown below into an article and then filling in the desired fields. Any parameters left blank or omitted will not be displayed.

{{Infobox Bishopric
|border             = <!-- anglican, catholic, coptic or orthodox -->
|titleoverride      = <!-- Override 'Bishop of', Can be used to specify different title as 'Patriarch of' -->
|archbishopric      = <!-- Place name of the archbishopric -->
|bishopric          = <!-- Place name of the bishopric; only one of |archbishopric and |bishopric -->

|coatofarms         = <!-- Coat of Arms of the see; not the incumbent -->
|coatofarmssize     = 
|coatofarmscaption  = 

|image              = <!-- Image of the current incumbent -->
|imagesize          =
|imagecaption       =

|incumbent          = <!-- Name of the current incumbent -->
|other              = <!-- Extra info about the incumbent, like the date they succeeded etc., -->

|style              = <!-- Reference style for orthodox bishops --> 
|country            = 
|province           = <!-- Ecclesiastical province -->
|archdiocese        = <!-- Usually used for Catholic archdioceses -->
|diocese            = 
|cathedral          = 
|residence          = <!-- Official residence -->
|first_incumbent    = <!-- or |first_bishop = -->
|date               = <!-- Date or year when formed -->
|website            = <!-- {{URL|http://www.example.com/}} -->
}}

Microformat[edit source]

The HTML markup produced by this template includes an hCard microformat, which makes the person's details parsable by computers, either acting automatically to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For more information about the use of microformats on Wikipedia, please see the microformat project.

Sub-templates[edit source]

Date-of-birth ("bday") information will only be included in the microformat if {{birth date}}, or {{birth date and age}} are used in the infobox. (Do not use these if the date is before 1583). Be cautious about using these if the person is still living, per WP:DOB.

To include a URL, use {{URL}}.

Please do not remove instances of these sub-templates.

Classes[edit source]

hCard uses HTML classes including:

  • adr
  • agent
  • bday
  • birthplace
  • category
  • country-name
  • deathdate
  • deathplace
  • extended-address
  • family-name
  • fn (required)
  • given-name
  • honorific-prefix
  • honorific-suffix
  • label
  • locality
  • n
  • nickname
  • note
  • org
  • role
  • url
  • vcard

Please do not rename or remove these classes nor collapse nested elements which use them.