Template:Adverb/doc and Template:Age/doc: Difference between pages

From IxWiki
(Difference between pages)
Jump to navigation Jump to search
m (1 revision imported)
 
mp>Blue
m (doh)
 
Line 1: Line 1:
This template displays an adverb selected at random from this list (click "edit" button to view list).
Written on WP by '''ED POOR'''!
 
This template returns the number of full years between two specified dates. If the second set of parameters is not included, it will return the number of full years between a specified date and today's date.
 
===Syntax:===
 
:<nowiki>{{age|year1|month1|day1|year2|month2|day2}}</nowiki> or
:<nowiki>{{age|year1|month1|day1}}</nowiki>
 
===Examples:===
 
:<nowiki>{{age|1989|7|23|2003|7|14}} returns </nowiki>{{age|1989|7|23|2003|7|14}} 
:<nowiki>{{age|1989|7|23}} returns </nowiki> {{age|1989|7|23}}
 
:When using this template to calculate a person's age at death or a person's age on a specified date (rather than the person's current age), please substitute it into the page.
 
===Note:===
 
:This template does not check for incorrect input:
::<nowiki>{{age|1980|7|14|1993|6|233}}</nowiki> returns "12" (surplus days do not count as extra months)
::<nowiki>{{age|1980|7|14|1993|88|14}}</nowiki> returns "13" (surplus months do not count as extra years)


<includeonly>
<includeonly>
<!-- ADD CATEGORIES HERE -->
{{DEFAULTSORT:{{PAGENAME}}}}
[[Category:In-text templates]]
[[Category:In-text templates]]
[[Category:Random-text templates]]
</includeonly>
</includeonly>

Revision as of 18:57, 10 September 2010

Written on WP by ED POOR!

This template returns the number of full years between two specified dates. If the second set of parameters is not included, it will return the number of full years between a specified date and today's date.

Syntax:

{{age|year1|month1|day1|year2|month2|day2}} or
{{age|year1|month1|day1}}

Examples:

{{age|1989|7|23|2003|7|14}} returns 13
{{age|1989|7|23}} returns 34
When using this template to calculate a person's age at death or a person's age on a specified date (rather than the person's current age), please substitute it into the page.

Note:

This template does not check for incorrect input:
{{age|1980|7|14|1993|6|233}} returns "12" (surplus days do not count as extra months)
{{age|1980|7|14|1993|88|14}} returns "13" (surplus months do not count as extra years)