Changes

MyWikiBiz, Author Your Legacy — Friday May 03, 2024
Jump to navigationJump to search
Trying to restore Infobox Person to older format, so that "contact" info appears. (Tony Sidaway was a member here?)
Line 1: Line 1:  
{| class="infobox" style="width: 20em; font-size: 90%;"
 
{| class="infobox" style="width: 20em; font-size: 90%;"
|+ style="font-size:larger;" | '''{{{name}}}'''{{#if:{{{other_names|}}}|<br>{{{other_names|}}}}}
+
|-
 +
|colspan="2" style="text-align: center; font-size:larger;"| '''{{{name}}}'''{{#if:{{{other_names|}}}|<br>{{{other_names|}}}}}
 
|-  
 
|-  
 
{{#if: {{{image|}}}|
 
{{#if: {{{image|}}}|
 
{{!}} colspan="2" style="text-align: center;" {{!}} [[Image:{{{image|}}}|{{{imagesize|225px}}}| ]]<br>{{{caption|}}}}}
 
{{!}} colspan="2" style="text-align: center;" {{!}} [[Image:{{{image|}}}|{{{imagesize|225px}}}| ]]<br>{{{caption|}}}}}
|- style="vertical-align: top;"  
+
|-  
! Born
+
{{#if: {{{residence|}}}|
 +
! Residence
 +
{{!}} {{{residence|}}}}}
 +
|-
 +
!style="text-align:center; padding-right:0.75em;" | Born
 
| {{{birth_date}}} {{#if:{{{birth_place|}}}|<br>{{{birth_place|}}}}}
 
| {{{birth_date}}} {{#if:{{{birth_place|}}}|<br>{{{birth_place|}}}}}
 
|-  
 
|-  
Line 17: Line 22:  
|-  
 
|-  
 
{{#if: {{{occupation|}}}|
 
{{#if: {{{occupation|}}}|
! Occupation
+
! [[Occupation]]
 
{{!}} {{{occupation|}}}}}
 
{{!}} {{{occupation|}}}}}
 +
|-
 +
!style="text-align:center; padding-right:0.75em;"| Contact
 +
| {{{contact}}}
 
|-  
 
|-  
{{#if: {{{title|}}}|
+
{{#if: {{{reference|}}}|
! Title
+
! Reference
{{!}} {{{title|}}}}}
+
{{!}} {{{reference|}}}}}
|-
  −
{{#if: {{{salary|}}}|
  −
! Salary
  −
{{!}} {{{salary|}}}}}
  −
|-
  −
{{#if: {{{term|}}}|
  −
! Term
  −
{{!}} {{{term|}}}}}
  −
|-
  −
{{#if: {{{predecessor|}}}|
  −
! Predecessor
  −
{{!}} {{{predecessor|}}}}}
  −
|-
  −
{{#if: {{{successor|}}}|
  −
! Successor
  −
{{!}} {{{successor|}}}}}
  −
|-
  −
{{#if: {{{party|}}}|
  −
! Political&nbsp;party
  −
{{!}} {{{party|}}}}}
  −
|-
  −
{{#if: {{{boards|}}}|
  −
! Boards on
  −
{{!}} {{{boards|}}}}}
  −
|-
  −
{{#if: {{{religion|}}}|
  −
! Religion
  −
{{!}} {{{religion|}}}}}
  −
|-
  −
{{#if: {{{spouse|}}}|
  −
! Spouse
  −
{{!}} {{{spouse|}}}}}
  −
|-
  −
{{#if: {{{children|}}}| 
  −
! Children
  −
{{!}} {{{children|}}}}}
  −
|-
  −
{{#if: {{{relations|}}}| 
  −
! Parents
  −
{{!}} {{{relations|}}}}}
  −
|-
  −
{{#if: {{{website|}}}|
  −
! Website
  −
{{!}} {{{website|}}}}}
  −
|- colspan="2"
  −
{{#if: {{{footnotes|}}}|
  −
{{!}} <small>{{{footnotes|}}}</small>}}
   
|}
 
|}
 
<noinclude>
 
<noinclude>
    
<br clear="all">
 
<br clear="all">
 +
 
----
 
----
 +
This ''Infobox_Person'' template should be used to portray the '''vital statistics''' of living persons, persons with active estates, and non-commercial Main space subjects (e.g., [[Sir Isaac Newton]]).
 +
 +
For ''supplemental '''resume''' information'' within [[Centiare:Directory|Directory]] listings of persons and/or estates (e.g., [[Directory:Marilyn Monroe|Marilyn Monroe]] who retain commercial ownership of their name, likeness, image, works, etc.), see [[Template:Infobox_Resume]].
 +
 +
For '''personally revealing''' information like physical features, political and religious affiliation, marital status, and friends, see [[Template:Infobox_Personal]].
    
== Usage ==
 
== Usage ==
The ''name'' and ''birth_date'' parameters are obligatory.
+
The ''name'', ''birth_date'' and ''contact'' parameters are obligatory.
    
<pre>
 
<pre>
 
{{Infobox_Person  
 
{{Infobox_Person  
 
| name =
 
| name =
 +
| other_names =
 
| residence =
 
| residence =
| other_names =
   
| image =
 
| image =
 
| imagesize =
 
| imagesize =
Line 92: Line 59:  
| death_date =
 
| death_date =
 
| death_place =
 
| death_place =
| death_cause
+
| death_cause =
| known =  
+
| occupation =
| occupation =  
+
| known =       <-- Known for ...
| title =
+
| contact =
| salary =
+
| reference =   <-- Latitude, longitude
| term =
  −
| predecessor =
  −
| successor =
  −
| party =
  −
| boards =
  −
| religion =
  −
| spouse =
  −
| children =
  −
| relations =
  −
| website =
  −
| footnotes =
  −
| employer =
  −
| height =  
  −
| weight =
   
}}
 
}}
 
</pre>
 
</pre>

Navigation menu