Difference between revisions of "Template:Age for infant"

From blackwiki
Jump to navigation Jump to search
blackwiki>Piratesswoop
blackwiki>GregorB
(Mv category to doc page)
Line 4: Line 4:
 
|{{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}}}}
 
|{{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|{{days in month|month={{Month-1}}}}}}}}|{{#ifeq:{{lc:{{{abbr|no}}}}}|yes|day|day}}}}
 
|{{#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|{{days in month|month={{Month-1}}}}}}}}|{{#ifeq:{{lc:{{{abbr|no}}}}}|yes|day|day}}}}
}}}}</includeonly><noinclude>
+
}}}}</includeonly><noinclude>{{doc}}</noinclude>
{{lt|Age for infant}}{{template doc}}[[Category:Date mathematics templates]]
 
</noinclude>
 

Revision as of 16:15, 25 April 2008

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-06.