Template:Person: Difference between revisions

no edit summary
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 11: Line 11:
|-
|-
! style="width:30%; font-weight:bold;" | Birth:
! style="width:30%; font-weight:bold;" | Birth:
| style="width:70%;" | {{MONTHNAME|{{{birth-month}}}}} {{{birth-date}}}, {{{birth-year}}} {{#if:{{{birth-place|}}}|<br/>{{{birth-place}}}}}
| style="width:70%;" | {{MONTHNAME|{{{birth-month}}}}} {{{birth-date}}}, {{{birth-year}}} {{#if:{{{birth-place|}}}|<br/>{{{birth-place}}}
}} <!-- End the conditional block for birth year -->
}} <!-- End the conditional block for birth year -->
{{#if:{{{death-year|}}}| <!-- Begin the conditional block for death year -->
{{#if:{{{death-year|}}}| <!-- Begin the conditional block for death year -->
|-
|-
! style="width:30%; font-weight:bold;" | Death:
! style="width:30%; font-weight:bold;" | Death:
| style="width:70%;" | {{MONTHNAME|{{{death-month}}}}} {{{death-date}}}, {{{death-year}}} {{#if:{{{death-place|}}}|<br/>{{{death-place}}}}}
| style="width:70%;" | {{MONTHNAME|{{{death-month}}}}} {{{death-date}}}, {{{death-year}}} {{#if:{{{death-place|}}}|<br/>{{{death-place}}}
}} <!-- End the conditional block for death year -->
}} <!-- End the conditional block for death year -->
{{#if:{{{burial-date|}}}| <!-- Begin the conditional block for burial date -->
{{#if:{{{burial-date|}}}| <!-- Begin the conditional block for burial date -->