Template:Is future month/doc: Difference between revisions
Jump to navigation
Jump to search
m →TemplateData: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other |
imported>Buidhe cfd closed as merge |
||
(One intermediate revision by one other user not shown) | |||
Line 32: | Line 32: | ||
<includeonly>{{Sandbox other|| | <includeonly>{{Sandbox other|| | ||
<!-- Categories below this line, please; interwikis at Wikidata --> | <!-- Categories below this line, please; interwikis at Wikidata --> | ||
[[Category: | [[Category:If-then-else templates]] | ||
[[Category:Date-computing templates based on current time]] | [[Category:Date-computing templates based on current time]] | ||
}}</includeonly> | }}</includeonly> |
Latest revision as of 22:13, 30 January 2022
Lua error: Internal error: The interpreter exited with status 1.
Usage
Given a month and year, returns nothing if it is present or past, 1
if it is future
- Lua error: Internal error: The interpreter exited with status 1.
- Lua error: Internal error: The interpreter exited with status 1.
TemplateData
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Is future month in articles based on its TemplateData.
TemplateData for Is future month
Lua error: Internal error: The interpreter exited with status 1.
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 |