Template:Vague/doc

From Linux Web Expert


Usage

Use this for specific words or statements that are vague. See

Use the following format:

{{Vague|date=December 2024}}

This produces:[vague]

See also

  • {{Clarify }} for other text that is difficult to understand.

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools.

Vague/doc

<templatedata>{

 "description": "Use after a word or statement, that is vague or ambiguous.",
 "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}}",
     "suggested": true
   }
 }

} </templatedata>