Jump to content

Template:Verify source/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
m →‎top: {{High-use}}
 
(32 intermediate revisions by 23 users not shown)
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
{{High-use}}
{{Template shortcut|vs}}
{{Distinguish|Template:Verify sources}}
{{Distinguish|Template:Verify sources}}
{{Redirect-distinguish|Template:Check|Template:Check mark}}
{{Redirect|Template:Check|check (tick) mark|Template:Tick}}
{{Template shortcut|vs}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->


The {{Tl|verify source}} template will automatically place tagged articles into [[:Category:Wikipedia articles needing factual verification]].
This {{Tlx|verify source}} template will automatically place tagged articles into [[:Category: Wikipedia articles needing factual verification]].


== Usage ==
==Usage==
Put the following after the reference - after and outside of the closing <nowiki></ref></nowiki> tag - to request that someone verify that the cited source supports the material in the passage:
'''{{tlx|Verify source|date{{=}}{{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}'''


'''{{Tlx|Verify source|date{{=}}{{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}'''
Use this inline template tag to label ostensibly sourced text which appears doubtful or false, and to request source verification. If the information is indeed reliable, but lacks proper citations, then use {{Tl|Citation needed}} (or {{Tl|Cite quote}}, for quotations) instead. In general, add the {{tl|Verify source}} template only after a good faith attempt to verify the information has been made. If the article has broader sourcing problems, a banner template like {{Tl|Refimprove}} may be more appropriate.


Please add the {{Tlx|Verify source}} template only after you have made a good faith attempt to verify the information yourself, and you still have good reason to question whether the source is correct. For instance, you might not be in a position to verify a given source (perhaps the only source is in a library half-way across the globe, for instance). This alone does not mean you should add this template. Only add it if you have reason to believe checking the source is necessary.
Regarding unsourced or poorly sourced information:
# If it is '''doubtful''' but '''unlikely to be harmful''' to the whole article, use a template like this to ask for source verification.
# If it is '''doubtful''' and '''potentially harmful''', move the information to the talk page and ask for a source.
# If it is '''very doubtful''' and '''very harmful''', remove the information immediately, without the need of moving it to the talk page first.
# If it is '''doubtful''' and '''potentially harmful''' with '''regard to a [[WP:BLP|living person]]''', remove the information immediately, without the need of moving it to the talk page first.
# If it is '''not doubtful''', use {{Tl|Citation needed}} (or {{tl|Cite quote}}) to request a citation to improve the article's [[WP:V|verifiability]].


If you did attempt to verify the information, and failed, this template might not be the right one to use. If you think the source might be largely useful, perhaps only with minor mistakes (a page number was entered wrong, for instance), use {{Tlx|Failed verification}} to indicate that you did attempt to verify the information, but couldn't. If you in good faith believe the source is simply wrong, inappropriate or misplaced, you should consider simply removing it.
To find all the articles that use this template, please visit [http://en.wikipedia.org/w/index.php?title=Special:Whatlinkshere&target=Template%3AVerify_source What links here]. For articles which {{em|lack}} sources, please visit [[:Category:Articles lacking sources]].


If the information in the preceding sentences appears to be verifiable, but lacks proper inline citations, then use {{Tl|Citation needed}} (or {{Tl|Cite quote}}, for quotations) instead. If the overall article has broader sourcing problems, a banner template like {{Tl|More citations needed}} may be more appropriate.
This [[Wikipedia:Template messages|template]] is a [[Wikipedia:Self-references to avoid|self-reference]], as it is part of the Wikipedia project rather than the encyclopedic content and it should not be [[Wikipedia:Substitution|substituted]].


=== Wikipedia usage of this template ===
=== Parameters ===
To find all the articles that use this template, visit [https://en.wikipedia.org/w/index.php?title=Special:Whatlinkshere&target=Template%3AVerify_source What links here].
* {{Para|date}} You may append a date to the template in the following format:


This [[Wikipedia:Template messages|template]] is a [[Wikipedia:Self-references to avoid|self-reference]], as it is part of the Wikipedia project rather than the encyclopedic content, and it should not be [[Wikipedia:Substitution|substituted]].
:<code>{{Tlx|Verify source|date{{=}}{{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}</code>


If you want to help out, please visit [[:Category: Articles lacking sources]] for articles which {{em|lack}} sources altogether.
* {{Para|type}} You may add a type, such as "reprint" or "archive" in the following format:


===Parameters===
:<code>{{Tlx|Verify source|type{{=}}reprint}}</code> becomes <sup>[''reprint verification needed'']</sup>.
*{{Para|date}} – you may append a date to the template in the following format:
*:<code>{{Tlx|Verify source|date{{=}}{{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}</code>
*{{Para|type}} – you may add a type, such as 'reprint', 'URL required,', or 'archive' in the following format:
*:<code>{{Tlx|Verify source|type{{=}}reprint}}</code> becomes <sup>[''reprint verification needed'']</sup>
*:<code>{{Tlx|Verify source|type{{=}}URL required,}}</code> becomes <sup>[''URL required, verification needed'']</sup>
*{{Para|reason}} – this parameter can be used to change the text displayed when hovering over the tag.


== Related redirects ==
==Related redirects==
''(These all redirect to Template:Verify source)''
''(These all redirect to Template:Verify source)''
#{{Tl|Check}}
#{{Tl|Check}}
Line 42: Line 44:
#{{Tl|Vs}}
#{{Tl|Vs}}


== See also ==
==TemplateData==
{{TemplateData header}}
* {{tl|Verify quote}}
<templatedata>
* [[Wikipedia:Citing sources]], especially [[Wikipedia:Citing sources#Unsourced material|Unsourced material]]
{
* [[Wikipedia:Identifying reliable sources]]
"description": "Use this inline cleanup template to request that someone verify that the cited source supports the associated material.",
* [[Wikipedia:Template messages/Cleanup/Verifiability and sources]]
"format": "inline",
* [[Wikipedia:Template messages/Sources of articles]]
"params": {
* [[Wikipedia:Verifiability]]
"date": {
* [[Wikipedia:WikiProject Fact and Reference Check]]
"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
},
"type": {
"label": "Pre-text",
"description": "Text to go before \"verification needed\"",
"type": "line",
"example": "reprint, archive"
},
"reason": {
"label": "Reason",
"description": "Change the text which is displayed when hovering over the tag",
"type": "string"
}
},
"paramOrder": [
"date",
"type",
"reason"
]
}
</templatedata>

==See also==
*{{tlx|Verify quote}}
*{{tlx|Failed verification}}
*[[Wikipedia:Citing sources]], especially [[Wikipedia:Citing sources#Unsourced material|Unsourced material]]
*[[Wikipedia:Identifying reliable sources]]
*[[Wikipedia:Template messages/Cleanup/Verifiability and sources]]
*[[Wikipedia:Template messages/Sources of articles]]
*[[Wikipedia:Verifiability]]


{{inline tags}}
{{inline tags}}


<includeonly>
<includeonly>{{Sandbox other||
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
[[Category:Inline citation and verifiability dispute templates]]
[[Category:Inline citation and verifiability dispute templates]]


[[id:Verify source]]
[[id:Verify source]]
</includeonly>
}}</includeonly>

Latest revision as of 23:00, 26 December 2023

This {{verify source}} template will automatically place tagged articles into Category: Wikipedia articles needing factual verification.

Usage

[edit]

Put the following after the reference - after and outside of the closing </ref> tag - to request that someone verify that the cited source supports the material in the passage:

{{Verify source|date=September 2024}}

Please add the {{Verify source}} template only after you have made a good faith attempt to verify the information yourself, and you still have good reason to question whether the source is correct. For instance, you might not be in a position to verify a given source (perhaps the only source is in a library half-way across the globe, for instance). This alone does not mean you should add this template. Only add it if you have reason to believe checking the source is necessary.

If you did attempt to verify the information, and failed, this template might not be the right one to use. If you think the source might be largely useful, perhaps only with minor mistakes (a page number was entered wrong, for instance), use {{Failed verification}} to indicate that you did attempt to verify the information, but couldn't. If you in good faith believe the source is simply wrong, inappropriate or misplaced, you should consider simply removing it.

If the information in the preceding sentences appears to be verifiable, but lacks proper inline citations, then use {{Citation needed}} (or {{Cite quote}}, for quotations) instead. If the overall article has broader sourcing problems, a banner template like {{More citations needed}} may be more appropriate.

Wikipedia usage of this template

[edit]

To find all the articles that use this template, visit What links here.

This template is a self-reference, as it is part of the Wikipedia project rather than the encyclopedic content, and it should not be substituted.

If you want to help out, please visit Category: Articles lacking sources for articles which lack sources altogether.

Parameters

[edit]
  • |date= – you may append a date to the template in the following format:
    {{Verify source|date=September 2024}}
  • |type= – you may add a type, such as 'reprint', 'URL required,', or 'archive' in the following format:
    {{Verify source|type=reprint}} becomes [reprint verification needed]
    {{Verify source|type=URL required,}} becomes [URL required, verification needed]
  • |reason= – this parameter can be used to change the text displayed when hovering over the tag.
[edit]

(These all redirect to Template:Verify source)

  1. {{Check}}
  2. {{Verification needed}}
  3. {{Verify-inline}}
  4. {{Verifysource}}
  5. {{Vn}}
  6. {{VN}}
  7. {{Vs}}

TemplateData

[edit]
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Verify source in articles based on its TemplateData.

TemplateData for Verify source

Use this inline cleanup template to request that someone verify that the cited source supports the associated material.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypStatus
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
Pre-texttype

Text to go before "verification needed"

Example
reprint, archive
Lineoptional
Reasonreason

Change the text which is displayed when hovering over the tag

Stringoptional

See also

[edit]