Difference between revisions of "Template:Age for infant"
Jump to navigation
Jump to search
blackwiki>Patrick (padleft, from Template:Nts) |
blackwiki>Piratesswoop |
||
Line 3: | Line 3: | ||
|{{#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 | ||
|{{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| | + | |{{#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> | ||
{{lt|Age for infant}}{{template doc}}[[Category:Date mathematics templates]] | {{lt|Age for infant}}{{template doc}}[[Category:Date mathematics templates]] | ||
</noinclude> | </noinclude> |
Revision as of 07:01, 15 April 2008
Template:Age for infant (edit | talk | history | links | watch | logs)
![]() | This template uses Lua: |
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.
- Template:Xpd3
- {{age for infant|2025|1|1|abbr=yes}} gives: Template:Plural Template:Plural
- Template:Xpd3
- Template:Xpd3
The above documentation is transcluded from Template:Age for infant/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |