Template:Agecheck: Difference between revisions

From 118Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>{{#if: {{{1|}}}
<includeonly>{{#if: {{{1|}}}
| {{#if: {{{4|}}}|{{Age|{{{1|}}}|{{#if: {{{2|}}}|{{{2|}}}|1}}|{{#if: {{{3|}}}|{{{3|}}}|1}}|{{{4|}}}|{{{5|}}}|{{{6|}}}}}|{{Age|{{{1|}}}|{{#if: {{{2|}}}|{{{2|}}}|1}}|{{#if: {{{3|}}}|{{{3|}}}|1}}}}}}
| {{#if: {{{4|}}}|{{Age|{{{1|}}}|{{#if: {{{2|}}}|{{{2|}}}|1}}|{{#if: {{{3|}}}|{{{3|}}}|1}}|{{{4|}}}|{{#if: {{{5|}}}|{{{5|}}}|1}}|{{#if: {{{6|}}}|{{{6|}}}|1}}}}|{{Age|{{{1|}}}|{{#if: {{{2|}}}|{{{2|}}}|1}}|{{#if: {{{3|}}}|{{{3|}}}|1}}}}}}
|
|
}}</includeonly><noinclude>Used by [[Template:Sidebar]] to display age if birthyear is specified. If birth month and birth date are not specified, but birth year is, assumes birthday of January 1.
}}</includeonly><noinclude>Used by [[Template:Sidebar]] to display age if birthyear is specified. If birth month and birth date are not specified, but birth year is, assumes birthday of January 1.
[[Category:Wiki System Templates]]</noinclude>
[[Category:Wiki System Templates]]</noinclude>

Revision as of 05:37, 11 December 2014

Used by Template:Sidebar to display age if birthyear is specified. If birth month and birth date are not specified, but birth year is, assumes birthday of January 1.