Jump to content

Template:Infobox person: Difference between revisions

From WikiGence
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
Line 1: Line 1:
<!-- Template:Infobox person -->
<table class="infobox" style="width:22em; font-size:90%; line-height:1.4em;">
{| class="infobox" style="width:22em; font-size:90%; text-align:left;"
<tr>
|-
  <th colspan="2" style="text-align:center; font-size: 120%; background-color:#f5f5f5;">''{{{name|}}}''</th>
! colspan="2" style="text-align:center; font-size:120%; background:#efefef;" | {{#if:{{{name|}}}|{{{name}}}|''Name not provided''}}
</tr>
|-
<tr>
{{#if:{{{image|}}}|<!-- image row -->
  <td colspan="2" style="text-align:center;">[[File:{{{image}}}|200px|alt={{{name}}}]]<br><small>{{{caption}}}</small></td>
| colspan="2" style="text-align:center;" | [[File:{{{image}}}|250px]]
</tr>
}}
 
|-
<tr>
{{#if:{{{caption|}}}|<!-- caption row -->
  <th>Birth date</th>
| colspan="2" style="text-align:center; font-size:85%;" | ''{{{caption}}}''
  <td>{{{birth_date}}}</td>
}}
</tr>
|-
 
{{#if:{{{birthdate|}}}|
<tr>
! Birth date
  <th>known for</th>
| {{{birthdate}}}
  <td>{{{known_for}}}</td>
}}
</tr>
|-
<tr>
{{#if:{{{birthplace|}}}|
  <th>Nationality</th>
! Birthplace
  <td>{{{nationality}}}</td>
| {{{birthplace}}}
</tr>
}}
<tr>
|-
  <th>Occupation</th>
{{#if:{{{deathdate|}}}|
  <td>{{{occupation}}}</td>
! Death date
</tr>
| {{{deathdate}}}
<tr>
}}
  <th>Years active</th>
|-
  <td>{{{years_active}}}</td>
{{#if:{{{deathplace|}}}|
</tr>
! Deathplace
<tr>
| {{{deathplace}}}
  <th>Notable work(s)</th>
}}
  <td>{{{notable_works}}}</td>
|-
</tr>
{{#if:{{{occupation|}}}|
<tr>
! Occupation
  <th>Home town</th>
| {{{occupation}}}
  <td>{{{home_town}}}</td>
}}
</tr>
|-
<tr>
{{#if:{{{knownfor|}}}|
  <th>Website</th>
! Known for
  <td>[{{{website}}} {{{website}}}]</td>
| {{{knownfor}}}
</tr>
}}
<tr>
|-
  <th>Height</th>
{{#if:{{{spouse|}}}|
  <td>{{{height}}}</td>
! Spouse
</tr>
| {{{spouse}}}
</table>
}}
|-
{{#if:{{{children|}}}|
! Children
| {{{children}}}
}}
|-
{{#if:{{{website|}}}|
! Website
| [{{{website}}} Official website]
}}
|}

Revision as of 18:12, 17 April 2025

'
[[File:{{{image}}}|200px|alt={{{name}}}]]
{{{caption}}}
Birth date {{{birth_date}}}
known for {{{known_for}}}
Nationality {{{nationality}}}
Occupation {{{occupation}}}
Years active {{{years_active}}}
Notable work(s) {{{notable_works}}}
Home town {{{home_town}}}
Website [{{{website}}} {{{website}}}]
Height {{{height}}}