Difference between revisions of "Template:Infobox Person"

MyWikiBiz, Author Your Legacy — Friday May 03, 2024
Jump to navigationJump to search
Line 52: Line 52:
 
! Salary
 
! Salary
 
{{!}} {{{salary|}}}}}
 
{{!}} {{{salary|}}}}}
|-
 
{{#if: {{{term|}}}|
 
! Term
 
{{!}} {{{term|}}}}}
 
|-
 
{{#if: {{{predecessor|}}}|
 
! Predecessor
 
{{!}} {{{predecessor|}}}}}
 
|-
 
{{#if: {{{successor|}}}|
 
! Successor
 
{{!}} {{{successor|}}}}}
 
 
|-  
 
|-  
 
{{#if: {{{party|}}}|  
 
{{#if: {{{party|}}}|  
Line 84: Line 72:
 
! Parents
 
! Parents
 
{{!}} {{{relations|}}}}}
 
{{!}} {{{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
Line 128: Line 124:
 
| title =
 
| title =
 
| salary =
 
| salary =
| term =
 
| predecessor =
 
| successor =
 
 
| party =        <-- Political affiliation
 
| party =        <-- Political affiliation
 
| religion =  
 
| religion =  
 
| marital =      <-- Marital status; if Y, spouse name  
 
| marital =      <-- Marital status; if Y, spouse name  
 
| children =    <-- Number of  
 
| children =    <-- Number of  
| relations =
+
| relations =   <-- Parents
 +
| friends =
 +
| interests =    <-- Activities, hobbies
 
| contact =
 
| contact =
 
| reference =  
 
| reference =  

Revision as of 15:45, 14 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 =
| 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 = 
}}