Template:Infobox person: Difference between revisions
No edit summary |
Revert recent changes to location of Nationality and default image size. If this causes a distorted image, fix it on the affected page by adding " image_size = 180px " or other appropriate size. |
||
| Line 8: | Line 8: | ||
#if: {{{image|{{{image<includeonly>|</includeonly>}}}}}} | | #if: {{{image|{{{image<includeonly>|</includeonly>}}}}}} | | ||
<tr><td colspan="2" style="text-align: center;">[[Image:{{{image|{{{image}}}}}}|{{ | <tr><td colspan="2" style="text-align: center;">[[Image:{{{image|{{{image}}}}}}|{{ | ||
#if: {{{image_size|{{{imagesize|}}}}}}|{{{image_size|{{{imagesize}}}}}}| | #if: {{{image_size|{{{imagesize|}}}}}} | ||
| {{{image_size|{{{imagesize}}}}}} | |||
| 225px | |||
}}|]]<br />{{{caption<includeonly>|</includeonly>}}} | |||
}}{{ | }}{{ | ||
#if: {{{birth_name<includeonly>|</includeonly>}}} {{{birth_date|}}} {{{birth_place|}}} | | #if: {{{birth_name<includeonly>|</includeonly>}}} {{{birth_date|}}} {{{birth_place|}}} | | ||
| Line 18: | Line 18: | ||
{{{birth_name}}}<br /> | {{{birth_name}}}<br /> | ||
}}{{ | }}{{ | ||
#if: {{{birth_date<includeonly>|</includeonly>}}} | {{{birth_date}}}<br /> | #if: {{{birth_date<includeonly>|</includeonly>}}} | | ||
{{{birth_date}}}<br /> | |||
}}{{{birth_place<includeonly>|</includeonly>}}} | }}{{{birth_place<includeonly>|</includeonly>}}} | ||
}}{{ | }}{{ | ||
#if: {{{death_date<includeonly>|</includeonly>}}} {{{death_place|}}} {{{death_cause|}}} | | #if: {{{death_date<includeonly>|</includeonly>}}} {{{death_place|}}} {{{death_cause|}}} | | ||
<tr><th>Died<td>{{ | <tr><th>Died<td>{{ | ||
#if: {{{death_date<includeonly>|</includeonly>}}} | {{{death_date}}}<br /> | #if: {{{death_date<includeonly>|</includeonly>}}} | | ||
{{{death_date}}}<br /> | |||
}}{{ | }}{{ | ||
#if: {{{death_place<includeonly>|</includeonly>}}} | {{{death_place}}}<br /> | #if: {{{death_place<includeonly>|</includeonly>}}} | | ||
{{{death_place}}}<br /> | |||
}}{{{death_cause<includeonly>|</includeonly>}}} | }}{{{death_cause<includeonly>|</includeonly>}}} | ||
}}{{ | }}{{ | ||
| Line 35: | Line 38: | ||
#if: {{{residence<includeonly>|</includeonly>}}} | | #if: {{{residence<includeonly>|</includeonly>}}} | | ||
<tr><th>Residence<td><span class="label">{{{residence}}}</span> | <tr><th>Residence<td><span class="label">{{{residence}}}</span> | ||
}}{{ | |||
#if: {{{nationality<includeonly>|</includeonly>}}} | | |||
<tr><th>Nationality<td>{{{nationality}}} | |||
}}{{ | }}{{ | ||
#if: {{{other_names<includeonly>|</includeonly>}}} | | #if: {{{other_names<includeonly>|</includeonly>}}} | | ||
| Line 109: | Line 115: | ||
}}</tr> | }}</tr> | ||
</table><noinclude> | </table><noinclude> | ||
{{{{BASEPAGENAME}}/doc}} | {{{{BASEPAGENAME}}/doc}}<!--allows /doc to display when template code is used in /sandbox--> | ||
<!-- | <!-- Please add categories and interwikis to the /doc subpage, not here. --> | ||
</noinclude> | </noinclude> | ||