(Take it a table.) |
(Except not malformed.) |
||
Line 1: | Line 1: | ||
<table class="infobox"> | <table class="infobox"> | ||
<tr><td>'''Name''':</td><td>{{{name}}}</td> | <tr><td>'''Name''':</td><td>{{{name}}}</td></tr> | ||
<tr><td>'''Born''':</td><td>{{{birthdate}}}</td> | <tr><td>'''Born''':</td><td>{{{birthdate}}}</td></tr> | ||
<tr><td>'''Died''': {{{deathdate}}}</td></tr> | <tr><td>'''Died''': {{{deathdate}}}</td></tr> | ||
{{#if:{{{parents|}}} |<tr><td>'''Parents''':</td><td>{{{parents}}}</td></tr>}} | {{#if:{{{parents|}}} |<tr><td>'''Parents''':</td><td>{{{parents}}}</td></tr>}} | ||
{{#if:{{{children|}}} |<tr><td>'''Children''':</td><td>{{{children}}}</td></tr>}} | {{#if:{{{children|}}} |<tr><td>'''Children''':</td><td>{{{children}}}</td></tr>}} | ||
</table> | </table> |
Revision as of 15:47, 1 July 2023
Name: | {{{name}}} |
Born: | {{{birthdate}}} |
Died: {{{deathdate}}} |