Template:Infobox Person

From WikiIslam, the online resource on Islam
Revision as of 03:55, 18 June 2007 by Axius (talk | contribs) (check for birth date fix)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
{{{name}}}
Born {{{birth_name}}}
{{{birth_date}}}
{{{birth_place}}}

Usage

{{Infobox_Person 
| name        = 
| residence   = 
| other_names = 
| image       = 
| imagesize   = 
| caption     = 
| birth_name  = 
| birth_date  = 
| birth_place = 
| death_date  = 
| death_place = 
| death_cause = 
| known       = 
| occupation  = 
| title       = 
| salary      = 
| term        = 
| predecessor = 
| successor   = 
| party       = 
| boards      = 
| religion    = 
| spouse      = 
| partner     = 
| children    = 
| relations   = 
| website     = 
| footnotes   = 
| employer    = 
| height      = 
| weight      = 
}}

Microformats

Button to indicate the presence of an hCard microformat.

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

Date-of-birth ("bday") parameters will only be included in the microformat if {{Birth date}} or {{Birth date and age}} are used in the infobox.

hCard uses HTML classes including:

  • adr
  • bday
  • county-name
  • fn (required)
  • honorific-prefix
  • honorific-suffix
  • label
  • locality
  • nickname
  • note
  • org
  • role
  • vcard

Please do not rename or remove these classes.