Template:Infobox scientist
From WikiMD's Wellness Encyclopedia
Usage
This template is used to create an infobox for a scientist. It should be placed at the top of the article.
Parameters
- name: The full name of the scientist.
- image: An image of the scientist (use the file name, e.g., "Example.jpg").
- image_size: The size of the image (optional).
- alt: Alt text for the image (optional).
- caption: A caption for the image (optional).
- birth_date: The birth date of the scientist.
- birth_place: The birth place of the scientist.
- death_date: The death date of the scientist (if applicable).
- death_place: The death place of the scientist (if applicable).
- nationality: The nationality of the scientist.
- fields: The fields of study the scientist is known for.
- workplaces: The institutions where the scientist has worked.
- alma_mater: The universities or colleges the scientist attended.
- doctoral_advisor: The doctoral advisor of the scientist (if applicable).
- doctoral_students: Notable doctoral students of the scientist (if applicable).
- known_for: What the scientist is known for.
- awards: Awards received by the scientist.
- signature: An image of the scientist's signature (use the file name, e.g., "Signature.jpg").
Example
{{Infobox scientist
| name = Albert Einstein
| image = Albert_Einstein_1921.jpg
| image_size = 200px
| alt =
| caption = Einstein in 1921
| birth_date = {{birth date|1879|3|14|df=y}}
| birth_place = Ulm, Kingdom of Württemberg, German Empire
| death_date = {{death date and age|1955|4|18|1879|3|14|df=y}}
| death_place = Princeton, New Jersey, U.S.
| nationality = German, Swiss, American
| fields = Physics
| workplaces = [[University of Zurich]], [[Prussian Academy of Sciences]], [[Institute for Advanced Study]]
| alma_mater = [[ETH Zurich]]
| doctoral_advisor = [[Alfred Kleiner]]
| doctoral_students = [[Ernst G. Straus]], [[Nathan Rosen]]
| known_for = [[Theory of relativity]], [[E=mc²]]
| awards = [[Nobel Prize in Physics]] (1921)
| signature = Albert_Einstein_Signature.svg
}}