Template:Day+2
April 25
{{day+2}}
adds two to a date or date-specific pagename
Usage
{{Day+2}}
- returns day after tomorrow's date
{{Day+2|date}}
- returns the day 2 days after the 'date' passed
{{Day+2|date|pagename|year|spacingchar}}
- returns the name of the page two days after the 'datepage' passed in
- Example
Code | Result |
{{Day+2}}
|
April 25 |
{{Day+2|February 28}}
|
March 2 |
{{Day+2|February 28|Wikipedia:Today's featured article/|2004}}
|
Wikipedia:Today's featured article/March 2, 2004 |
{{day+2|{{day+2}}}}
|
April 27 |
{{day+2|{{Currentmonthday}}|Wikipedia:Today's featured article/|{{CURRENTYEAR}}}}
|
Wikipedia:Today's featured article/April 25, 2025 |
''[http://en.wikipedia.org/w/wiki.phtml?title=Wikipedia:POTD_row/{{day+2|4=_}},_{{CURRENTYEAR}}&action=edit Edit]''
|
Edit |