Difference between revisions of "Template:Infobox Personal"

MyWikiBiz, Author Your Legacy — Friday April 26, 2024
Jump to navigationJump to search
Line 1: Line 1:
{| class="infobox" style="width: 100%; font-size: 90%;"
+
{| class="navbox"
 +
! Personal Information
 
|-
 
|-
|colspan="2" style="text-align: center; font-size:larger;"| '''{{{name}}}'''{{#if:{{{other_names|}}}|<br>{{{other_names|}}}}}
+
| {{{List}}}
|-
 
{{#if: {{{image|}}}|
 
{{!}} colspan="2" style="text-align: center;" {{!}} [[Image:{{{image|}}}|{{{imagesize|225px}}}| ]]<br>{{{caption|}}}}}
 
|-
 
{{#if: {{{residence|}}}|
 
! Residence
 
{{!}} {{{residence|}}}}}
 
|-
 
!style="text-align:right; padding-right:0.75em;" | Born
 
| {{{birth_date}}} {{#if:{{{birth_place|}}}|<br>{{{birth_place|}}}}}
 
|-
 
{{#if: {{{death_date|}}}|
 
! Died
 
{{!}} {{{death_date|}}} {{#if:{{{death_place|}}}|<br>{{{death_place}}}}}{{#if:{{{death_cause|}}}|<br>{{{death_cause|}}}}}}}
 
|-
 
{{#if: {{{physical|}}}|
 
! [[Physical]]
 
{{!}} {{{physical|}}}}}
 
|-
 
{{#if: {{{known|}}}|
 
! Known for
 
{{!}} {{{known|}}}}}
 
|-
 
{{#if: {{{education|}}}|
 
! [[Education]]
 
{{!}} {{{education|}}}}}
 
|-
 
{{#if: {{{profession|}}}|
 
! Profession
 
{{!}} {{{profession|}}}}}
 
|-
 
{{#if: {{{member|}}}|
 
! Member of
 
{{!}} {{{member|}}}}}
 
|-
 
{{#if: {{{occupation|}}}|
 
! Occupation
 
{{!}} {{{occupation|}}}}}
 
|-
 
{{#if: {{{employer|}}}|
 
! [[Employer]]
 
{{!}} {{{employer|}}}}}
 
|-
 
{{#if: {{{title|}}}|
 
! Title
 
{{!}} {{{title|}}}}}
 
|-
 
{{#if: {{{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
 
| {{{contact}}}
 
|-
 
!style="text-align:right; padding-right:0.75em;"| Reference
 
| {{{reference}}}
 
|- colspan="2"
 
{{#if: {{{footnotes|}}}|
 
{{!}} <small>{{{footnotes|}}}</small>}}
 
 
|}
 
|}
<noinclude>
 
 
<br clear="all">
 
----
 
This template should be used only for persons and/or estates within [[Centiare:Directory|Directory]] listings (e.g. [[Directory:Marilyn Monroe|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.
 
 
<pre>
 
{{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 =
 
}}
 
</pre>
 
[[Category:Templates using ParserFunctions|{{PAGENAME}}]]
 
[[Category:people infobox templates|Person]]
 
</noinclude>
 

Revision as of 17:34, 14 December 2006