Difference between revisions of "Template:Infobox Person"

MyWikiBiz, Author Your Legacy — Friday April 19, 2024
Jump to navigationJump to search
Line 39: Line 39:
 
!style="text-align:right; padding-right:0.75em;"| Contact
 
!style="text-align:right; padding-right:0.75em;"| Contact
 
| {{{contact}}}
 
| {{{contact}}}
|- colspan="2"
 
{{#if: {{{footnotes|}}}|
 
{{!}} <small>{{{footnotes|}}}</small>}}
 
 
|}
 
|}
 
<noinclude>
 
<noinclude>
Line 54: Line 51:
  
 
== Usage ==
 
== Usage ==
The ''name'', ''birth_date'', ''contact'' and ''reference'' parameters are obligatory.
+
The ''name'', ''birth_date'' and ''contact'' parameters are obligatory.
  
 
<pre>
 
<pre>
Line 71: Line 68:
 
| death_cause =
 
| death_cause =
 
| known =        <-- Known for ...
 
| known =        <-- Known for ...
| occupation =
 
| employer =
 
| title =
 
| salary =
 
 
| contact =
 
| contact =
| footnotes =
 
 
}}
 
}}
 
</pre>
 
</pre>

Revision as of 23:46, 14 December 2006

{{{name}}}
Born {{{birth_date}}}
Contact {{{contact}}}




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 and contact parameters are obligatory.

{{Infobox_Person 
| name =
| other_names =
| residence =
| image =
| imagesize =
| caption =
| birth_date =
| birth_place =
| birth_name =
| death_date =
| death_place =
| death_cause =
| known =        <-- Known for ...
| contact =
}}