Template:Infobox person: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(33 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{| class="infobox" style="width: | <includeonly>{| class="infobox" style="width:300px; font-size:90%; text-align: left;" | ||
|- | |- | ||
! colspan="5" style="font-size: larger; background-color: # | ! colspan="5" style="font-size: larger; background-color: #ADD8E6; text-align: center;" | {{{person_name}}} | ||
|- | |- | ||
{{#if: {{{image_name|}}} | | {{#if: {{{image_name|}}} | | ||
{{!}} colspan="2" style="text-align: center;"{{!}} [[Image:{{{image_name}}}| | {{!}} colspan="2" style="text-align: center;"{{!}} [[Image:{{{image_name}}}|320px]]{{#if: {{{caption|}}} | | ||
<br>{{{caption}}} | <br>{{{caption}}} | ||
}} | }} | ||
}} | }} | ||
|- | |- | ||
{{#if: {{{ | {{#if: {{{person_name|}}} | | ||
{{!}} ''' | {{!}} '''Person_Name:''' | ||
{{!}} {{{ | {{!}} {{{person_name}}} | ||
}} | }} | ||
|- | |- | ||
{{#if: {{{ | {{#if: {{{birth_date|}}} | | ||
{{!}} ''' | {{!}} '''Birth_Date:''' | ||
{{!}} {{{ | {{!}} {{{birth_date}}} | ||
}} | }} | ||
|- | |- | ||
{{#if: {{{ | {{#if: {{{birth_place|}}} | | ||
{{!}} ''' | {{!}} '''Birth_Place:''' | ||
{{!}} {{{ | {{!}} {{{birth_place}}} | ||
}} | |||
}} | }} | ||
|- | |- | ||
{{#if: {{{ | {{#if: {{{death_date|}}} | | ||
{{!}} ''' | {{!}} '''Death_Date:''' | ||
{{!}} {{{ | {{!}} {{{death_date}}} | ||
}} | }} | ||
|- | |- | ||
{{#if: {{{ | {{#if: {{{death_place|}}} | | ||
{{!}} ''' | {{!}} '''Death_Place:''' | ||
{{!}} {{{ | {{!}} {{{death_place}}} | ||
}} | }} | ||
|- | |- | ||
{{#if: {{{ | {{#if: {{{fields|}}} | | ||
{{!}} '''Fields:''' | {{!}} '''Fields:''' | ||
{{!}} {{{ | {{!}} {{{fields}}} | ||
}} | }} | ||
|- | |- | ||
{{#if: {{{ | {{#if: {{{workplaces|}}} | | ||
{{!}} '''Workplaces:''' | {{!}} '''Workplaces:''' | ||
{{!}} {{{ | {{!}} {{{workplaces}}} | ||
}} | }} | ||
|- | |- | ||
{{#if: {{{ | {{#if: {{{high_school|}}} | | ||
{{!}} ''' | {{!}} '''High_School:''' | ||
{{!}} {{{ | {{!}} {{{high_school}}} | ||
}} | }} | ||
|- | |- | ||
{{#if: {{{undergrad_university|}}} | | {{#if: {{{undergrad_university|}}} | | ||
{{!}} ''' | {{!}} '''Undergrad_University:''' | ||
{{!}} {{{ | {{!}} {{{undergrad_university}}} | ||
}} | }} | ||
|- | |- | ||
{{#if: {{{undergrad_degree}}} | | {{#if: {{{undergrad_degree}}} | | ||
{{!}} ''' | {{!}} '''Undergrad_Degree:''' | ||
{{!}} {{{ | {{!}} {{{undergrad_degree}}} | ||
}} | }} | ||
|- | |- | ||
{{#if: {{{project_advisors|}}} | | {{#if: {{{project_advisors|}}} | | ||
{{!}} ''' | {{!}} '''Project_Advisors:''' | ||
{{!}} {{{ | {{!}} {{{project_advisors}}} | ||
}} | }} | ||
|- | |- | ||
{{#if: {{{masters_university|}}} | | {{#if: {{{masters_university|}}} | | ||
{{!}} ''' | {{!}} '''Masters_University:''' | ||
{{!}} {{{ | {{!}} {{{masters_university}}} | ||
}} | }} | ||
|- | |- | ||
{{#if: {{{masters_degree|}}} | | {{#if: {{{masters_degree|}}} | | ||
{{!}} ''' | {{!}} '''Masters_Degree:''' | ||
{{!}} {{{ | {{!}} {{{masters_degree}}} | ||
}} | }} | ||
|- | |- | ||
{{#if: {{{masters_advisors|}}} | | {{#if: {{{masters_advisors|}}} | | ||
{{!}} ''' | {{!}} '''Masters_Advisors:''' | ||
{{!}} {{{ | {{!}} {{{masters_advisors}}} | ||
}} | }} | ||
|- | |- | ||
{{#if: {{{doctoral_university|}}} | | {{#if: {{{doctoral_university|}}} | | ||
{{!}} ''' | {{!}} '''Doctoral_University:''' | ||
{{!}} {{{ | {{!}} {{{doctoral_university}}} | ||
}} | |||
|- | |- | ||
{{#if: {{{doctoral_degree|}}} | | {{#if: {{{doctoral_degree|}}} | | ||
{{!}} ''' | {{!}} '''Doctoral_Degree:''' | ||
{{!}} {{{ | {{!}} {{{doctoral_degree}}} | ||
}} | |||
|- | |- | ||
{{#if: {{{doctoral_advisors|}}} | | {{#if: {{{doctoral_advisors|}}} | | ||
{{!}} ''' | {{!}} '''Doctoral_Advisors:''' | ||
{{!}} {{{ | {{!}} {{{doctoral_advisors}}} | ||
}} | |||
|- | |- | ||
{{#if: {{{awards |}}} | | {{#if: {{{awards|}}} | | ||
{{!}} '''Awards :''' | {{!}} '''Awards :''' | ||
{{!}} {{{ | {{!}} {{{awards}}} | ||
}} | }} | ||
|}</includeonly> | |}</includeonly> | ||
<noinclude>{{Documentation}} | <noinclude>{{Documentation}} | ||
</noinclude> | </noinclude> |