Changes

Jump to navigation Jump to search
add {{Lua|Module:Age}}, misc formatting
{{Documentation subpage}}
<!-- Place categories where indicated at the bottom of this page and interwikis at Wikidata -->
{{Lua|Module:Age}}

This template displays an age appropriate for an infant: months and days up to one year, years and months up to three years, and years beyond.

== Usage ==
<pre>{{age for infant|abbr= yes/no|YEAROFBIRTH|MONTHOFBIRTH|DAYOFBIRTH}}</pre>
<pre>{{subst:age for infant|abbr= yes/no|YEAROFBIRTH|MONTHOFBIRTH|DAYOFBIRTH|CMPYEAR|CMPMONTH|CMPDAY}}</pre>
<center><div class="toccolours" style="width:60%; text-align:left;">
* <kbd>'''abbr'''</kbd> - if set to <kbd>'''yes'''</kbd> days are displayed as "dys", months as "mos", etc., etc. If set to <kbd>'''no'''</kbd> or undefined, the template displays normally.
* <kbd>'''DAYOFBIRTH'''</kbd> - the day the infant was born
* <kbd>'''MONTHOFBIRTH'''</kbd> - the month in which the baby was born
* <kbd>'''YEAROFBIRTH'''</kbd> - the year the baby was born, in four digits
* <kbd>'''CMPDAY'''</kbd> - the day to compare to, rather than the current day
* <kbd>'''CMPMONTH'''</kbd> - the month to compare to, rather than the current month
* <kbd>'''CMPYEAR'''</kbd> - the year to compare to, rather than the current year
</div></center>

== Examples ==
<small>Wikipedia's current date is {{#time:Y-m-d}}.</small>
* {{xpd3|age for infant|{{#time:Y|-1 month -1 day}}|{{#time:n|-1 month -1 day}}|{{#time:j|-1 month -1 day}}}}
* <kbd><nowiki>{{age for infant|</nowiki>{{CURRENTYEAR}}|1|1|abbr=yes}}</kbd> gives: {{age for infant|{{CURRENTYEAR}}|1|1|abbr=yes}}
* {{xpd|age for infant|{{#time:Y|-2 years -1 month -1 day}}|{{#time:n|-2 years -1 month -1 day}}|{{#time:j|-2 years -1 month -1 day}}}}
* {{xpd|age for infant|{{#expr:{{CURRENTYEAR}}-5}}|1|1}}

{{Birth, death and age templates|age}}

<includeonly>{{sandbox other||
<!-- Categories below this line and interwikis at Wikidata -->
[[Category:Date mathematics templates|{{PAGENAME}}]]

}}</includeonly>
Anonymous user

Navigation menu