Template:Disputed title/doc
This is a documentation subpage for Template:Disputed title. It contains usage information, categories and other content that is not part of the original template page. |
Contents
Meaning
This template identifies a Wikipedia article as having a title which is disputed
Usage
To apply this template to an article, first add a new section "Disputed title" to the talk page, describing the problems with the disputed title.
Arguments:
- alternate title= (optional): Contains a single alternative title, which editors feel may be more appropriate
- alternate titles= (optional): Use this instead of alternate title if there are multiple titles which are believed to be appropriate.
- date= (optional): Month and year when template was applied.
- section= (optional, recommended): section of the talk page which contains discussion on the title dispute. A recommended argument for this is Disputed title
- page= (optional, replaces section): instead of linking the section of a talk page, allows you to link an entirely different page for the discussion. This can be used when the discussion is occurring on a subpage of the talkpage or a different forum.
Example
{{Disputed title|alternate title=Something else|alternate titles=Something else altogether|section=Disputed title}}
results in:
The current title of this article is disputed. An alternative proposed title is Something else. Alternative proposed titles are: Something else altogether. |
See Wikipedia:Accuracy dispute.
This template will place the article into Category:Accuracy disputes and Category:Wikipedia title cleanup.
This template is a self-reference.
Redirects
- {{Title disputed}}, {{Title-disputed}}, {{TitleDisputed}}
- {{Accuracy-title}}
- {{Dubious title}}
See also
Article title cleanup templates
- {{POV title}} (for neutrality disputes)
- {{Inappropriate title}}
- {{Disputed title}}
- {{Cleanup title}}
- Category:Wikipedia title cleanup
- Category:Wikipedia title cleanup (sorted by template)
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
- Boxes:
- {{Disputed}} Article, {{Dispute about|what}}, {{Disputed section}} Section
- {{Disputed tag}} For disputing recent promotions or amendments of policies and guidelines
- {{Under discussion}} For use on project pages (e.g., policies and guidelines), not on articles
- Inline:
- {{Dubious}} and {{Disputed inline}} Statement
- {{Under discussion inline}} Statements on project pages
Both accuracy and POV
- Boxes:
- {{Controversial}} Talk page
Disputed neutrality (POV)
- Boxes:
- {{POV}} Article, {{POV section}} Section, {{POV lead}} Lead section
- {{POV map}} Map, {{POV title}} Title
- {{POV check}} Article, {{POV check|section}} Section
- {{Systemic bias}} Article
- Inline:
- {{Lopsided}} Statement
- {{POV statement}} Statement
- {{POV check inline}} Statement
Wiki
This section is empty. You can help by adding to it. |
TemplateData
TemplateData for Disputed title
<templatedata> { "params": { "": {}, "what": {}, "alternate title": { "label": "Alternate title", "description": "Contains a single alternative title, which editors feel may be more appropriate", "example": "Alternate title", "type": "content" }, "alternate titles": { "label": "Alternate titles (multiple)", "description": "Use this instead of 'Alternate title' if there are multiple titles which are believed to be appropriate", "type": "string" }, "page": { "label": "Page", "description": "Instead of linking the section of a talk page (replaces 'Section'), allows you to link an entirely different page for the discussion. This can be used when the discussion is occurring on a subpage of the talkpage or a different forum.", "type": "content" }, "section": { "label": "Section", "description": "Section of the talk page which contains discussion on the title dispute.", "example": "Disputed title", "type": "line", "autovalue": "", "suggested": true }, "date": { "label": "Date", "description": "Month and year when template was applied", "type": "date", "autovalue": "{{subst:CURRENTMONTH}} {{subst:CURRENTYEAR}}", "suggested": true } }, "description": "This template identifies a Wikipedia article as having a title which is disputed.", "format": "inline" } </templatedata>