Help us get to over 8,767 articles in 2025.
If you know of a magician not listed in MagicPedia, start a New Biography for them. Contact us at magicpediahelp@gmail.com
Template:Age2: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 35: | Line 35: | ||
Examples: | Examples: | ||
:<nowiki>{{age2|1962|July 23|2003|July 14}}</nowiki> returns "{{age2|1962|July 23|2003|July 14}}" | :<nowiki>{{age2|1962|July 23|2003|July 14}}</nowiki> returns "{{age2|1962|July 23|2003|July 14}}" | ||
:<nowiki>{{age2|1962|July 03|2003|July 04}}</nowiki> returns "{{age2|1962|July 03|2003|July 04}}" | |||
:<nowiki>{{age2|1900|July 23}}</nowiki> returns "{{age2|1900|July 23}}" | :<nowiki>{{age2|1900|July 23}}</nowiki> returns "{{age2|1900|July 23}}" | ||
:<nowiki>{{age2|1900|July 23,}}</nowiki> returns "{{age2|1900|July 23,}}" | :<nowiki>{{age2|1900|July 23,}}</nowiki> returns "{{age2|1900|July 23,}}" | ||
:<nowiki>{{age2|1900|July of}}</nowiki> returns "{{age2|1900|July of}}" | :<nowiki>{{age2|1900|July of}}</nowiki> returns "{{age2|1900|July of}}" | ||
:<nowiki>{{age2|1962|circa|2003|July 14}}</nowiki> returns "{{age2|1962|circa|2003|July 14}}" | :<nowiki>{{age2|1962|circa|2003|July 14}}</nowiki> returns "{{age2|1962|circa|2003|July 14}}" | ||
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. | 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. | ||
:<nowiki> Example: {{subst:age2|1989|July 23|2003|July 14}}</nowiki> | :<nowiki> Example: {{subst:age2|1989|July 23|2003|July 14}}</nowiki> | ||
</noinclude> | </noinclude> | ||
Revision as of 13:56, 19 May 2012
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:
- {{age2|year1|month1 day1|year2|month2 day2}} or :{{age2|year1|month1 day1}}
Examples:
- {{age2|1962|July 23|2003|July 14}} returns "40"
- {{age2|1962|July 03|2003|July 04}} returns "41"
- {{age2|1900|July 23}} returns "125"
- {{age2|1900|July 23,}} returns "125"
- {{age2|1900|July of}} returns "Expression error: Unrecognized word "of"."
- {{age2|1962|circa|2003|July 14}} returns "Expression error: Missing operand for -."
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.
- Example: {{subst:age2|1989|July 23|2003|July 14}}