Wikisage, the free encyclopedia of the second generation, is digital heritage

Template:Infobox person: Difference between revisions

From Wikisage
Jump to navigation Jump to search
(https://en.wikipedia.org/w/index.php?title=Template:Infobox_person&oldid=33930035 5 January 2006 proef)
(11 December 2005‎)
Line 1: Line 1:
{| class="infobox" style="width: 20em; font-size: 90%;"
{| class="infobox" style="width: 25em; font-size: 90%; text-align: left;"
|+ 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="vertical-align: top; text-align: center;" | [[Image:{{{image}}}|200px| ]]<br>{{{caption}}}
|- style="vertical-align: top;"  
|- class="hiddenStructure{{{birth_date|}}}"
! Born
! style="vertical-align: top;" | Born
| {{{birth_date}}} <BR> {{{birth_place|}}}
| style="vertical-align: top;" | {{{birth_date}}} <BR> {{{birth_place}}}
|- class="hiddenStructure{{{death_date|}}}"
|- class="hiddenStructure{{{death_date|}}}"  
! Died
! style="vertical-align: top;" | Died
| {{{death_date}}} <BR> {{{death_place|}}}
| style="vertical-align: top;" | {{{death_date}}} <BR> {{{death_place}}}
|- class="hiddenStructure{{{title|}}}"  
|- class="hiddenStructure{{{title|}}}"  
! Title
! style="vertical-align: top;" | Title
| {{{title}}}
| style="vertical-align: top;" | {{{title}}}
|- class="hiddenStructure{{{salary|}}}"  
|- class="hiddenStructure{{{salary|}}}"  
! Salary
! style="vertical-align: top;" | Salary
| {{{salary}}}
| style="vertical-align: top;" | {{{salary}}}
|- class="hiddenStructure{{{term|}}}"
|- class="hiddenStructure{{{term|}}}"  
! Term
! style="vertical-align: top;" | Term
| {{{term}}}
| style="vertical-align: top;" | {{{term}}}
|- class="hiddenStructure{{{predecessor|}}}"  
|- class="hiddenStructure{{{predecessor|}}}"  
! Predecessor
! style="vertical-align: top;" | Predecessor
| {{{predecessor}}}
| style="vertical-align: top;" | {{{predecessor}}}
|- class="hiddenStructure{{{successor|}}}"  
|- class="hiddenStructure{{{successor|}}}"  
! Successor
! style="vertical-align: top;" | Successor
| {{{successor}}}
| style="vertical-align: top;" | {{{successor}}}
|- class="hiddenStructure{{{party|}}}"  
|- class="hiddenStructure{{{party|}}}"  
! Political&nbsp;party
! style="vertical-align: top;" | Political&nbsp;party
| {{{party}}}
| style="vertical-align: top;" | {{{party}}}
|- class="hiddenStructure{{{religion|}}}"  
|- class="hiddenStructure{{{religion|}}}"  
! Religion
! style="vertical-align: top;" | Religion
| {{{religion}}}
| style="vertical-align: top;" | {{{religion}}}
|- class="hiddenStructure{{{spouse|}}}"  
|- class="hiddenStructure{{{spouse|}}}"  
! Spouse
! style="vertical-align: top;" | Spouse
| {{{spouse}}}
| style="vertical-align: top;" | {{{spouse}}}
|- class="hiddenStructure{{{children|}}}"
|- class="hiddenStructure{{{children|}}}"  
! Children
! style="vertical-align: top;" | Children
| {{{children}}}
| style="vertical-align: top;" | {{{children}}}
|- class="hiddenStructure{{{website|}}}"  
|- class="hiddenStructure{{{website|}}}"  
| '''Website:''' {{{website}}}
! style="vertical-align: top;" | Website
| style="vertical-align: top;" | {{{website}}}
|- class="hiddenStructure{{{footnotes|}}}"  
|- class="hiddenStructure{{{footnotes|}}}"  
| colspan="2" | <small>{{{footnotes}}}</small>
| colspan="2" style="vertical-align: top;" | <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>
</noinclude>

Revision as of 09:21, 30 July 2024

{{{name}}}
[[Image:{{{image}}}|200px| ]]
{{{caption}}}
Born {{{birth_date}}}
{{{birth_place}}}
Died {{{death_date}}}
{{{death_place}}}
Title {{{title}}}
Salary {{{salary}}}
Term {{{term}}}
Predecessor {{{predecessor}}}
Successor {{{successor}}}
Political party {{{party}}}
Religion {{{religion}}}
Spouse {{{spouse}}}
Children {{{children}}}
Website {{{website}}}
{{{footnotes}}}