Difference between revisions of "Template:Infobox person"
Jump to navigation
Jump to search
imported>Netoholic (rvt image size change) |
imported>Ligulem (added some | in order to throw less {{{}}} stuff onto clients (look at html source)) |
||
| Line 2: | Line 2: | ||
|+ style="font-size:larger;" | '''{{{name}}}''' | |+ style="font-size:larger;" | '''{{{name}}}''' | ||
|- class="hiddenStructure{{{image|}}}" | |- class="hiddenStructure{{{image|}}}" | ||
| − | | 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 | ! Born | ||
| Line 8: | Line 8: | ||
|- class="hiddenStructure{{{death_date|}}}" | |- class="hiddenStructure{{{death_date|}}}" | ||
! Died | ! Died | ||
| − | | {{{death_date}}} <BR> {{{death_place|}}} | + | | {{{death_date|}}} <BR> {{{death_place|}}} |
|- class="hiddenStructure{{{title|}}}" | |- class="hiddenStructure{{{title|}}}" | ||
! Title | ! Title | ||
| − | | {{{title}}} | + | | {{{title|}}} |
|- class="hiddenStructure{{{salary|}}}" | |- class="hiddenStructure{{{salary|}}}" | ||
! Salary | ! Salary | ||
| − | | {{{salary}}} | + | | {{{salary|}}} |
|- class="hiddenStructure{{{term|}}}" | |- class="hiddenStructure{{{term|}}}" | ||
! Term | ! Term | ||
| − | | {{{term}}} | + | | {{{term|}}} |
|- class="hiddenStructure{{{predecessor|}}}" | |- class="hiddenStructure{{{predecessor|}}}" | ||
! Predecessor | ! Predecessor | ||
| − | | {{{predecessor}}} | + | | {{{predecessor|}}} |
|- class="hiddenStructure{{{successor|}}}" | |- class="hiddenStructure{{{successor|}}}" | ||
! Successor | ! Successor | ||
| − | | {{{successor}}} | + | | {{{successor|}}} |
|- class="hiddenStructure{{{party|}}}" | |- class="hiddenStructure{{{party|}}}" | ||
! Political party | ! Political party | ||
| − | | {{{party}}} | + | | {{{party|}}} |
|- class="hiddenStructure{{{religion|}}}" | |- class="hiddenStructure{{{religion|}}}" | ||
! Religion | ! Religion | ||
| − | | {{{religion}}} | + | | {{{religion|}}} |
|- class="hiddenStructure{{{spouse|}}}" | |- class="hiddenStructure{{{spouse|}}}" | ||
! Spouse | ! Spouse | ||
| − | | {{{spouse}}} | + | | {{{spouse|}}} |
|- class="hiddenStructure{{{children|}}}" | |- class="hiddenStructure{{{children|}}}" | ||
! Children | ! Children | ||
| − | | {{{children}}} | + | | {{{children|}}} |
|- class="hiddenStructure{{{website|}}}" | |- class="hiddenStructure{{{website|}}}" | ||
| − | | '''Website:''' {{{website}}} | + | | '''Website:''' {{{website|}}} |
|- class="hiddenStructure{{{footnotes|}}}" | |- class="hiddenStructure{{{footnotes|}}}" | ||
| − | | colspan="2" | <small>{{{footnotes}}}</small> | + | | colspan="2" | <small>{{{footnotes|}}}</small> |
|}<noinclude> | |}<noinclude> | ||
Revision as of 11:50, 17 January 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 =
}}