Template:Citation needed: Difference between revisions
Appearance
m Improve template logic, formating, move to table for examples |
Make the citation needed template link to the new Consumer Rights Wiki:Verifiability page |
||
Line 1: | Line 1: | ||
<includeonly><sup>[<i>citation needed</i>{{#if:{{{reason|}}}| - {{{reason}}}}}{{#if:{{{date|}}}| ({{{date}}})}}]</sup></includeonly><noinclude> | <includeonly><sup>[<i>[[Consumer Rights Wiki:Verifiability|citation needed]]</i>{{#if:{{{reason|}}}| - {{{reason}}}}}{{#if:{{{date|}}}| ({{{date}}})}}]</sup></includeonly><noinclude> | ||
Use this template when an uncited claim is made in an article. | Use this template when an uncited claim is made in an article. | ||
== Usage == | == Usage == |
Latest revision as of 02:11, 19 August 2025
Use this template when an uncited claim is made in an article.
Usage
Simply add {{Citation needed}} after the statement that needs a citation. This creates a superscript "citation needed" tag that appears as:
I want to mark this[citation needed]
Examples
Examples of usage for the template
Example | Result |
---|---|
Some cars can fly{{Citation needed}} |
Some cars can fly[citation needed] |
The sky is blue{{Citation needed|date=January 2024}} |
The sky is blue[citation needed (January 2024)] |
This fact requires proof{{Citation needed|reason=Source is personal account}} |
This fact requires proof[citation needed - Source is personal account] |
This fact requires proof{{Citation needed|reason=No reliable sources|date=Jan 2024}} |
This fact also requires proof[citation needed - No reliable sources (Jan 2024)] |
Template Data
The parameters accepted by this template.
Parameter | Description | Type | Status | |
---|---|---|---|---|
date | date | When the tag was added | Date | optional |
reason | reason | Why a citation is needed (if unclear) | String | optional |