Template:Infobox person

From WikiMD's Medical Encyclopedia

Revision as of 12:17, 17 December 2024 by Prab (talk | contribs)


Usage

This template displays a biography infobox for a person. It is designed for historical figures or modern individuals.

Example

{{Infobox person
| name           = Hippocrates of Kos
| image          = Hippocrates rubens.jpg
| caption        = Engraving by [[Peter Paul Rubens]], 1638
| native_name    = Ἱπποκράτης
| native_name_lang = Greek
| birth_date     = c. 460 BC
| birth_place    = [[Kos]], [[Ancient Greece]]
| death_date     = c. 370 BC
| death_place    = [[Larissa]], Ancient Greece
| occupation     = [[Physician]]
| era            = [[Classical Greece]]
| title          = The Father of Western Medicine
}}

Parameters

  • `name` - Name of the person (required).
  • `image` - Filename for the person's image (optional).
  • `caption` - Caption for the image.
  • `native_name` - Name in native language/script.
  • `native_name_lang` - Native language.
  • `birth_date` - Date or approximate date of birth.
  • `birth_place` - Place of birth.
  • `death_date` - Date or approximate date of death.
  • `death_place` - Place of death.
  • `occupation` - Profession or primary occupation.
  • `era` - Historical era or period.
  • `title` - Honorary or descriptive title.

Notes

  • Unused fields will not appear.
  • Place this template at the top of biography articles for consistency.