Template:Datewarn/doc
< Template:Datewarn
Jump to navigation
Jump to search
Revision as of 22:49, 24 April 2020 by imported>Vanisaac (→See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
![]() | This is a documentation subpage for Template:Datewarn. It contains usage information, categories and other content that is not part of the original template page. |
{{datewarn}}
increases a date by one month
Usage
{{Datewarn}}
- displays a date one month after the current date
{{Datewarn|monthname|day|year|spacingchar}}
- displays a date one month after the specified date
Example
Code | Result |
{{Datewarn}}
|
Template:Month+1 11, 2025 |
{{Datewarn|December|31}}
|
Template:Month+1 31, 2026 |
{{Datewarn|January|30|2004|_}}
|
Template:Month+1_29,_2004 |
See also