Content deleted Content added
add format=cardinal, format=ordinal |
{{lua|Module:ConvertNumeric|Module:Date}} |
||
(19 intermediate revisions by 8 users not shown) | |||
Line 1:
{{documentation subpage}}
{{Module rating|protected}}
{{High-use|demo=Module:{{ROOTPAGENAME}}}}
{{lua|Module:ConvertNumeric|Module:Date}}
== Templates supported ==
[[Module:Age]] implements the following templates:
{| class="wikitable"
! Template !! Required wikitext
|-
| {{tl|extract}} || <code><nowiki>{{#invoke:age|extract}}</nowiki></code>
|-
| {{tl|gregorian serial date}} || <code><nowiki>{{#invoke:age|gsd}}</nowiki></code>
|-
| {{tl|
|-
| {{tl|
|-
| {{tl|age in days nts}}
|-
| {{tl|
|-
| {{tl|duration in days nts}}
|-
| {{tl|
|-
| {{tl|age nts}}
|-
| {{tl|age
|-
| {{tl|age in years nts}}
|-
| {{tl|age
|-
| {{tl|age
|-
| {{tl|age in
|-
| {{tl|age in weeks and days}}
|-
| {{tl|age in
|-
| {{tl|age in years and days nts}}
|-
| {{tl|age in years and
|-
| {{tl|age in years, months and
|-
| {{tl|age in years, months, weeks and days}}
|-
| {{tl|birth date and age}}
|-
| {{tl|
|}
Line 52 ⟶ 56:
{| class="wikitable"
! Template !! Redirects to
|-
| {{no redirect|Template:Ayd|{{ayd}}}} || {{tl|age in years and days nts}}
|-
| {{no redirect|Template:Hla|{{hla}}}} || {{tl|age in years, months and days}}
Line 106 ⟶ 112:
|-
| <code>format=ordinal</code> || Display the resulting number using words such as "fifth" instead of 5. See [[#Spelling numbers|below]].
|-
| <code>prefix=''text''</code> || Insert the given ''text'' before the result but after any sort key. For example, <code><nowiki>{{age|23 July 1910|14 July 1976|prefix=about|sortable=on}}</nowiki></code> outputs a hidden sort key followed by "about 65".
|-
| <code>range=dash</code> || Accept a year only, or a year and month only, and show a range of ages with an [[Dash#En dash|en dash]] (–).
Line 169 ⟶ 177:
*<code><nowiki>{{age|1980|1990|range=yes|format=Cardinal}}</nowiki></code> → {{age|1980|1990|range=yes|format=Cardinal}}
*<code><nowiki>{{age in years, months and days|April 1980|1995|format=Cardinal|range=yes}}</nowiki></code> → {{age in years, months and days|April 1980|1995|format=Cardinal|range=yes}}
== Tracking category ==
* {{clc|Age error}}
== Localization ==
Inputs and outputs can be localized to suit the language used. Examples are at [[:bn:Module:বয়স|bnwiki]] and [[:bs:Module:Age|bswiki]].
== See also ==
* {{tl|time interval}} • This template supports all age/duration calculations and provides more options such as abbreviating or omitting units.
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
<!-- Categories below this line, please; interwikis at Wikidata -->
[[Category:Modules that add a tracking category]]
}}</includeonly>
|