Difference between revisions of "Template:Infobox"
Jump to navigation
Jump to search
m (Remove "born" age if death year is present) |
m (Add cause of death) |
||
Line 25: | Line 25: | ||
<th>Died</th> | <th>Died</th> | ||
<td>{{#if:{{{death_date|}}}|{{{death_date}}} |}}{{{death_year}}} {{#if:{{{born_year|}}}|(age {{#expr: {{{death_year}}}-{{{born_year}}}}})}}</td> | <td>{{#if:{{{death_date|}}}|{{{death_date}}} |}}{{{death_year}}} {{#if:{{{born_year|}}}|(age {{#expr: {{{death_year}}}-{{{born_year}}}}})}}</td> | ||
+ | </tr> | ||
+ | }} | ||
+ | {{#if:{{{death_cause|}}}| | ||
+ | <tr> | ||
+ | <th>Cause of Death</th> | ||
+ | <td>{{{death_cause}}}</td> | ||
</tr> | </tr> | ||
}} | }} |
Revision as of 21:47, 28 April 2020
Infobox