User:AnotherConsumerRightsPerson/Sandbox: Difference between revisions
m Reverted edits by AnotherConsumerRightsPerson (talk) to last revision by Beanie Bo Tags: Rollback Reverted |
testing for nocat parameter in citation needed. Tag: Reverted |
||
Line 1: | Line 1: | ||
{{hatnote|This is [[User:AnotherConsumerRightsPerson|AnotherConsumerRightsPerson]]’s Sandbox. The public sandbox is located [[Sandbox|here]].}} | <noinclude>{{hatnote|This is [[User:AnotherConsumerRightsPerson|AnotherConsumerRightsPerson]]’s Sandbox. The public sandbox is located [[Sandbox|here]].}} | ||
Just another consumer rights person. I have a secret [https://en.wikipedia.org en.wikipedia.org] account (good luck finding that) and like the idea of a wiki where I can actually do bigger stuff instead of small edits. Also, I am currently at war with the abuse filter. It has not left me alone today. Apparently, adding template {{Smiley}} is a crime. | Just another consumer rights person. I have a secret [https://en.wikipedia.org en.wikipedia.org] account (good luck finding that) and like the idea of a wiki where I can actually do bigger stuff instead of small edits. Also, I am currently at war with the abuse filter. It has not left me alone today. Apparently, adding template {{Smiley}} is a crime.</noinclude> | ||
<includeonly><sup>[<i>[[Consumer Rights Wiki:Verifiability|citation needed]]</i>{{#if:{{{reason|}}}| - {{{reason}}}}}{{#if:{{{date|}}}| ({{{date}}})}}]</sup>{{#ifeq: {{{nocat}}}|yes||[[Category:Articles in need of citations]]</includeonly><noinclude> | |||
Use this template when an uncited claim is made in an article. The "[[:Category: Articles in need of citations| Articles in need of citations]]" category is automatically applied to the article when published. | |||
== Usage == | |||
Simply add <nowiki>{{Citation needed}}</nowiki> 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 | |||
{| class="wikitable" | |||
! Example !! Result | |||
|- | |||
|Some cars can fly<code><nowiki>{{Citation needed}}</nowiki></code> || Some cars can fly{{Citation needed}} | |||
|- | |||
|The sky is blue<code><nowiki>{{Citation needed|date=January 2024}}</nowiki></code>||The sky is blue{{Citation needed|date=January 2024}} | |||
|- | |||
|This fact requires proof<code><nowiki>{{Citation needed|reason=Source is personal account}}</nowiki></code>||This fact requires proof{{Citation needed|reason=Source is personal account}} | |||
|- | |||
|This fact requires proof<code><nowiki>{{Citation needed|reason=No reliable sources|date=Jan 2024}}</nowiki></code>||This fact also requires proof{{Citation needed|reason=No reliable sources|date=Jan 2024}} | |||
|} | |||
<ul> | |||
<li></li> | |||
<li></li> | |||
<li></li> | |||
<li></li> | |||
</ul> | |||
=== Template Data === | |||
<templatedata> | |||
{ | |||
"params": { | |||
"date": { | |||
"description": "When the tag was added ", | |||
"type": "date" | |||
}, | |||
"reason": { | |||
"description": "Why a citation is needed (if unclear)", | |||
"type": "string" | |||
} | |||
}, | |||
"description": "The parameters accepted by this template. " | |||
} | |||
</templatedata> | |||
== See also == | |||
* [[Template:Cite web]] | |||
[[:Category:Citation templates]] | |||
[[:Category:Inline cleanup templates]] | |||
</noinclude> |