Template:Infobox scientist: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
|colspan="3" style="text-align: center; font-size: larger; background-color:wheat; color:#000;" | '''{{{name|{{PAGENAME}} }}}''' | |colspan="3" style="text-align: center; font-size: larger; background-color:wheat; color:#000;" | '''{{{name|{{PAGENAME}} }}}''' | ||
|- | |- | ||
|colspan="3" style="text-align: center; font-size: 90%; line-height: 15px;"| {{#if:{{{imagesize|}}}|{{{imagesize}}}|220px}}| ]]<br /><small>{{{caption|}}}</small>}} | |colspan="3" style="text-align: center; font-size: 90%; line-height: 15px;"|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{imagesize|}}}|{{{imagesize}}}|220px}}| ]]<br /><small>{{{caption|}}}</small>}} | ||
|- | |- | ||
|colspan="3" style="text-align: center; font-weight: bold; background-color: wheat;" | Background information | |colspan="3" style="text-align: center; font-weight: bold; background-color: wheat;" | Background information | ||
Revision as of 10:37, 1 February 2021
| Infobox scientist | ||
| Background information |
This Infobox may be used to summarise information about a person or group of people.
Usage
The infobox can be added by copying and pasting the template shown below:
(Note: Only "name" is required. Other attributes do not have to be included.)
{{Infobox scientist
| bgcolour = PaleGreen
| name = {{{name|{{PAGENAME}}}}
| image =
| caption =
| birthdate =
| birthplace =
| birthname =
| deathdate =
| deathplace =
| deathcause =
| buried =
| residence =
| citizenship =
| education =
| occupation =
| genre =
| language =
| alma mater =
| awards =
| known for =
| height =
| weight =
| field =
| influences =
| influenced =
| othername =
| spouses =
| children =
| biblio =
| alibris =
| asin =
| homepage =
| footnotes =
}}