Difference between revisions of "Template:Infobox person"

From annadreambrush.com/wiki
Jump to navigation Jump to search
imported>Gallwapa
imported>Gallwapa
(Revert-crap, wrong wiki LOL!)
Line 4: Line 4:
 
| colspan="2" style="text-align: center;" | [[Image:{{{image|}}}|225px| ]]<br>{{{caption|}}}
 
| colspan="2" style="text-align: center;" | [[Image:{{{image|}}}|225px| ]]<br>{{{caption|}}}
 
|- style="vertical-align: top;"  
 
|- style="vertical-align: top;"  
! Sponsored By
+
! Born
| {{{sponsor}}}
+
| {{{birth_date}}} <BR> {{{birth_place|}}}
|- class{{{Pin|}}}="hiddenStructure"   
+
|- class{{{death_date|}}}="hiddenStructure"   
! Pin Level
+
! Died
|  {{{Pin|}}}
+
|  {{{death_date|}}} <BR> {{{death_place|}}}
|- System{{{System|}}}="hiddenStructure"  
+
|- class{{{title|}}}="hiddenStructure"
| {{{System|}}}
+
! Title
|- class{{{updiamond|}}}="hiddenStructure"  
+
| {{{title|}}}
! Upline Diamond
+
|- class{{{salary|}}}="hiddenStructure"
| {{{updiamond|}}}
+
! Salary
 +
| {{{salary|}}}
 +
|- class{{{term|}}}="hiddenStructure"
 +
! Term
 +
| {{{term|}}}
 +
|- class{{{predecessor|}}}="hiddenStructure"
 +
! Predecessor
 +
| {{{predecessor|}}}
 +
|- class{{{successor|}}}="hiddenStructure"  
 +
! Successor
 +
| {{{successor|}}}
 +
|- class{{{party|}}}="hiddenStructure"
 +
! Political&nbsp;party
 +
| {{{party|}}}
 +
|- class{{{religion|}}}="hiddenStructure"
 +
! Religion
 +
| {{{religion|}}}
 +
|- class{{{spouse|}}}="hiddenStructure"  
 +
! Spouse
 +
| {{{spouse|}}}
 +
|- class{{{children|}}}="hiddenStructure" 
 
! Children
 
! Children
 
| {{{children|}}}
 
| {{{children|}}}
Line 20: Line 40:
 
|- class{{{footnotes|}}}="hiddenStructure"  
 
|- class{{{footnotes|}}}="hiddenStructure"  
 
| colspan="2" | <small>{{{footnotes|}}}</small>
 
| colspan="2" | <small>{{{footnotes|}}}</small>
|}
+
|}<noinclude>
 +
 
 +
== Usage ==
 +
<pre>
 +
{{Infobox_Person | name =
 +
| image =
 +
| caption =
 +
| birth_date =
 +
| birth_place =
 +
| death_date =
 +
| death_place =
 +
| title =
 +
| salary =
 +
| term =
 +
| predecessor =
 +
| successor =
 +
| party =
 +
| religion =
 +
| spouse =
 +
| children =
 +
| website =
 +
| footnotes =
 +
}}
 +
</pre>
 +
 
 +
[[Category:Infobox templates|Person]]
 +
</noinclude>

Revision as of 22:28, 28 March 2006

{{{name}}}
[[Image:|225px| ]]
Born {{{birth_date}}}
Died
Title
Salary
Term
Predecessor
Successor
Political party
Religion
Spouse
Children
Website:

Usage

{{Infobox_Person | name =
| image =
| caption =
| birth_date =
| birth_place =
| death_date =
| death_place =
| title =
| salary =
| term =
| predecessor = 
| successor = 
| party = 
| religion = 
| spouse = 
| children = 
| website = 
| footnotes = 
}}