Difference between revisions of "Template:Age for infant"

From blackwiki
Jump to navigation Jump to search
blackwiki>Thirteen squared
m (Reverted edits by 24.247.222.16 (talk) to last version by GregorB)
Line 1: Line 1:
CURRENTYEAR}}}}}|{{{5|{{CURRENTMONTH}}}}}|{{{6|{{CURRENTDAY}}}}}}}>=36
+
<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
 
|{{plural|{{age|{{{1}}}|{{{2}}}|{{{3}}}|{{{4|{{CURRENTYEAR}}}}}|{{{5|{{CURRENTMONTH}}}}}|{{{6|{{CURRENTDAY}}}}}}}|{{#ifeq:{{lc:{{{abbr|no}}}}}|yes|yr|year}}}}
 
|{{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
 
|{{#ifexpr:{{age in months|{{{1}}}|{{{2}}}|{{{3}}}|{{{4|{{CURRENTYEAR}}}}}|{{{5|{{CURRENTMONTH}}}}}|{{{6|{{CURRENTDAY}}}}}}}>=12

Revision as of 15:38, 25 November 2009

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.