(Again.) |
(Add buried.) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
< | <table class="infobox"> | ||
'''Name''': {{{name}}}< | <tr><td>'''Name''':</td><td>{{{name}}}</td></tr> | ||
'''Born''': {{{ | <tr><td>'''Born''':</td><td>{{{birth}}}</td></tr> | ||
''' | <tr><td>'''Died''':</td><td>{{{death}}}</td></tr> | ||
''' | {{#if:{{{buried|}}} |<tr><td>'''Buried''':</td><td>{{{buried}}}</td></tr>}} | ||
''' | {{#if:{{{married|}}} |<tr><td>'''Married''':</td><td>{{{married}}}</td></tr>}} | ||
</ | {{#if:{{{parents|}}} |<tr><td>'''Parents''':</td><td>{{{parents}}}</td></tr>}} | ||
{{#if:{{{children|}}} |<tr><td>'''Children''':</td><td>{{{children}}}</td></tr>}} | |||
</table> |
Latest revision as of 16:56, 7 July 2023
Name: | {{{name}}} |
Born: | {{{birth}}} |
Died: | {{{death}}} |