Difference between revisions of "Template:Infobox Personal"

MyWikiBiz, Author Your Legacy — Thursday March 28, 2024
Jump to navigationJump to search
m (Isaac)
 
(33 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="navbox"
+
{| class="navbox"  
 
! Personal Information
 
! Personal Information
 
|-
 
|-
 
|
 
|
{{#if: {{{residence|}}} '''Residence:''' {{!}} {{{residence}}}}} 
+
{{#if: {{{physical|}}}| '''Physical''': {{{physical}}}}} {{#if: {{{education|}}}| • '''Education''': {{{education|}}}}} {{#if: {{{profession|}}}| • '''Professional''': {{{profession|}}}}} {{#if: {{{credential|}}}| • '''Credential''': {{{credential|}}}}} {{#if: {{{member|}}}| • '''Member of''': {{{member|}}}}} {{#if: {{{party|}}}| • '''Political party''': {{{party|}}}}} {{#if: {{{religion|}}}| • '''Religion''': {{{religion|}}}}} {{#if: {{{marital|}}}| • '''Marital status''': {{{marital|}}}}} {{#if: {{{children|}}}| • '''Children''': {{{children|}}}}} {{#if: {{{relations|}}}| • '''Relations''': {{{relations|}}}}} {{#if: {{{friends|}}}| • '''Friends''': {{{friends|}}}}} {{#if: {{{interests|}}}|  • '''Interests''': {{{interests|}}}}}
{{#if: {{{physical|}}} '''Physical:''' {{!}} {{{physical}}}}}
 
 
|}
 
|}
 +
 +
<noinclude>
 +
 +
<br clear="all">
 +
----
 +
This ''Infobox_Personal'' template should be used to portray
 +
'''personally revealing''' information like physical features, political and religious affiliation, marital status, and friends.
 +
 +
For the '''vital statistics''' of living persons, persons with active estates, and non-commercial Main space subjects (e.g., [[Sir Isaac Newton]]), see [[Template:Infobox_Person]].
 +
 +
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]].
 +
 +
== Usage ==
 +
'''''All parameters are optional'''''.
 +
 +
<pre>
 +
{{Infobox_Person
 +
| physical =    <-- Gender, race, height, weight, eye color, hair color
 +
| education =    <-- Degree(s), graduation date(s)
 +
| profession =  <-- Profession(s), license, state, year admitted
 +
| credential =  <-- Credential(s), ID, issuer, year granted
 +
| member =      <-- Member of: board(s), association(s), etc.
 +
| party =        <-- Political affiliation
 +
| religion =    <-- Religion, name of church (if applicable)
 +
| marital =      <-- Marital status; if married, spouse name
 +
| children =    <-- Number of, name(s)
 +
| relations =    <-- Parents, siblings, etc.
 +
| friends =
 +
| interests =    <-- Activities, hobbies
 +
}}
 +
</pre>
 +
[[Category:Templates using ParserFunctions|{{PAGENAME}}]]
 +
[[Category:people infobox templates|Person]]
 +
</noinclude>

Latest revision as of 21:09, 20 December 2006




This Infobox_Personal template should be used to portray personally revealing information like physical features, political and religious affiliation, marital status, and friends.

For the vital statistics of living persons, persons with active estates, and non-commercial Main space subjects (e.g., Sir Isaac Newton), see Template:Infobox_Person.

For supplemental resume information within Directory listings of persons and/or estates (e.g., Marilyn Monroe who retain commercial ownership of their name, likeness, image, works, etc.), see Template:Infobox_Resume.

Usage

All parameters are optional.

{{Infobox_Person 
| physical =     <-- Gender, race, height, weight, eye color, hair color
| education =    <-- Degree(s), graduation date(s)
| profession =   <-- Profession(s), license, state, year admitted
| credential =   <-- Credential(s), ID, issuer, year granted
| member =       <-- Member of: board(s), association(s), etc.
| party =        <-- Political affiliation
| religion =     <-- Religion, name of church (if applicable)
| marital =      <-- Marital status; if married, spouse name 
| children =     <-- Number of, name(s) 
| relations =    <-- Parents, siblings, etc.
| friends =
| interests =    <-- Activities, hobbies
}}