Difference between revisions of "Template:Infobox person"
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;" | ||
− | ! | + | ! Born |
− | | {{{ | + | | {{{birth_date}}} <BR> {{{birth_place|}}} |
− | |- class{{{ | + | |- class{{{death_date|}}}="hiddenStructure" |
− | ! | + | ! Died |
− | | {{{ | + | | {{{death_date|}}} <BR> {{{death_place|}}} |
− | |- | + | |- class{{{title|}}}="hiddenStructure" |
− | | | + | ! Title |
− | |- class{{{ | + | | {{{title|}}} |
− | ! | + | |- class{{{salary|}}}="hiddenStructure" |
− | | {{{ | + | ! Salary |
+ | | {{{salary|}}} | ||
+ | |- class{{{term|}}}="hiddenStructure" | ||
+ | ! Term | ||
+ | | {{{term|}}} | ||
+ | |- class{{{predecessor|}}}="hiddenStructure" | ||
+ | ! Predecessor | ||
+ | | {{{predecessor|}}} | ||
+ | |- class{{{successor|}}}="hiddenStructure" | ||
+ | ! Successor | ||
+ | | {{{successor|}}} | ||
+ | |- class{{{party|}}}="hiddenStructure" | ||
+ | ! Political 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
[[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 = }}