Template:Agecheck: Difference between revisions

From 118Wiki
Jump to navigation Jump to search
No edit summary
m (Protected "Template:Agecheck" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(2 intermediate revisions by the same user not shown)
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. Also used in [[Template:Sidebar KIA]]. If no KIA month or KIA date is specified, assumes KIA on January 1.
[[Category:Wiki System Templates]]</noinclude>
[[Category:Wiki System Templates]]</noinclude>

Latest revision as of 20:36, 30 April 2016

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. Also used in Template:Sidebar KIA. If no KIA month or KIA date is specified, assumes KIA on January 1.