வார்ப்புரு:Dda: திருத்தங்களுக்கு இடையிலான வேறுபாடு
Jump to navigation
Jump to search
உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
imported>Xqbot சி Bot: Fixing double redirect to வார்ப்புரு:இறப்பும் அகவையும் |
imported>Lingam "<includeonly>{{#if:{{{df|}}}|{{#expr:{{{3}}}}} {{MONTHNAME|{{{2}}}}}|{{MONTHNAME|{{{2}}}}} {{#expr:{{{3}}}}},}} {{{1}}}<span style="display:none">(<span class="dday deathdate">{{{1}}}-{{padleft:{{MONTHNUMBER|{{{2}}}}}|2|0}}-{{padleft:{{{3}}}|2|0}}</span>)</span> (அகவை {{#if:{{{5|}}} |{{#if:{{{6|}}} |<!-- if all birth values are specified -->{{age|{..."-இப்பெயரில் புதிய பக்கம் உருவாக்கப்பட்டுள்ளது |
||
| வரிசை 1: | வரிசை 1: | ||
<includeonly>{{#if:{{{df|}}}|{{#expr:{{{3}}}}} {{MONTHNAME|{{{2}}}}}|{{MONTHNAME|{{{2}}}}} {{#expr:{{{3}}}}},}} {{{1}}}<span style="display:none">(<span class="dday deathdate">{{{1}}}-{{padleft:{{MONTHNUMBER|{{{2}}}}}|2|0}}-{{padleft:{{{3}}}|2|0}}</span>)</span> (அகவை {{#if:{{{5|}}} |
|||
#வழிமாற்று [[வார்ப்புரு:இறப்பும் அகவையும்]] |
|||
|{{#if:{{{6|}}} |
|||
|<!-- if all birth values are specified -->{{age|{{{4}}}|{{{5}}}|{{{6}}}|{{{1}}}|{{{2}}}|{{{3}}}}} |
|||
|{{#ifexpr:{{{2}}}<{{{5}}} |
|||
|<!-- if birth month but not day exist and birth month was not reached in death year -->{{age|{{{4}}}|12|31|{{{1}}}|{{{2}}}|{{{3}}}}} |
|||
|{{#ifexpr:{{{2}}}>{{{5}}}<!-- if birth month but not day exist and birth month was reached in death year --> |
|||
|{{age|{{{4}}}|1|1|{{{1}}}|{{{2}}}|{{{3}}}}} |
|||
|<!-- if birth month but not day exist and birth month is the death month -->{{age|{{{4}}}|12|31|{{{1}}}|{{{2}}}|{{{3}}}}}–{{age|{{{4}}}|1|1|{{{1}}}|{{{2}}}|{{{3}}}}} |
|||
}} |
|||
}} |
|||
}} |
|||
|{{Age in years|{{{4}}}|{{{1}}}}}}})<!-- |
|||
-- Error checks -- |
|||
-->{{#ifexpr: ( {{{1|}}} > {{CURRENTYEAR}} ) OR ( {{{4|}}} > {{CURRENTYEAR}} ) OR ( {{{4|}}} > {{{1|}}} ) OR ( {{{1|}}} - {{{4|}}} > 150 ) |
|||
|  {{error|invalid year}}{{main other|[[Category:Pages using age template with invalid date]]}} |
|||
}}{{#if:{{{5|}}}|{{#ifexpr: ( {{{2|}}} > 12 ) OR ( {{{2|}}} < 1 ) OR ( {{{5|}}} > 12 ) OR ( {{{5|}}} < 1 ) |
|||
|  {{error|invalid month}}{{main other|[[Category:Pages using age template with invalid date]]}}|}} |
|||
}}{{#if:{{{6|}}}|{{#ifexpr: ( {{{3|}}} > 31 ) OR ( {{{3|}}} < 1 ) OR ( {{{6|}}} > 31 ) OR ( {{{6|}}} < 1 ) |
|||
|  {{error|invalid day}}{{main other|[[Category:Pages using age template with invalid date]]}}|}} |
|||
}}</includeonly><noinclude> |
|||
Returns a person's date of death and his/her age at that date. |
|||
; Syntax<nowiki>:</nowiki> |
|||
: <tt><nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|</nowiki></tt>''year of death''<tt><nowiki>|</nowiki></tt>''month of death''<tt><nowiki>|</nowiki></tt>''day of death''<tt><nowiki>|</nowiki></tt>''year of birth''<tt><nowiki>|</nowiki></tt>''month of birth''<tt><nowiki>|</nowiki></tt>''day of birth''<tt><nowiki>}}</nowiki></tt> |
|||
; Example<nowiki>:</nowiki> |
|||
<nowiki>{{death date and age|1993|2|24|1941|4|12}}</nowiki><br>returns {{death date and age|1993|2|24|1941|4|12}} |
|||
<span style="font-weight:bold; color:#CC0000">Note</span>: The template will appear broken when the parameters are left blank (as seen above). |
|||
==See also== |
|||
[[Template:Birth date and age]] |
|||
</noinclude> |
|||
12:57, 14 சனவரி 2024 இல் கடைசித் திருத்தம்
Returns a person's date of death and his/her age at that date.
- Syntax:
- {{Dda|year of death|month of death|day of death|year of birth|month of birth|day of birth}}
- Example:
{{death date and age|1993|2|24|1941|4|12}}
returns February 24, 1993 (aged 51)
Note: The template will appear broken when the parameters are left blank (as seen above).
See also