Difference between revisions of "Template:Age for infant"
Jump to navigation
Jump to search
blackwiki>Thirteen squared m (Reverted edits by 24.247.222.16 (talk) to last version by GregorB) |
blackwiki>Frietjes (update redirect) |
||
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|{{ | + | |{{#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> | }}}}</includeonly><noinclude>{{doc}}</noinclude> |
Revision as of 20:42, 11 February 2016
![]() | 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-05.
- 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. |