Template:Infobox person: Difference between revisions
Created page with "<noinclude>{{Documentation}}</noinclude> <div class="infobox" style="width: 22em; border: 1px solid #aaa; border-collapse: collapse; margin: 10px; float: right; background: #f9f9f9;"> <table style="width: 100%; border: none;"> <tr> <th colspan="2" style="background: #e9e9e9; text-align: center;">{{{name}}}</th> </tr> <tr> <td colspan="2" style="text-align: center;"> {{#if: {{{image|}}}..." |
No edit summary |
||
| Line 3: | Line 3: | ||
<table style="width: 100%; border: none;"> | <table style="width: 100%; border: none;"> | ||
<tr> | <tr> | ||
<th colspan="2" style="background: #e9e9e9; text-align: center;">{{{name}}}</th> | <th colspan="2" style="background: #e9e9e9; text-align: center;">{{#if: {{{name|}}} | {{{name}}} | "Unknown Name"}}</th> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
| Line 9: | Line 9: | ||
{{#if: {{{image|}}} | {{#if: {{{image|}}} | ||
| [[File:{{{image}}}|250px|{{{caption|}}}]] | | [[File:{{{image}}}|250px|{{{caption|}}}]] | ||
}} | }} | ||
</td> | </td> | ||
</tr> | </tr> | ||
<tr> | {{#if: {{{birth_date|}}} | ||
| <tr> | |||
<th style="text-align: left;">Born:</th> | |||
<td>{{{birth_date}}}</td> | |||
<tr> | </tr> | ||
}} | |||
{{#if: {{{birth_place|}}} | |||
| <tr> | |||
<tr> | <th style="text-align: left;">Place of Birth:</th> | ||
<td>{{{birth_place}}}</td> | |||
</tr> | |||
}} | |||
<tr> | {{#if: {{{nationality|}}} | ||
| <tr> | |||
<th style="text-align: left;">Nationality:</th> | |||
<td>{{{nationality}}}</td> | |||
<tr> | </tr> | ||
}} | |||
{{#if: {{{occupation|}}} | |||
| <tr> | |||
<tr> | <th style="text-align: left;">Occupation:</th> | ||
<td>{{{occupation}}}</td> | |||
</tr> | |||
}} | |||
{{#if: {{{notable_works|}}} | |||
| <tr> | |||
<th style="text-align: left;">Notable Works:</th> | |||
<td>{{{notable_works}}}</td> | |||
</tr> | |||
}} | |||
{{#if: {{{awards|}}} | |||
| <tr> | |||
<th style="text-align: left;">Awards:</th> | |||
<td>{{{awards}}}</td> | |||
</tr> | |||
}} | |||
</table> | </table> | ||
</div> | </div> | ||
Revision as of 17:49, 4 November 2024
File:Test Template Info-Icon - Version (2).svg Template documentation[create] [purge]
| "Unknown Name" | |
|---|---|