Template:Until when/doc

From Pantonian Republic Wiki
< Template:Until when
Revision as of 11:23, 11 May 2023 by wikipedia>DocWatson42 (→‎Usage: Added an automatically dated version of the template.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Usage

{{Until when?|date=October 2024}}

This is a variant of {{when}} to display the message "until when?" instead of simply "when?". This is useful for situations when the past tense or other language is used to indicate that something has ceased to be the case and, while there may be some time context for the statement (e.g. a starting date), there is no indication of the ending date.

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 in articles based on this TemplateData.

TemplateData for Until when

<templatedata>{

 "description": "Use after a statement in the past tense that is simply missing an indication of the end of the applicable time period.",
 "params": {
   "date": {
     "label": "Month and year",
     "description": "The month and year you added this template to the article, use the full month name and four digit year, e.g. August 2013",
     "type": "string",
     "autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}",
     "required": true
   }
 }

} </templatedata>