Template:Is future month
Jump to navigation
Jump to search
Usage
Given a month and year, returns nothing if it is present or past, 1
if it is future
{{Is future month|year=2024|month=April}}
→{{Is future month|year=2024|month=May}}
→ 1
TemplateData
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.
TemplateData for Is future month
Returns "1" if the month and year given are in the future, blank otherwise.
Parameter | Description | Type | Status | |
---|---|---|---|---|
year | year | no description
| Number | required |
month | month | no description
| String | required |