قالب:جدول شخصية طبية

Template documentation[view] [edit] [history] [purge]

A medical person infobox may be used to summarize information about an individual medical person, such as a notable doctor, surgeon or nurse. Note that for scientists Template:Infobox scientist should be used.

Usage

This infobox may be added by copy-pasting the template as shown below into an article.

{{Infobox medical person
|name              = 
|image             = 
|image_size        = 
|alt               = 
|caption           = 
|birth_date        = 
|birth_place       = 
|death_date        = 
|death_place       = 
|profession        = 
|specialism        = 
|research_field    = 
|known_for         = 
|years_active      = 
|education         = 
|work_institutions = 
|prizes            = 
|relations         = 
|signature         = 
}}

Parameters

Parameter Explanation
name Insert name of medical person.
image Insert *.jpg image, preferably at 225px.
image_size Insert image width (defaults to 225x250px if empty).
alt Alt text for image, for visually impaired readers. See Wikipedia:Alternative text for images.
caption Insert photograph caption. Try to include date of photo and the photographer.
birth_date Insert date of birth: month, day, year.
birth_place Insert place of birth: town, city, country.
death_date Insert date of death: month, day, year.
death_place Insert place of death: town, city, country.
profession State if he/she is a doctor, surgeon, nurse or other.
specialism State if he/she is a heart surgeon, physician etc.
research_field For example; Organ Transplants.
known_for Achievements in medicine for which the person became famous.
work_institutions Insert key institutions, universities, and/or companies where he/she is/was employed.
education Insert universities where he/she obtained their degrees
years_active Years between which the person was/has been active in medicine.
prizes Insert most notable prizes and medals.
relations notable parents and/or children.
signature signature, preferably in vector format.

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.