ಟೆಂಪ್ಲೇಟು:Age/doc
ಗೋಚರ
This is a documentation subpage for ಟೆಂಪ್ಲೇಟು:Age It may contain usage information, categories and other content that is not part of the original ಟೆಂಪ್ಲೇಟು page. |
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 "35"
- 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:age|1989|7|23|2003|7|14}}
- When entering dates before the Common Era, use astronomical year numbering: 1 BCE is represented by 0, 2 BCE by -1, 3 BCE by -2 etc. For example, the following expression returns the number of full years elapsed since the battle of Cannae, which took place on August 2, 216 BCE:
- {{age|-215|8|2}} returns "2239"
(BCE is exactly the same as BC, so August 2, 216 BCE is also August 2, 216 BC)
- Note:
- This template does not check for incorrect input:
- {{age|1980|7|14|1993|6|233}} returns "Error: Second date should be year, month, day" (surplus days do not count as extra months)
- {{age|1980|7|14|1993|88|14}} returns "Error: Second date should be year, month, day" (surplus months do not count as extra years)
TemplateData
[ಬದಲಾಯಿಸಿ]This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Age in articles based on its TemplateData.
TemplateData for Age
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.
ಪರಿಮಿತಿ | ವಿವರ | ನಮೂನೆ | ಸ್ಥಾನಮಾನ | |
---|---|---|---|---|
Year ('from' date) | year1 1 | The year of the (first) date | ಸಂಖ್ಯೆ | required |
Month ('from' date) | month1 2 | The month of the (first) date | ಸಂಖ್ಯೆ | required |
Day of month ('from' date) | day1 3 | The day of the month of the (first) date | ಸಂಖ್ಯೆ | required |
Year ('to' date) | year2 4 | The year of the 'to' date, if required | ಸಂಖ್ಯೆ | ಐಚ್ಛಿಕ |
Month ('to' date) | month2 5 | The month of the 'to' date, if required | ಸಂಖ್ಯೆ | ಐಚ್ಛಿಕ |
Day of month ('to' date) | day2 6 | The day of the month of the 'to' date, if required | ಸಂಖ್ಯೆ | ಐಚ್ಛಿಕ |
See also
[ಬದಲಾಯಿಸಿ]