Template:Citation needed: Difference between revisions
No edit summary |
m clean up documentation, now without breaking the template (i hope) |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
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 7: | ||
=== Examples === | === Examples === | ||
<ul> | |||
<li>Some cars can fly {{Citation needed}}</li> | |||
<li>The sky is blue {{Citation needed|date=January 2024}}</li> | |||
<li>This fact requires proof {{Citation needed|reason=Source is personal account}}</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 23: | Line 24: | ||
[[Category:Citation templates]] | [[Category:Citation templates]] | ||
[[Category:Documentation templates]] | [[Category:Documentation templates]] | ||
</noinclude> | </noinclude> | ||
<includeonly><sup>[''citation needed'' {{{date|}}} {{{reason|}}}]</sup></includeonly> | <includeonly><sup>[''citation needed'' {{{date|}}} {{{reason|}}}]</sup></includeonly> |