Difference between revisions of "Template:Infobox person"
Jump to navigation
Jump to search
imported>Kurieeto |
imported>CBDunkerson (Converting to use #if:) |
||
Line 1: | Line 1: | ||
− | {| | + | {| |
+ | {{#if: ="infobox" style="width: 20em; font-size: 90%;" | ||
|+ style="font-size:larger;" | '''{{{name}}}''' | |+ style="font-size:larger;" | '''{{{name}}}''' | ||
− | |- | + | |- |
− | + | {{#if: {{{image|}}}| | |
+ | {{!}} colspan="2" style="text-align: center;" {{!}} [[Image:{{{image|}}}|225px| ]]<br>{{{caption|}}}}} | ||
|- style="vertical-align: top;" | |- style="vertical-align: top;" | ||
! Born | ! Born | ||
| {{{birth_date}}} <BR> {{{birth_place|}}} | | {{{birth_date}}} <BR> {{{birth_place|}}} | ||
− | |- | + | |- |
+ | {{#if: {{{death_date|}}}| | ||
! Died | ! Died | ||
− | + | {{!}} {{{death_date|}}} <BR> {{{death_place|}}}}} | |
− | |- | + | |- |
+ | {{#if: {{{title|}}}| | ||
! Title | ! Title | ||
− | + | {{!}} {{{title|}}}}} | |
− | |- | + | |- |
+ | {{#if: {{{salary|}}}| | ||
! Salary | ! Salary | ||
− | + | {{!}} {{{salary|}}}}} | |
− | |- | + | |- |
+ | {{#if: {{{term|}}}| | ||
! Term | ! Term | ||
− | + | {{!}} {{{term|}}}}} | |
− | |- | + | |- |
+ | {{#if: {{{predecessor|}}}| | ||
! Predecessor | ! Predecessor | ||
− | + | {{!}} {{{predecessor|}}}}} | |
− | |- | + | |- |
+ | {{#if: {{{successor|}}}| | ||
! Successor | ! Successor | ||
− | + | {{!}} {{{successor|}}}}} | |
− | |- | + | |- |
+ | {{#if: {{{party|}}}| | ||
! Political party | ! Political party | ||
− | + | {{!}} {{{party|}}}}} | |
− | |- | + | |- |
+ | {{#if: {{{boards|}}}| | ||
! Boards on | ! Boards on | ||
− | + | {{!}} {{{boards|}}}}} | |
− | |- | + | |- |
+ | {{#if: {{{religion|}}}| | ||
! Religion | ! Religion | ||
− | + | {{!}} {{{religion|}}}}} | |
− | |- | + | |- |
+ | {{#if: {{{spouse|}}}| | ||
! Spouse | ! Spouse | ||
− | + | {{!}} {{{spouse|}}}}} | |
− | |- | + | |- |
+ | {{#if: {{{children|}}}| | ||
! Children | ! Children | ||
− | + | {{!}} {{{children|}}}}} | |
− | |- | + | |- |
− | + | {{#if: {{{website|}}}| | |
− | |- | + | {{!}} '''Website:''' {{{website|}}}}} |
− | + | |- | |
+ | {{#if: {{{footnotes|}}}| | ||
+ | {{!}} colspan="2" | <small>{{{footnotes|}}}</small>}} | ||
|}<noinclude> | |}<noinclude> | ||
Revision as of 23:11, 19 April 2006
{{#if: ="infobox" style="width: 20em; font-size: 90%;"
Born | {{{birth_date}}} |
---|
Usage
{{Infobox_Person | name = | image = | caption = | birth_date = | birth_place = | death_date = | death_place = | title = | salary = | term = | predecessor = | successor = | party = | boards = | religion = | spouse = | children = | website = | footnotes = }}