Шаблон:Infobox religious biography

Мавод аз Википедиа — донишномаи озод
Ҳуҷҷатгузорӣ

This template can be used to provide comparative at-a-glance information on biographies of religious figures.

Full syntax

All fields are optional, and any unused fields should be removed; if omitted, the name will be inferred from the page title.

{{Infobox religious biography
| honorific-prefix = 
| name     = 
| honorific-suxfix = 
| native_name = 
| native_name_lang = 
| image    = 
| alt      = 
| caption  = 
| sanskrit = 
| religion = 
| denomination    = 
| school          = 
| lineage         = 
| sect            = 
| subsect         = 
| temple          = 
| order           = 
| institute       =
| church          = <!-- or: |churches = --> 
| other_names     = <!-- or: | other_name = -->
| dharma_names    = <!-- or: | dharma_name = -->
| monastic_name   = 
| pen_name        = 
| posthumous_name = 
| nationality     = 
| home_town       = 
| ethnicity       = 
| birth_name      = 
| birth_date      =   <!-- {{birth date and age|YYYY|MM|DD|df=y}} or, if deceased, {{birth date|YYYY|MM|DD|df=y}} -->
| birth_place     = 
| death_date      =   <!-- {{death date and age|YYYY|MM|DD|YYYY|MM|DD|df=y}} -->
| death_place     = 
| resting_place   = 
| resting_place_coordinates =  <!-- {{coord|latitude|longitude|type:landmark|display=inline,title}} -->
| alma_mater   = 
| spouse       = 
| children     = 
| parents      = 
| location     = 
| title        = 
| period       = 
| consecration = 
| predecessor  = 
| successor    = 
| reason       = 
| rank         = 
| teacher      = 
| reincarnation_of = 
| students   = 
| works      = 
| ordination = 
| profession = 
| education  = 
| initiation = 
| previous_post = 
| present_post = 
| post       = 
| website    =    <!-- {{URL|example.com}} -->
| background =    <!--(header background)-->
| color      =    <!--(header text color)-->
}}

Example

{{Infobox religious biography
| background = #ddd
| name = Mother Teresa of Calcutta
| image = MotherTeresa 090.jpg
| alt = An image of Mother Teresa wearing a white head covering with blue stripes
| religion = [[Catholic Church|Catholic]]
| institute = [[Missionaries of Charity]]
| nationality = Indian, Albanian
| ethnicity = Albanian
| birth_name = Agnes Gonxhe Bojaxhiu
| birth_date = {{birth date|1910|8|26}}
| birth_place = {{longitem|[[Üsküb]], [[Ottoman Empire]] (now [[Skopje]], [[Republic of Macedonia]])}}
| death_date = {{death date and age|1997|9|5|1910|8|26}}
| death_place = [[Kolkata|Calcutta]], [[India]]
| title = Superior General
| period = 1950–1997
| successor = [[Sister Nirmala|Nirmala Joshi]]
}}

Notes

Separate multiple values using {{plainlist}} or {{flatlist}}.

To use the US-style "MM DD, YYYY" date format in date-producing templates, omit |df=y.

See also

Microformat

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

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

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.