Template:More citations needed: Difference between revisions
citation needed but more. |
When I forget to add docs: |
||
| Line 1: | Line 1: | ||
<includeonly><sup>[<i>[[Consumer Rights Wiki:Verifiability|more citations needed]]</i>{{#if:{{{reason|}}}| - {{{reason}}}}}{{#if:{{{date|}}}| ({{{date}}})}}]</sup>{{#ifeq:{{{nocat}}}|yes||[[Category:Articles in need of citations]]}}</includeonly><noinclude>Used if you want more citations to be added. Example: This statement doesn't have enough citations, but <code>citation needed</code> cannot stop me!<ref>Something</ref>{{More citations needed}} | <includeonly><sup>[<i>[[Consumer Rights Wiki:Verifiability|more citations needed]]</i>{{#if:{{{reason|}}}| - {{{reason}}}}}{{#if:{{{date|}}}| ({{{date}}})}}]</sup>{{#ifeq:{{{nocat}}}|yes||[[Category:Articles in need of citations]]}}</includeonly><noinclude>Used if you want more citations to be added. Example: This statement doesn't have enough citations, but <code>citation needed</code> cannot stop me!<ref>Something</ref>{{More citations needed}} | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"reason": { | |||
"label": "Reason", | |||
"description": "The reason why you think more citations are required." | |||
}, | |||
"date": { | |||
"label": "Date", | |||
"description": "The date of the tag.", | |||
"type": "date" | |||
}, | |||
"nocat": { | |||
"label": "Disable category", | |||
"description": "Removes category ‘Articles in need of citations’ from appearing because of this template. May still appear from other templates.", | |||
"type": "boolean" | |||
} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> | |||