Difference between revisions of "Template:Cite check section/doc"

From blackwiki
Jump to navigation Jump to search
imported>Santasa99
(Created page with '{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> <!-...')
 
imported>SUM1
(Added to doc and added TemplateData)
Line 21: Line 21:
  
 
Articles that merely lack references or have POV problems should be flagged with some other template.
 
Articles that merely lack references or have POV problems should be flagged with some other template.
 +
 +
==Additional options==
 +
* To specify the month and year of adding the template, use {{para|date|''month year''}}. Adding this sorts the article into subcategories of [[:Category:Articles lacking sources]], allowing the oldest problems to be identified and dealt with first. If the date parameter is omitted, a [[WP:BOT|bot]] will add it later.
 +
* To specify a talk page section, use {{para|talk|''talk page section''}}, e.g. {{tlx|Cite check|article|talk&#61;Some section on talk page}}.
 +
* To specify a reason, use {{para|reason|''reason''}}, e.g. {{tlx|Cite check|article|reason{{=}}some reason.}}.
 +
 +
== TemplateData ==
 +
<templatedata>
 +
{
 +
"description": "Use this cleanup template to indicate that a section of an article possibly contains inappropriate or misinterpreted citations that do not verify the text.",
 +
"format": "inline",
 +
"params": {
 +
"date": {
 +
"label": "Month and year",
 +
"description": "The month and year that the template was placed (in full). \"{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}\" inserts the current month and year automatically.",
 +
"type": "line",
 +
"autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}",
 +
"example": "January 2013",
 +
"suggested": true
 +
},
 +
"talk": {
 +
"label": "Talk page section",
 +
"description": "Section name on the talk page for further discussion",
 +
"type": "line"
 +
},
 +
"reason": {
 +
"label": "Reason",
 +
"description": "The reason why the article contains inappropriate or misinterpreted citations",
 +
"type": "string"
 +
}
 +
},
 +
"paramOrder": [
 +
"date",
 +
"talk",
 +
"reason"
 +
]
 +
}
 +
</templatedata>
  
 
==See also==
 
==See also==

Revision as of 03:09, 21 March 2020

Place this template at the top of the article or section tagged.

The simplest way to add this template to an article is to copy and paste {{Cite check section|date=March 2026}} at the top of the article.

This template will categorise tagged articles into Category:All articles lacking reliable references and either Category:Articles lacking reliable references or a monthly category like Category:Articles lacking reliable references from March 2026, if a date is supplied.

Usage

This template alerts readers that citations in article's section may be inappropriate or misinterpreted. Examples include quotations taken out of context and false assertions about a source's facts or conclusions, or false page numbers included.

When using this template the text should have:

  • Citations in footnote, Harvard referencing, or some other standard format.
  • Multiple citations (or one key citation) that an editor tried to verify and found that the article passage misstated or misconstrued the original source's content.

Please try to improve the article or make a good faith attempt to verify the citations in question before adding this template, and discuss the matter on the talk page. If only one citation is problematic, or there is a desire to tag particular citations, consider using {{Verify source}} or {{Failed verification}} instead.

Articles that merely lack references or have POV problems should be flagged with some other template.

Additional options

  • To specify the month and year of adding the template, use |date=month year. Adding this sorts the article into subcategories of Category:Articles lacking sources, allowing the oldest problems to be identified and dealt with first. If the date parameter is omitted, a bot will add it later.
  • To specify a talk page section, use |talk=talk page section, e.g. {{Cite check|article|talk=Some section on talk page}}.
  • To specify a reason, use |reason=reason, e.g. {{Cite check|article|reason=some reason.}}.

TemplateData

Use this cleanup template to indicate that a section of an article possibly contains inappropriate or misinterpreted citations that do not verify the text.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Month and yeardate

The month and year that the template was placed (in full). "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}" inserts the current month and year automatically.

Example
January 2013
Auto value
{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}
Linesuggested
Talk page sectiontalk

Section name on the talk page for further discussion

Lineoptional
Reasonreason

The reason why the article contains inappropriate or misinterpreted citations

Stringoptional

See also