Template:Infobox person: Difference between revisions
No edit summary |
m Bot: Updating template fields |
||
| Line 2: | Line 2: | ||
<table class="infobox biography vcard" style="width:{{{box_width|22em}}}; font-size:90%; text-align: left;" cellspacing="2"> | <table class="infobox biography vcard" style="width:{{{box_width|22em}}}; font-size:90%; text-align: left;" cellspacing="2"> | ||
<tr><th colspan="2" style="text-align:center; font-size:larger;" class="fn">{{ | <tr><th colspan="2" style="text-align:center; font-size:larger;" class="fn">{{ | ||
#if: {{{ | #if: {{{name|}}} {{{name<includeonly>|</includeonly>}}} | ||
| {{{ | | {{{name|{{{name}}}}}} | ||
| {{PAGENAME}} | | {{PAGENAME}} | ||
}}{{ | }}{{ | ||
#if: {{{ | #if: {{{image|{{{image<includeonly>|</includeonly>}}}}}} | | ||
<tr><td colspan="2" style="text-align: center;">[[Image:{{{ | <tr><td colspan="2" style="text-align: center;">[[Image:{{{image|{{{image}}}}}}|{{ | ||
#if: {{{image_size|{{{imagesize|}}}}}}|{{{image_size|{{{imagesize}}}}}}|180px}}|]]<br />{{{ | #if: {{{image_size|{{{imagesize|}}}}}}|{{{image_size|{{{imagesize}}}}}}|180px}}|]]<br />{{{caption|{{{caption<includeonly>|</includeonly>}}}}}} | ||
}}{{ | }}{{ | ||
#if: {{{birth_name<includeonly>|</includeonly>}}} {{{ | #if: {{{birth_name<includeonly>|</includeonly>}}} {{{birth_date|{{{birth_date|}}}}}} {{{birth_place|{{{birth_place|}}}}}} | | ||
<tr><th>Born<td>{{ | <tr><th>Born<td>{{ | ||
#if: {{{birth_name<includeonly>|</includeonly>}}} | | #if: {{{birth_name<includeonly>|</includeonly>}}} | | ||
{{{birth_name}}}<br /> | {{{birth_name}}}<br /> | ||
}}{{ | }}{{ | ||
#if: {{{ | #if: {{{birth_date|{{{birth_date<includeonly>|</includeonly>}}}}}} | {{{birth_date|{{{birth_date}}}}}}<br /> | ||
}}{{{ | }}{{{birth_place|{{{birth_place<includeonly>|</includeonly>}}}}}} | ||
}}{{ | }}{{ | ||
#if: {{{ | #if: {{{death_date|{{{death_date<includeonly>|</includeonly>}}}}}} {{{death_place|{{{death_place|}}}}}} {{{death_cause|}}} | | ||
<tr><th>Died<td>{{ | <tr><th>Died<td>{{ | ||
#if: {{{ | #if: {{{death_date|{{{death_date<includeonly>|</includeonly>}}}}}} | {{{death_date|{{{death_date}}}}}}<br /> | ||
}}{{ | }}{{ | ||
#if: {{{ | #if: {{{death_place|{{{death_place<includeonly>|</includeonly>}}}}}} | {{{death_place|{{{death_place}}}}}}<br /> | ||
}}{{{death_cause<includeonly>|</includeonly>}}} | }}{{{death_cause<includeonly>|</includeonly>}}} | ||
}}{{ | }}{{ | ||