Template:Infobox: Difference between revisions

From MKG Ancestry Wiki
Jump to navigation Jump to search
No edit summary
Tags: Manual revert Reverted
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 6: Line 6:
<tr>
<tr>
<td colspan="2" bgcolor="#E1E1E1" style="text-align:center;">{{{imagecaption}}}</td>
<td colspan="2" bgcolor="#E1E1E1" style="text-align:center;">{{{imagecaption}}}</td>
<tr>
{{#if: {{{gender|}}}|<tr>
<th>Gender</th>
<th>Gender</th>
<td>{{{gender}}}</td>
<td>{{{gender}}}</td>
</tr>
</tr>|}}
<tr>
{{#if: {{{pronouns|}}}|<tr>
<th>pronouns</th>
<th>pronouns</th>
<td>{{{pronouns}}}</td>
<td>{{{pronouns}}}</td>
</tr>
</tr>|}}
<tr>
{{#if: {{{born|}}}|<tr>
{{#if: {{{born|}}}|<th>Born</th>
<th>Born</th>
<td>{{{born}}}</td>
<td>{{{born}}}</td>
</tr>|}}
</tr>|}}
<tr>
{{#if: {{{died|}}}|<tr>
<th>Died</th>
<th>Died</th>
<td>{{{died}}}</td>
<td>{{{died}}}</td>
</tr>
</tr>|}}
<tr>
{{#if: {{{birth_location|}}}|<tr>
<th>Birth Location</th>
<th>Birth Location</th>
<td>{{{birth_location}}}</td>
<td>{{{birth_location}}}</td>
</tr>
</tr>|}}
<tr>
{{#if: {{{curr_location|}}}|<tr>
<th>Current Location</th>
<th>Current Location</th>
<td>{{{curr_location}}}</td>
<td>{{{curr_location}}}</td>
</tr>
</tr>|}}
<tr>
{{#if: {{{death_location|}}}|<tr>
<th>Death Location</th>
<th>Death Location</th>
<td>{{{death_location}}}</td>
<td>{{{death_location}}}</td>
</tr>
</tr>|}}
<tr>
{{#if: {{{immed_family|}}}|<tr>
<th>Immediate Family</th>
<th>Immediate Family</th>
<td>{{{immed_family}}}</td>
<td>{{{immed_family}}}</td>
</tr>
</tr>|}}
<tr>
{{#if: {{{note|}}}|<tr>
<th>ISBN</th>
<th>Note</th>
<td>{{{isbn}}}</td>
<td>{{{note}}}</td>
</tr>
</tr>|}}
</table>
</table>

Latest revision as of 11:08, 17 November 2022





{{{name}}}
{{{image}}}
{{{imagecaption}}}