Template:Infobox scientist

From WikiMD's Wellness Encyclopedia

(Redirected from Template:Infobox Scientist)


Usage[edit source]

This template provides an infobox for people (biographies) without requiring Lua.

Example[edit source]

{{Infobox person
| name         = John Doe
| image        = Example.jpg
| caption      = A picture of John Doe
| birth_name   = Johnathan Doe
| birth_date   = 1 January 1980
| birth_place  = New York City, U.S.
| death_date   = 2 February 2050
| death_place  = Los Angeles, California, U.S.
| nationality  = American
| occupation   = Software Engineer
| known_for    = Inventing cool things
| spouse       = Jane Doe
| children     = 2
| awards       = Best Engineer Award
| website      = https://example.com
}}

Parameters[edit source]

  • `name` - Full name of the person (displayed at the top).
  • `image` - Filename of the person's image.
  • `caption` - Caption for the image.
  • `birth_name` - Person's birth name.
  • `birth_date` - Date of birth.
  • `birth_place` - Place of birth.
  • `death_date` - Date of death.
  • `death_place` - Place of death.
  • `nationality` - Nationality.
  • `occupation` - Primary occupation.
  • `known_for` - Notable achievements.
  • `spouse` - Spouse(s).
  • `children` - Number or names of children.
  • `awards` - Awards received.
  • `website` - URL to their official website.

Notes[edit source]

  • Fields left empty will not be displayed.
  • Ensure images are uploaded to the wiki.