Difference between revisions of "Template:Infobox Person"

MyWikiBiz, Author Your Legacy — Friday April 19, 2024
Jump to navigationJump to search
(Create Template:Infobox Person)
 
Line 70: Line 70:
 
{{#if: {{{footnotes|}}}|  
 
{{#if: {{{footnotes|}}}|  
 
{{!}} <small>{{{footnotes|}}}</small>}}
 
{{!}} <small>{{{footnotes|}}}</small>}}
|}<noinclude>
+
|}
 +
<noinclude>
 +
 
 +
<br clear="all">
 +
----
  
 
== Usage ==
 
== Usage ==
 +
The ''name'' and ''birth_date'' parameters are obligatory.
 +
 
<pre>
 
<pre>
 
{{Infobox_Person  
 
{{Infobox_Person  

Revision as of 15:36, 3 December 2006

{{{name}}}
Born {{{birth_date}}}




Usage

The name and birth_date parameters are obligatory.

{{Infobox_Person 
| name =
| residence =
| other_names =
| image =
| imagesize =
| caption =
| birth_date =
| birth_place =
| birth_name =
| death_date =
| death_place =
| death_cause
| known = 
| occupation = 
| title =
| salary =
| term =
| predecessor = 
| successor = 
| party = 
| boards =
| religion = 
| spouse = 
| children = 
| relations =
| website = 
| footnotes = 
| employer =
| height = 
| weight =
}}