Template:Disputed/doc
This is a documentation subpage for Template:Disputed. It contains usage information, categories and other content that is not part of the original template page. |
If you plan to make breaking changes to this template, move it, or nominate it for deletion, please notify Twinkle's users and maintainers at Wikipedia talk:Twinkle as a courtesy, as this template is used in the standard installation of Twinkle. Thank you! |
This template identifies a Wikipedia article as having content whose truth or factual nature is in dispute. If the problem is confined to one section, or a few sections in an article that has several, it is better to use {{Disputed section}}.
- This template is a self-reference.
- Please do not subst: this template.
Usage
First add a new section named "Disputed" to the article's talk page, describing the problems with the disputed statements. Then place {{Disputed}}
at the top of the disputed article. If the talk page discussion is not in a section named "Disputed", use {{Disputed|talk page section name}}
(for a talk page section named "Disputed information", use {{Disputed|Disputed information}}
in the article). If there is no talk page, the tag won't refer to it (in which case it's recommended to consider whether the tag should be there, since there is no reason given). Articles using this template as shown above are placed into Category:Accuracy disputes.
If a dispute spans multiple pages, please centralize the discussion in one location and link to it by specifying the talk page where the discussion is: {{Disputed|talkpage=Talk:Page name|section name|date=November 2024}}
.
This template can take an optional date parameter in the format {{Disputed|date=November 2024}}
or {{Disputed|talk page section name|date=November 2024}}
. If the date is not included it will be added later by a WP:BOT. Articles using this template with a date are added to a monthly subcategory of Category:Accuracy disputes.
- Example
{{Disputed|date=November 2024}}
Output:
This article's factual accuracy is disputed. (November 2024) (Learn how and when to remove this template message) |
Category:
Sections
If applied to part of an article, this template takes an optional parameter "what", for example: {{Disputed|what=section}}
. An alternative is to use either {{Disputed section}} or {{Dispute about}}. To make the message box small, set the "small" parameter to "left":
{{Disputed|what=table|small=left}}
Output:
This table's factual accuracy is disputed. (Learn how and when to remove this template message) |
Redirects
- {{Accuracy}}
- {{Accuracy dispute}}
- {{BLP dispute}}
- {{Content disputed}}
- {{Dispute}}
- {{Factual accuracy}}
- {{Factual accuracy disputed}}
See also
Wikipedia project pages
- Wikipedia:Accuracy dispute
- Wikipedia:Consensus
- Wikipedia:Dispute resolution
- Wikipedia:Disputed statement
- Wikipedia:Neutral point of view
- Wikipedia:Template messages
- Wikipedia:Template namespace
Templates
Disputed factual accuracy
Both accuracy and POV
|
Disputed neutrality (POV)
|
Wiki
Template Data
TemplateData for Disputed
<templatedata> { "params": { "1": { "label": "Talk page section name", "description": "Talk page section name, section where the dispute is discussed.", "type": "line" }, "what": { "description": "Type of content. Fits the sentence \"This (what) is disputed\"", "example": "section", "default": "article", "type": "line" }, "talkpage": { "aliases": [ "talk" ], "description": "The page where the dispute is discussed.", "type": "wiki-page-name" }, "date": { "description": "Date template was added.", "example": "May 2016", "autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}", "suggested": true }, "": {}, "small": {} }, "description": "Identifies that the article has content whose truth or factual nature is in dispute." } </templatedata>