Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:Shane/Testing Area: Difference between revisions

Shane (talk | contribs)
saved for now; going out to eat
Shane (talk | contribs)
testing..
Line 13: Line 13:
| '''Date of Birth:'''
| '''Date of Birth:'''
| [[{{MONTHNAME|{{{birth_month|}}}}} {{{birth_day|}}}]] [[{{{birth_year|}}}]]
| [[{{MONTHNAME|{{{birth_month|}}}}} {{{birth_day|}}}]] [[{{{birth_year|}}}]]
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{death|}}}"
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{death_month|}}}{{{death_day|}}}{{{death_year|}}}"
| '''Date of Death:'''
| '''Date of Death:'''
| {{{death}}}
| [[{{MONTHNAME|{{{death_month|}}}}} {{{death_day|}}}]] [[{{{death_year|}}}]]
<!--- AGE --->
<!--- AGE --->
{{#expr:({{#if:{{{birth_month|}}}|1|0}}+{{#if:{{{birth_day|}}}|1|0}}+{{#if:{{{birth_year|}}}|1|0}})==3
{{#expr:
| <!-- THEN: -->  
  ({{#if:{{{birth_month|}}}|1|0}}+{{#if:{{{birth_day|}}}|1|0}}+{{#if:{{{birth_year|}}}|1|0}})==3
| <!-- ELSE: -->  
    | <!-- THEN: --> ({{#if:{{{death_month|}}}|1|0}}+{{#if:{{{death_day|}}}|1|0}}+{{#if:{{{death_year|}}}|1|0}})==3
    | <!-- THEN: --> {{!}}-style="vertical-align: top; text-align: left;"
{{!}} '''Age at Death:'''
{{!}} {{age|{{{birth_year|}}}|{{{birth_month|}}}|{{{birth_day|}}}|{{{death_year|}}}|{{{death_month|}}}|{{{death_day|}}}}}
| <!-- ELSE: --> {{!}}-style="vertical-align: top; text-align: left;"
{{!}} '''Age:'''
{{!}} {{age|{{{birth_year|}}}|{{{birth_month|}}}|{{{birth_day|}}}}}
}}
}}
}}
}}
<!--- AGE --->
<!--- AGE --->

Revision as of 16:48, 25 February 2007