Module:Age/doc: Difference between revisions

Content deleted Content added
{{lua|Module:ConvertNumeric|Module:Date}}
 
(9 intermediate revisions by 5 users not shown)
Line 1:
{{documentation subpage}}
{{Module rating|protected}}{{High-risk}}
{{High-use|demo=Module:{{ROOTPAGENAME}}}}
{{lua|Module:ConvertNumeric|Module:Date}}
== Templates supported ==
[[Module:Age]] implements the following templates:
Line 46 ⟶ 49:
|-
| {{tl|birth date and age}} || <code><nowiki>{{#invoke:age|birth_date_and_age}}</nowiki></code>
|-
| {{tl|death date and age}} || <code><nowiki>{{#invoke:age|death_date_and_age}}</nowiki></code>
|}
 
Line 51 ⟶ 56:
{| class="wikitable"
! Template !! Redirects to
|-
| {{no redirect|Template:Ayd|&#123;&#123;ayd&#125;&#125;}} || {{tl|age in years and days nts}}
|-
| {{no redirect|Template:Hla|&#123;&#123;hla&#125;&#125;}} || {{tl|age in years, months and days}}
Line 57 ⟶ 64:
|-
| {{no redirect|Template:Bda|&#123;&#123;bda&#125;&#125;}} || {{tl|birth date and age}}
|-
| {{no redirect|Template:Dda|&#123;&#123;dda&#125;&#125;}} || {{tl|death date and age}}
|-
| {{no redirect|Template:Gsd|&#123;&#123;gsd&#125;&#125;}} || {{tl|gregorian serial date}}
Line 103 ⟶ 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 166 ⟶ 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>