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:
<table class="infobox" style="width:22em; font-size:90%; line-height:1.4em;">
<table class="infobox" style="width:22em; font-size:90%; line-height:1.4em;">
<tr>
<tr>
   <th colspan="2" style="text-align:center; font-size: 120%; background-color:#f5f5f5;">''{{{name|Unknown}}}''</th>
   <th colspan="2" style="text-align:center; font-size: 120%; background-color:#f5f5f5;">''{{{name|}}}''</th>
</tr>
</tr>
<tr>
<tr>
   <td colspan="2" style="text-align:center;">
   <td colspan="2" style="text-align:center;">[[File:{{{image}}}|200px|alt={{{name}}}]]<br><small>{{{caption}}}</small></td>
    {{#if:{{{image|}}}|[[File:{{{image}}}|200px]]|}}
    <br><small>{{#if:{{{caption|}}}|{{{caption}}}|}}</small>
  </td>
</tr>
</tr>


<tr>
<tr>
   <th>Birth date</th>
   <th>Birth date</th>
   <td>{{#if:{{{birth_date|}}}|{{{birth_date}}}|N/A}}</td>
   <td>{{{birth_date}}}</td>
</tr>
</tr>


<tr>
<tr>
   <th>Known for</th>
   <th>known for</th>
   <td>{{#if:{{{known_for|}}}|{{{known_for}}}|-}}</td>
   <td>{{{known_for}}}</td>
</tr>
</tr>
<tr>
<tr>
   <th>Nationality</th>
   <th>Nationality</th>
   <td>{{#if:{{{nationality|}}}|{{{nationality}}}|-}}</td>
   <td>{{{nationality}}}</td>
</tr>
</tr>
<tr>
<tr>
   <th>Occupation</th>
   <th>Occupation</th>
   <td>{{#if:{{{occupation|}}}|{{{occupation}}}|-}}</td>
   <td>{{{occupation}}}</td>
</tr>
</tr>
<tr>
<tr>
   <th>Years active</th>
   <th>Years active</th>
   <td>{{#if:{{{years_active|}}}|{{{years_active}}}|-}}</td>
   <td>{{{years_active}}}</td>
</tr>
</tr>
<tr>
<tr>
   <th>Notable work(s)</th>
   <th>Notable work(s)</th>
   <td>{{#if:{{{notable_works|}}}|{{{notable_works}}}|-}}</td>
   <td>{{{notable_works}}}</td>
</tr>
</tr>
<tr>
<tr>
   <th>Home town</th>
   <th>Home town</th>
   <td>{{#if:{{{home_town|}}}|{{{home_town}}}|-}}</td>
   <td>{{{home_town}}}</td>
</tr>
</tr>
<tr>
<tr>
   <th>Website</th>
   <th>Website</th>
   <td>{{#if:{{{website|}}}|[{{{website}}} {{{website}}}]|N/A}}</td>
   <td>[{{{website}}} {{{website}}}]</td>
</tr>
</tr>
<tr>
<tr>
   <th>Height</th>
   <th>Height</th>
   <td>{{#if:{{{height|}}}|{{{height}}}|-}}</td>
   <td>{{{height}}}</td>
</tr>
</tr>
</table>
</table>

Revision as of 17:21, 15 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}}}