Please note that all submissions to the site are subject to the wiki's licence, CC 4.0 BY-SA, as found here

Template:Citation needed: Difference between revisions

From Consumer Action Taskforce
Jump to navigationJump to search
mNo edit summary
m clean up documentation, add span (may be uneeded)
Tag: Reverted
Line 2: Line 2:
= Template:Citation needed =
= Template:Citation needed =


This template creates a superscript citation needed tag that appears as: {{Citation needed}}
This template creates a superscript citation needed tag that appears as: <p>I want to mark this{{Citation needed}}</p>


== Usage ==
== Usage ==
Line 8: Line 8:


=== Examples ===
=== Examples ===
* Some cars can fly{{Citation needed}}
<ul>
* The sky is blue{{Citation needed|date=January 2024}}
<li>Some cars can fly {{Citation needed}}</li>
* This fact requires proof{{Citation needed|reason=No reliable sources provided}}
<li>The sky is blue {{Citation needed|date=January 2024}}</li>
 
<li>This fact requires proof {{Citation needed|reason=No reliable sources provided}}</li>
<li>This fact also requires proof {{Citation needed|reason=No reliable sources provided|date=January 2024}}</li>
</ul>
=== Parameters ===
=== Parameters ===
* date - When the tag was added (optional)
* date - When the tag was added (optional)
Line 24: Line 26:
[[Category:Documentation templates]]
[[Category:Documentation templates]]
</noinclude>
</noinclude>
<includeonly><sup>[''citation needed''{{{date:+as of %s|}}} {{{reason:+– %s|}}}]</sup></includeonly>
 
<includeonly><span><sup>[''citation needed'' {{{reason|}}} {{{date|}}}]</sup></span></includeonly>

Revision as of 11:58, 16 January 2025

Template:Citation needed

This template creates a superscript citation needed tag that appears as:

I want to mark this [citation needed ]

Usage

Simply add {{Citation needed}} after the statement that needs a citation.

Examples

  • Some cars can fly [citation needed ]
  • The sky is blue [citation needed January 2024]
  • This fact requires proof [citation needed No reliable sources provided ]
  • This fact also requires proof [citation needed No reliable sources provided January 2024]

Parameters

  • date - When the tag was added (optional)
  • reason - Why a citation is needed (optional)

See also