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

Revision as of 08:52, 30 July 2024

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


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 = 
}}