Plantilla:Años o meses pasao
| This template is used on many pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them.
Tranclusion count updated automatically (see documentation). |
Template:Years or months ago displays the number of years (or months if less than 1 year) between a specified year/month date and the current year/month. It will also work correctly when only the year is given. Optionally, a second year/month date can be specified to be used instead of the current year/month.
This was designed as a supporting template for Template:Start date and age, to be used when the specified date does not include the day of the month. The formatting of the output was designed to be similar to Template:Time ago.
Usage
[edita texto de codigo]For years or months before or after current date:
{{Years or months ago|year|month}}{{Years or months ago|year}}
For years or months between two dates:
{{Years or months ago|year1|month1|year2|month2}}
Examples
[edita texto de codigo]The following examples use Mayo 2026 as the current month and year. If that is not correct, click the Purge link at the top of this documentation (or here) to update the page.
Year and month
[edita texto de codigo]| Template | Output |
|---|---|
{{Years or months ago|2024|5}}
|
2 años pasao |
{{Years or months ago|2025|5}}
|
1 año pasao |
{{Years or months ago|2026|3}}
|
2 meses pasao |
{{Years or months ago|2026|4}}
|
1 mes pasao |
{{Years or months ago|2026|5}}
|
0 meses pasao |
{{Years or months ago|2026|6}}
|
1 mes na futuro |
{{Years or months ago|2026|7}}
|
2 meses na futuro |
{{Years or months ago|2027|5}}
|
1 año na futuro |
{{Years or months ago|2028|5}}
|
2 años na futuro |
Year only (no month)
[edita texto de codigo]| Template | Output |
|---|---|
{{Years or months ago|2024}}
|
2 años pasao |
{{Years or months ago|2025}}
|
1 año pasao |
{{Years or months ago|2026}}
|
0 años pasao |
{{Years or months ago|2027}}
|
1 año na futuro |
{{Years or months ago|2028}}
|
2 años na futuro |
See also
[edita texto de codigo]- Template:Time ago – displays elapsed time (with same singular or plural text as this template)
- Template:Age – displays elapsed time in years (number only, future dates generate negative number)