Difference between revisions of "Template:Age for infant"

From blackwiki
Jump to navigation Jump to search
blackwiki>Frietjes
(update redirect)
m (37 revisions imported)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<includeonly><span style="display:none">{{padleft:0{{age in days|{{{1}}}|{{{2}}}|{{{3}}}|{{{4|{{CURRENTYEAR}}}}}|{{{5|{{CURRENTMONTH}}}}}|{{{6|{{CURRENTDAY}}}}}}}|16|&}}</span>{{#ifexpr:{{age in months|{{{1}}}|{{{2}}}|{{{3}}}|{{{4|{{CURRENTYEAR}}}}}|{{{5|{{CURRENTMONTH}}}}}|{{{6|{{CURRENTDAY}}}}}}}>=36
+
<includeonly>{{#invoke:age|age_generic|template=age_infant}}</includeonly><noinclude>{{documentation}}</noinclude>
|{{plural|{{age|{{{1}}}|{{{2}}}|{{{3}}}|{{{4|{{CURRENTYEAR}}}}}|{{{5|{{CURRENTMONTH}}}}}|{{{6|{{CURRENTDAY}}}}}}}|{{#ifeq:{{lc:{{{abbr|no}}}}}|yes|yr|year}}}}
 
|{{#ifexpr:{{age in months|{{{1}}}|{{{2}}}|{{{3}}}|{{{4|{{CURRENTYEAR}}}}}|{{{5|{{CURRENTMONTH}}}}}|{{{6|{{CURRENTDAY}}}}}}}>=12
 
|{{plural|{{age|{{{1}}}|{{{2}}}|{{{3}}}|{{{4|{{CURRENTYEAR}}}}}|{{{5|{{CURRENTMONTH}}}}}|{{{6|{{CURRENTDAY}}}}}}}|{{#ifeq:{{lc:{{{abbr|no}}}}}|yes|yr|year}}}} {{plural|{{#expr:({{age in months|{{{1}}}|{{{2}}}|{{{3}}}|{{{4|{{CURRENTYEAR}}}}}|{{{5|{{CURRENTMONTH}}}}}|{{{6|{{CURRENTDAY}}}}}}}) mod 12}}|{{#ifeq:{{lc:{{{abbr|no}}}}}|yes|mo|month}}}}
 
|{{#ifeq:{{age in months|{{{1}}}|{{{2}}}|{{{3}}}|{{{4|{{CURRENTYEAR}}}}}|{{{5|{{CURRENTMONTH}}}}}|{{{6|{{CURRENTDAY}}}}}}}|0||{{plural|{{age in months|{{{1}}}|{{{2}}}|{{{3}}}|{{{4|{{CURRENTYEAR}}}}}|{{{5|{{CURRENTMONTH}}}}}|{{{6|{{CURRENTDAY}}}}}}}|{{#ifeq:{{lc:{{{abbr|no}}}}}|yes|mo|month}}}}}} {{plural|{{#expr:{{{6|{{CURRENTDAY}}}}}-{{{3}}}+{{#ifexpr:{{{6|{{CURRENTDAY}}}}}>={{{3}}}|0|{{MONTHDAYS|month={{Month-1}}}}}}}}|{{#ifeq:{{lc:{{{abbr|no}}}}}|yes|day|day}}}}
 
}}}}</includeonly><noinclude>{{doc}}</noinclude>
 

Latest revision as of 12:34, 18 October 2020

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

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

{{age for infant|abbr= yes/no|YEAROFBIRTH|MONTHOFBIRTH|DAYOFBIRTH}}
{{subst:age for infant|abbr= yes/no|YEAROFBIRTH|MONTHOFBIRTH|DAYOFBIRTH|CMPYEAR|CMPMONTH|CMPDAY}}
  • abbr - if set to yes days are displayed as "dys", months as "mos", etc., etc. If set to no or undefined, the template displays normally.
  • DAYOFBIRTH - the day the infant was born
  • MONTHOFBIRTH - the month in which the baby was born
  • YEAROFBIRTH - the year the baby was born, in four digits
  • CMPDAY - the day to compare to, rather than the current day
  • CMPMONTH - the month to compare to, rather than the current month
  • CMPYEAR - the year to compare to, rather than the current year

Examples

Wikipedia's current date is 2025-09-05.