ಟೆಂಪ್ಲೇಟು:ಹುಟ್ಟಿದ ದಿನಾಂಕ ಮತ್ತು ವಯಸ್ಸು: ಪರಿಷ್ಕರಣೆಗಳ ನಡುವಿನ ವ್ಯತ್ಯಾಸ

Content deleted Content added
Reverted to revision 700783 by Omshivaprakash (talk): Reverting import version. (TW)
ಟ್ಯಾಗ್: ರದ್ದುಗೊಳಿಸಿ
use Module:Age for features including ability to enter dates in full and to detect invalid dates
೧ ನೇ ಸಾಲು:
<includeonly>{{{{{♥|safesubst:}}}#invoke:age|birth_date_and_age}}</includeonly><noinclude>{{documentation}}</noinclude>
<includeonly><span style="display:none"> (<span class="bday">{{{1|{{{year}}}}}}-{{padleft:{{{2|{{{month}}}}}}|2|0}}-{{padleft:{{{3|{{{day}}}}}}|2|0}}</span>) </span>{{#if:{{{df|}}}|{{En2kndigit|{{#expr:{{{3|{{{day}}}}}}}}}} {{MONTHNAME|{{{2|{{{month}}}}}}}}|{{MONTHNAME|{{{2|{{{month}}}}}}}} {{En2kndigit|{{#expr:{{{3|{{{day}}}}}}}}}},}} {{En2kndigit|{{{1|{{{year}}}}}}}}<span class="noprint ForceAgeToShow">(ವಯಸ್ಸು&nbsp;{{formatnum:{{age |{{{1|{{{year}}}}}} | {{{2|{{{month}}}}}} | {{{3|{{{day}}}}}}}}}})</span><!--
-- Error checks --
-->
{{#ifexpr: {{formatnum:( {{{1|{{{year}}}}}} > {{CURRENTYEAR}} ) OR ( {{CURRENTYEAR}} - {{{1|{{{year}}}}}} > 150 ) |R}}
| &#32;{{error|invalid year}}{{main other|[[Category:Pages using age template with invalid date]]}}|
}}{{#ifexpr: ( {{{2|{{{month}}}}}} > 12 ) OR ( {{{2|{{{month}}}}}} < 1 )
| &#32;{{error|invalid month}}{{main other|[[Category:Pages using age template with invalid date]]}}
}}{{#ifexpr: ( {{{3|{{{day}}}}}} > 31 ) OR ( {{{3|{{{day}}}}}} < 1 )
| &#32;{{error|invalid day}}{{main other|[[Category:Pages using age template with invalid date]]}}
}}</includeonly><noinclude>
{{documentation}}
</noinclude>