Open main menu

Changes

Update to TemplateData
{{Documentation subpage}}

== Usage ==

: {{Tlx|Ambiguous|date{{=}}{{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}

This is an inline maintenance template for ambiguous statements that need attention in Wikipedia articles. It is not to be used in Wikipedia policy pages (was previously deleted when a similarly named template was used for that purpose).

Use of this template will put the article in the [[:Category:Wikipedia articles needing clarification|Category:Wikipedia articles needing clarification]] category, or a monthly subcategory thereof.

== See also ==
* {{tl|Definition}} – for ambiguous ''words''.
* {{tl|Vague}} for specific words or statements that are vague.
* {{tl|Clarify}} for other text that is difficult to understand.
* {{tl|Which one}} for text which could refer to one of numerous people or items.

{{Inline tags}}
<includeonly>
[[Category:Inline cleanup templates|{{PAGENAME}}]]
[[Category:Coherency templates|{{PAGENAME}}]]
</includeonly>
==TemplateData==
{{TemplateDataHeader}}
<templatedata>
{
"params": {
"reason": {
"description": "reason the tag is marked as ambiguous",
"type": "line"
},
"date": {
"label": "Month and year",
"type": "date",
"autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}",
"suggested": true
}
},
"description": "Inline cleanup tag marking ambiguous phrasing"
}
</templatedata>
Anonymous user