Difference between revisions of "Template:Birth date and age"
From ChaldeanWiki
(add error checks for bad date parameters) |
m (1 revision imported) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly><span style="display:none"> (<span class="bday">{{{1|{{{year}}}}}}-{{padleft:{{{2|{{{month}}}}}}|2|0}}-{{padleft:{{{3|{{{day}}}}}}|2|0}}</span>) </span>{{#if:{{{df|}}}|{{#expr:{{{3|{{{day}}}}}}}} {{MONTHNAME|{{{2|{{{month}}}}}}}}|{{MONTHNAME|{{{2|{{{month}}}}}}}} {{#expr:{{{3|{{{day}}}}}}}},}} {{{1|{{{year}}}}}}<span class="noprint ForceAgeToShow"> (age {{age | {{{1|{{{year}}}}}} | {{{2|{{{month}}}}}} | {{{3|{{{day}}}}}} }})</span><!-- | <includeonly><span style="display:none"> (<span class="bday">{{{1|{{{year}}}}}}-{{padleft:{{{2|{{{month}}}}}}|2|0}}-{{padleft:{{{3|{{{day}}}}}}|2|0}}</span>) </span>{{#if:{{{df|}}}|{{#expr:{{{3|{{{day}}}}}}}} {{MONTHNAME|{{{2|{{{month}}}}}}}}|{{MONTHNAME|{{{2|{{{month}}}}}}}} {{#expr:{{{3|{{{day}}}}}}}},}} {{{1|{{{year}}}}}}<span class="noprint ForceAgeToShow"> (age {{age | {{{1|{{{year}}}}}} | {{{2|{{{month}}}}}} | {{{3|{{{day}}}}}} }})</span><!-- | ||
-- Error checks -- | -- Error checks -- | ||
− | -->{{#ifexpr: ( {{{1|}}} > {{CURRENTYEAR}} ) OR ( {{CURRENTYEAR}} - {{{1|}}} > 150 ) | + | -->{{#ifexpr: ( {{{1|{{{year}}}}}} > {{CURRENTYEAR}} ) OR ( {{CURRENTYEAR}} - {{{1|{{{year}}}}}} > 150 ) |
|  {{error|invalid year}}{{main other|[[Category:Pages using age template with invalid date]]}} | |  {{error|invalid year}}{{main other|[[Category:Pages using age template with invalid date]]}} | ||
− | }}{{#ifexpr: ( {{{2|}}} > 12 ) OR ( {{{2|}}} < 1 ) | + | }}{{#ifexpr: ( {{{2|{{{month}}}}}} > 12 ) OR ( {{{2|{{{month}}}}}} < 1 ) |
|  {{error|invalid month}}{{main other|[[Category:Pages using age template with invalid date]]}} | |  {{error|invalid month}}{{main other|[[Category:Pages using age template with invalid date]]}} | ||
− | }}{{#ifexpr: ( {{{3|}}} > 31 ) OR ( {{{3|}}} < 1 ) | + | }}{{#ifexpr: ( {{{3|{{{day}}}}}} > 31 ) OR ( {{{3|{{{day}}}}}} < 1 ) |
|  {{error|invalid day}}{{main other|[[Category:Pages using age template with invalid date]]}} | |  {{error|invalid day}}{{main other|[[Category:Pages using age template with invalid date]]}} | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |
Latest revision as of 20:35, 18 May 2015
Template documentation[create]
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |