Difference between revisions of "Template:Infobox Person"

MyWikiBiz, Author Your Legacy — Thursday April 25, 2024
Jump to navigationJump to search
Line 16: Line 16:
 
! Died
 
! Died
 
{{!}} {{{death_date|}}} {{#if:{{{death_place|}}}|<br>{{{death_place}}}}}{{#if:{{{death_cause|}}}|<br>{{{death_cause|}}}}}}}
 
{{!}} {{{death_date|}}} {{#if:{{{death_place|}}}|<br>{{{death_place}}}}}{{#if:{{{death_cause|}}}|<br>{{{death_cause|}}}}}}}
|-
 
{{#if: {{{physical|}}}|
 
! [[Physical]]
 
{{!}} {{{physical|}}}}}
 
 
|-  
 
|-  
 
{{#if: {{{known|}}}|
 
{{#if: {{{known|}}}|
 
! Known for
 
! Known for
 
{{!}} {{{known|}}}}}
 
{{!}} {{{known|}}}}}
|-
 
{{#if: {{{education|}}}|
 
! [[Education]]
 
{{!}} {{{education|}}}}}
 
|-
 
{{#if: {{{profession|}}}|
 
! Profession
 
{{!}} {{{profession|}}}}}
 
|-
 
{{#if: {{{member|}}}|
 
! Member of
 
{{!}} {{{member|}}}}}
 
 
|-  
 
|-  
 
{{#if: {{{occupation|}}}|
 
{{#if: {{{occupation|}}}|
Line 52: Line 36:
 
! Salary
 
! Salary
 
{{!}} {{{salary|}}}}}
 
{{!}} {{{salary|}}}}}
|-
 
{{#if: {{{party|}}}|
 
! Political party
 
{{!}} {{{party|}}}}}
 
|-
 
{{#if: {{{religion|}}}|
 
! Religion
 
{{!}} {{{religion|}}}}}
 
|-
 
{{#if: {{{marital|}}}|
 
! Marital status
 
{{!}} {{{marital|}}}}}
 
|-
 
{{#if: {{{children|}}}| 
 
! Children
 
{{!}} {{{children|}}}}}
 
|-
 
{{#if: {{{relations|}}}| 
 
! Parents
 
{{!}} {{{relations|}}}}}
 
|-
 
{{#if: {{{friends|}}}| 
 
! Friends
 
{{!}} {{{friends|}}}}}
 
|-
 
{{#if: {{{interests|}}}| 
 
! Interests
 
{{!}} {{{interests|}}}}}
 
 
|-
 
|-
 
!style="text-align:right; padding-right:0.75em;"| Contact
 
!style="text-align:right; padding-right:0.75em;"| Contact

Revision as of 18:51, 14 December 2006

{{{name}}}
Born {{{birth_date}}}
Contact {{{contact}}}
Reference {{{reference}}}




This template should be used to provide primary personal information only for persons and/or estates within Directory listings (e.g. Marilyn Monroe who retain commercial ownership of their name, likeness, image, works, etc.

For supplemental personal information, see Template:Infobox_Personal.

For all non-commercial Directory listings (e.g. Sir Issac Newton), please use the Main Page namespace.

Usage

The name, birth_date, contact and reference parameters are obligatory.

{{Infobox_Person 
| name =
| other_names =
| residence =
| image =
| imagesize =
| caption =
| birth_date =
| birth_place =
| birth_name =
| death_date =
| death_place =
| death_cause =
| physical =     <-- Gender, race, height, weight, eye color, hair color
| known =        <-- Known for ...
| education =    <-- Degree(s), graduation date(s)
| profession = 
| member =       <-- Member of: board(s), association(s), etc.
| occupation =
| employer =
| title =
| salary =
| party =        <-- Political affiliation
| religion = 
| marital =      <-- Marital status; if Y, spouse name 
| children =     <-- Number of 
| relations =    <-- Parents
| friends =
| interests =    <-- Activities, hobbies
| contact =
| reference = 
| footnotes = 
}}