Template:Infobox person: Difference between revisions
Appearance
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;"> | |||
<tr> | |||
<th colspan="2" style="text-align:center; font-size: 120%; background-color:#f5f5f5;">''{{{name|}}}''</th> | |||
</tr> | |||
<tr> | |||
<td colspan="2" style="text-align:center;">[[File:{{{image}}}|200px|alt={{{name}}}]]<br><small>{{{caption}}}</small></td> | |||
</tr> | |||
<tr> | |||
<th>Birth date</th> | |||
<td>{{{birth_date}}}</td> | |||
</tr> | |||
<tr> | |||
<th>known for</th> | |||
<td>{{{known_for}}}</td> | |||
</tr> | |||
<tr> | |||
<th>Nationality</th> | |||
<td>{{{nationality}}}</td> | |||
</tr> | |||
<tr> | |||
<th>Occupation</th> | |||
<td>{{{occupation}}}</td> | |||
</tr> | |||
<tr> | |||
<th>Years active</th> | |||
<td>{{{years_active}}}</td> | |||
</tr> | |||
<tr> | |||
<th>Notable work(s)</th> | |||
<td>{{{notable_works}}}</td> | |||
</tr> | |||
<tr> | |||
<th>Home town</th> | |||
<td>{{{home_town}}}</td> | |||
</tr> | |||
<tr> | |||
<th>Website</th> | |||
<td>[{{{website}}} {{{website}}}]</td> | |||
</tr> | |||
<tr> | |||
<th>Height</th> | |||
<td>{{{height}}}</td> | |||
</tr> | |||
</table> |
Revision as of 18:32, 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}}} |