Difference between revisions of "Template:Death date and given age"

From blackwiki
Jump to navigation Jump to search
imported>Connormah
("aged" is used in these cases)
imported>WOSlinker
(add error categories)
Line 1: Line 1:
<includeonly><onlyinclude><time class="dday deathdate" datetime="{{{1|{{{year}}}}}}-{{padleft:{{{2|{{{month}}}}}}|2|0}}-{{padleft:{{{3|{{{day}}}}}}|2|0}}">{{#if:{{{df|}}}|{{#expr:{{{3|{{{day}}}}}}}} {{MONTHNAME|{{{2|{{{month}}}}}}}}|{{MONTHNAME|{{{2|{{{month}}}}}}}} {{#expr:{{{3|{{{day}}}}}}}},}} {{{1|{{{year}}}}}}</time> (aged&nbsp;{{{4}}})</onlyinclude></includeonly><noinclude>
+
<includeonly><onlyinclude><time class="dday deathdate" datetime="{{{1|{{{year}}}}}}-{{padleft:{{{2|{{{month}}}}}}|2|0}}-{{padleft:{{{3|{{{day}}}}}}|2|0}}">{{#if:{{{df|}}}|{{#expr:{{{3|{{{day}}}}}}}} {{MONTHNAME|{{{2|{{{month}}}}}}}}|{{MONTHNAME|{{{2|{{{month}}}}}}}} {{#expr:{{{3|{{{day}}}}}}}},}} {{{1|{{{year}}}}}}</time> (aged&nbsp;{{{4}}})</onlyinclude><!--
 +
-- Error checks --
 +
-->{{#ifexpr: ( {{{1|{{{year}}}}}} > {{CURRENTYEAR}} )
 +
| &#32;{{error|invalid year}}{{main other|[[Category:Pages using age template with invalid date]]}}
 +
}}{{#if:{{{2|}}}|{{#ifexpr: ( {{{2|{{{month}}}}}} > 12 ) OR ( {{{2|{{{month}}}}}} < 1 )
 +
| &#32;{{error|invalid month}}{{main other|[[Category:Pages using age template with invalid date]]}}|}}
 +
}}{{#if:{{{3|}}}|{{#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}}
 
{{Documentation}}
 
<!-- Add categories and interwikis to the /doc subpage, not here! -->
 
<!-- Add categories and interwikis to the /doc subpage, not here! -->
 
</noinclude>
 
</noinclude>

Revision as of 20:02, 11 April 2015

Template documentation[view] [edit] [history] [purge]

Syntax

{{Death date and given age|YYYY|MM|DD|age}}

Examples

{{Death date and given age|1846|01|04|25}}: (aged 25)