Difference between revisions of "Template:Infobox Person"

MyWikiBiz, Author Your Legacy — Saturday April 20, 2024
Jump to navigationJump to search
Line 15: Line 15:
 
! 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: {{{height|}}}|
 +
! Height
 +
{{!}} {{{height|}}}}}
 +
|-
 +
{{#if: {{{weight|}}}|
 +
! Weight
 +
{{!}} {{{weight|}}}}}
 
|-  
 
|-  
 
{{#if: {{{known|}}}|
 
{{#if: {{{known|}}}|
 
! Known for
 
! Known for
 
{{!}} {{{known|}}}}}
 
{{!}} {{{known|}}}}}
 +
|-
 +
{{#if: {{{education|}}}|
 +
! Education
 +
{{!}} {{{education|}}}}}
 
|-  
 
|-  
 
{{#if: {{{occupation|}}}|
 
{{#if: {{{occupation|}}}|
 
! Occupation
 
! Occupation
 
{{!}} {{{occupation|}}}}}
 
{{!}} {{{occupation|}}}}}
 +
|-
 +
{{#if: {{{employer|}}}|
 +
! Employer
 +
{{!}} {{{employer|}}}}}
 
|-  
 
|-  
 
{{#if: {{{title|}}}|
 
{{#if: {{{title|}}}|
Line 67: Line 83:
 
! Parents
 
! Parents
 
{{!}} {{{relations|}}}}}
 
{{!}} {{{relations|}}}}}
 
|-
 
{{#if: {{{website|}}}|
 
! Website
 
{{!}} {{{website|}}}}}
 
 
|-
 
|-
 
!style="text-align:right; padding-right:0.75em;"| Contact
 
!style="text-align:right; padding-right:0.75em;"| Contact
Line 107: Line 118:
 
| death_place =
 
| death_place =
 
| death_cause =
 
| death_cause =
 +
| height =
 +
| weight =
 
| known =        <-- Known for ...
 
| known =        <-- Known for ...
| occupation =  
+
| occupation =
 +
| education =    <-- Degree(s), graduation date(s) 
 +
| employer =
 
| title =
 
| title =
 
| salary =
 
| salary =
Line 120: Line 135:
 
| children =  
 
| children =  
 
| relations =
 
| relations =
| website =
 
| footnotes =
 
 
| contact =
 
| contact =
 
| reference =  
 
| reference =  
| employer =
+
| footnotes =  
| height =
 
| weight =
 
 
}}
 
}}
 
</pre>
 
</pre>

Revision as of 01:35, 13 December 2006

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




This template should be used 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 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 =
| height = 
| weight =
| known =        <-- Known for ...
| occupation =
| education =    <-- Degree(s), graduation date(s)  
| employer =
| title =
| salary =
| term =
| predecessor = 
| successor = 
| party = 
| boards =
| religion = 
| spouse = 
| children = 
| relations =
| contact =
| reference = 
| footnotes = 
}}