Difference between revisions of "Template:Citation needed/doc"

From LIMSWiki
Jump to navigationJump to search
(Created guidance.)
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
The <nowiki>{{Citation needed}}</nowiki> tag, when inserted in an article, looks like this: <sup>&#91;[[:Template talk:Citation needed|''citation&nbsp;needed'']]&#93;</sup>, except that it links directly here. It means one of three things:
'''<nowiki>{{Citation needed}}</nowiki>''' is a template used to identify claims in articles, particularly if questionable, that need a [[LIMSWiki:Citation guidelines|citation]] to a reliable source. The template produces a superscripted {{citation needed|date=May 2013}} as in:


# What was just asserted in the text is being questioned, and needs a legitimate citation, or reference, in order to stand.
:Humphrey Bogart has won several snooker world championships.{{Citation needed|date={{CURRENTMONTHNAME}} {{currentyear}}}}
# The author at the time was not exactly sure of the fact they were writing, and is begging your help to make sure it is correct.
# The author at the time was making a funny statement about the sort of things that might need a citation.


In the first two cases, your immediately dropping whatever you are doing, researching the matter to the best of your ability, and fixing the article, would be appreciated.
The template indicates that it may be that Humphrey Bogart played snooker at some point and it may be that he won some tournaments at some point but no ''reliable'', ''published'' sources were given to verify it and the information is not considered common knowledge. If it is considered that he might have won just one tournament, the template may be placed accordingly; and a reason for the need of a citation may be given, displayed when the mouse hovers on "citation needed":


In the third case, adding "|joke" to the template will stop it appearing on the [[:Category:Articles with unsourced statements|list of pages]] that really do need citations.
:Humphrey Bogart has won several{{Citation needed|date={{CURRENTMONTHNAME}} {{currentyear}}|reason=No sources found for Bogart competing in snooker.}} snooker world championships.
 
===Usage===
:<code>{{tlx|Citation needed|reason{{=}}''your explanation here''|date{{=}}{{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}</code>
 
'''Notes''':
* The date-substitution template may be used to automatically generate the date, e.g., <code><nowiki>{{Citation needed|{{subst:DATE}}}}</nowiki></code>.
* The {{para|date}} parameter is encouraged but not viatl. The date parameter consists of the full English name of the current month with initial capital, a space, and the year, not full dates; e.g., "January 2013", but not "jan13". ''Any deviation from these two rules will result in an "invalid date parameter" error.''
* The {{para|reason}} (without leading capital) parameter is optional but often helpful.  It is displayed as a tooltip. For example, the following usage might be appropriate to the claim that "Humphrey Bogart has won several snooker world championships.":
*:<code>{{Tlx|Citation needed|reason{{=}}This claim needs a reliable source; Bogart was a famous actor, and his major biographies don't mention snooker.}}</code>
** If double quotation marks are used within the {{para|reason}} parameter, the reason will not be displayed as a tooltip; use single quotes instead.
** Use only plain text for the {{para|reason}} parameter. It does not support wiki markup like wikilinks which can "mess up" the tooltip.
*Use of this template places the article into [[:Category:Articles with unsourced statements]] and [[:Category:Articles with unsourced statements from {{CURRENTMONTHNAME}} {{CURRENTYEAR}}]] (example).
*Remove the template when you add a citation for a statement.
 
===Examples===
 
:<code>This sentence shows the template used at the end.</code><code>{{Tlx|Citation needed|reason{{=}}reliable source needed for the whole sentence|date{{=}}{{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}</code>
 
The above wikitext will render as follows:
 
:This sentence shows the template used at the end.{{Citation needed|reason=reliable source needed for the whole sentence|date={{CURRENTMONTHNAME}} {{currentyear}}}}

Latest revision as of 18:46, 29 May 2013

{{Citation needed}} is a template used to identify claims in articles, particularly if questionable, that need a citation to a reliable source. The template produces a superscripted[citation needed] as in:

Humphrey Bogart has won several snooker world championships.[citation needed]

The template indicates that it may be that Humphrey Bogart played snooker at some point and it may be that he won some tournaments at some point but no reliable, published sources were given to verify it and the information is not considered common knowledge. If it is considered that he might have won just one tournament, the template may be placed accordingly; and a reason for the need of a citation may be given, displayed when the mouse hovers on "citation needed":

Humphrey Bogart has won several[citation needed] snooker world championships.

Usage

{{Citation needed|reason=your explanation here|date=May 2024}}

Notes:

  • The date-substitution template may be used to automatically generate the date, e.g., {{Citation needed|{{subst:DATE}}}}.
  • The |date= parameter is encouraged but not viatl. The date parameter consists of the full English name of the current month with initial capital, a space, and the year, not full dates; e.g., "January 2013", but not "jan13". Any deviation from these two rules will result in an "invalid date parameter" error.
  • The |reason= (without leading capital) parameter is optional but often helpful. It is displayed as a tooltip. For example, the following usage might be appropriate to the claim that "Humphrey Bogart has won several snooker world championships.":
    {{Citation needed|reason=This claim needs a reliable source; Bogart was a famous actor, and his major biographies don't mention snooker.}}
    • If double quotation marks are used within the |reason= parameter, the reason will not be displayed as a tooltip; use single quotes instead.
    • Use only plain text for the |reason= parameter. It does not support wiki markup like wikilinks which can "mess up" the tooltip.
  • Use of this template places the article into Category:Articles with unsourced statements and Category:Articles with unsourced statements from May 2024 (example).
  • Remove the template when you add a citation for a statement.

Examples

This sentence shows the template used at the end.{{Citation needed|reason=reliable source needed for the whole sentence|date=May 2024}}

The above wikitext will render as follows:

This sentence shows the template used at the end.[citation needed]