Template:Infobox scientist: Difference between revisions

From Robin's SM-201 Website
Jump to navigation Jump to search
No edit summary
m (Text replacement - "font-size:90%;" to "font-size:85%;")
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox" cellspacing="5" style="width:25em; font-size:90%; border: 1px solid black;padding:0.5em  1em 0.5em 1em" align="right"
{| class="infobox" cellspacing="5" style="width:28em; font-size:85%; border: 1px solid black;padding:0.5em  1em 0.5em 1em" align="right"
|-
|-
|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" |{{#if:{{{image|}}} {{!}} [[Image:{{{image}}} ]] }}
|colspan="3" style="text-align:center; font-size:85%;" | {{#if:{{{image|}}} |<!--then:-->[[Image:{{{image}}}|{{#if:{{{imagesize|}}}|<!--then: -->{{{imagesize}}}|<!--else:-->220px}}| ]]<br/>{{{caption|}}} }}
|-
| colspan="3"  | {{#if:{{{caption|}}}| {{!}} <center><small>{{{caption|}}}</small></center>}}
|-
|-
|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
Line 18: Line 16:
|- valign="top"
|- valign="top"
{{#if:{{{language|}}}| {{!}} '''Language(s):''' {{!!}} {{{language|}}} }}
{{#if:{{{language|}}}| {{!}} '''Language(s):''' {{!!}} {{{language|}}} }}
|-
|- valign="top"
{{#if:{{{birthdate|}}}|{{!}} '''Birthdate:''' {{!!}} {{{birthdate|}}} }}
{{#if:{{{birthdate|}}}|{{!}} '''Birthdate:''' {{!!}} {{{birthdate|}}} }}
|-
|- valign="top"
{{#if:{{{birth_date|}}}|{{!}} '''Birthdate:''' {{!!}} {{{birth_date|}}} }}
{{#if:{{{birth_date|}}}|{{!}} '''Birthdate:''' {{!!}} {{{birth_date|}}} }}
|-
|- valign="top"
{{#if:{{{birthplace|}}}| {{!}} '''Birth place:''' {{!!}} {{{birthplace|}}} }}
{{#if:{{{birthplace|}}}| {{!}} '''Birth place:''' {{!!}} {{{birthplace|}}} }}
|-
|- valign="top"
{{#if:{{{ethnicity|}}}| {{!}} '''Ethnicity:''' {{!!}} {{{ethnicity|}}} }}
{{#if:{{{ethnicity|}}}| {{!}} '''Ethnicity:''' {{!!}} {{{ethnicity|}}} }}
|-
|- valign="top"
{{#if:{{{deathdate|}}}| {{!}} '''Date of death:''' {{!!}} {{{deathdate|}}} }}  
{{#if:{{{deathdate|}}}| {{!}} '''Date of death:''' {{!!}} {{{deathdate|}}} }}  
|-
|- valign="top"
{{#if:{{{deathplace|}}}| {{!}} '''Death place:''' {{!!}} {{{deathplace|}}} }}
{{#if:{{{deathplace|}}}| {{!}} '''Death place:''' {{!!}} {{{deathplace|}}} }}
|-
|- valign="top"
{{#if:{{{deathcause|}}}| {{!}} '''Cause of death:''' {{!!}} {{{deathcause|}}} }}
{{#if:{{{deathcause|}}}| {{!}} '''Cause of death:''' {{!!}} {{{deathcause|}}} }}
|-
|- valign="top"
{{#if:{{{buried|}}}| {{!}} '''Buried:''' {{!!}} {{{buried|}}} }}
{{#if:{{{buried|}}}| {{!}} '''Buried:''' {{!!}} {{{buried|}}} }}
|- valign="top"
|- valign="top"
{{#if:{{{alma mater|}}}| {{!}} '''Alma Mater(s):''' {{!!}} {{{alma mater|}}} }}
{{#if:{{{alma mater|}}}| {{!}} '''Alma Mater(s):''' {{!!}} {{{alma mater|}}} }}
|- valign="top"
{{#if:{{{institution|}}}| {{!}} '''Institution(s):''' {{!!}} {{{institution|}}} }}
|- valign="top"
|- valign="top"
{{#if:{{{awards|}}}| {{!}} '''Awards:''' {{!!}} {{{awards|}}} }}
{{#if:{{{awards|}}}| {{!}} '''Awards:''' {{!!}} {{{awards|}}} }}
Line 82: Line 82:


{{Infobox scientist
{{Infobox scientist
| bgcolour     = PaleGreen
| color     = PaleGreen
| name        = {{{name|{{PAGENAME}}}}
| name        = {{{name|{{PAGENAME}}}}
| image        =  
| image        =  
Line 100: Line 100:
| language    =
| language    =
| alma mater  =
| alma mater  =
| institution  =
| awards      =  
| awards      =  
| known for    =  
| known for    =  
Line 119: Line 120:
</pre>
</pre>
</noinclude>
</noinclude>
[[Category:Infobox templates]]
<noinclude>[[Category:Infobox templates]]</noinclude>

Latest revision as of 11:01, 14 March 2024

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
| color     = PaleGreen
| name         = {{{name|{{PAGENAME}}}}
| image        = 
| caption      = 
| birthdate    = 
| birthplace   = 
| birthname    = 
| deathdate    = 
| deathplace   = 
| deathcause   =
| buried       =
| residence    =
| citizenship  = 
| education    = 
| occupation   = 
| genre        = 
| language     =
| alma mater   =
| institution  =
| awards       = 
| known for    = 
| height       = 
| weight       = 
| field        = 
| influences   = 
| influenced   = 
| othername    = 
| spouses      = 
| children     = 
| biblio       = 
| alibris      = 
| asin         = 
| homepage     = 
| footnotes    = 
}}