Difference between revisions of "Template:Disputed title/doc"
imported>Zyxw m (Since <tt> is obsolete in HTML5, replace it with <kbd> – see HTML element#tt, Wikipedia:HTML5, and mw:Help:Extension:Linter/obsolete-tag. using AWB) |
imported>Biexx (Template data) |
||
| Line 39: | Line 39: | ||
{{Article title dispute templates}} | {{Article title dispute templates}} | ||
{{Dispute templates}} | {{Dispute templates}} | ||
| + | |||
| + | |||
| + | == TemplateData == | ||
| + | {{TemplateDataHeader}} | ||
| + | <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> | ||
<includeonly><!-- | <includeonly><!-- | ||
Revision as of 13:35, 1 September 2018
| 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}}
- {{Inappropriate title soft}}
- {{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
TemplateData
TemplateData for Disputed title
This template identifies a Wikipedia article as having a title which is disputed.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| no description | Unknown | optional | |
| What | what | no description | Unknown | optional |
| Alternate title | alternate title | Contains a single alternative title, which editors feel may be more appropriate
| Content | optional |
| Alternate titles (multiple) | alternate titles | Use this instead of 'Alternate title' if there are multiple titles which are believed to be appropriate | String | optional |
| Page | page | 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. | Content | optional |
| Section | section | Section of the talk page which contains discussion on the title dispute.
| Line | suggested |
| Date | date | Month and year when template was applied
| Date | suggested |