Template:Unreferenced section/doc: Difference between revisions
meta>Moxy →See also: link info page |
m 67 revisions imported |
||
(8 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
{{documentation subpage}} | {{documentation subpage}} | ||
{{high-use| | {{high-use|26539}} | ||
{{tsh|Urs|Unrefsect}} | {{tsh|Urs|Unrefsect}} | ||
== Usage == | == Usage == | ||
: {{tlx|Unreferenced section|2=date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}}} | : {{tlx|Unreferenced section|2=date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}}} | ||
Only use this template when the section ''completely'' lacks references. For sections with some but too few references, use {{tl|Refimprove section}} instead. | |||
This template puts articles in [[:Category:Articles needing additional references]] or a dated subcategory thereof. If you leave the date off, a [[Wikipedia:Bots|bot]] will add it later. To fill the date automatically, you can use {{tlsx|Unreferenced section}}. | This template puts articles in [[:Category:Articles needing additional references]] or a dated subcategory thereof. If you leave the date off, a [[Wikipedia:Bots|bot]] will add it later. To fill the date automatically, you can use {{tlsx|Unreferenced section}}. | ||
Sample usage using optional "find" param: | |||
: {{tlx|Unreferenced section|find{{=}}search keyword(s)|date{{=}}{{CURRENTMONTHNAME}} {{CURRENTYEAR}}}} | |||
==Parameters== | ==Parameters== | ||
* | * {{para|date}} : month and year the section was last checked for references; e.g., {{para|date|{{CURRENTMONTHNAME}} {{CURRENTYEAR}}}} | ||
* | * {{para|small}} : Any value (typically "y", "yes", etc.) will make the template smaller. The template should normally be full-width when it applies to an entire section. | ||
* {{para|find}} : any search string. This optional parameter adds a set of links produced by the {{tl|find sources}} template to the output. If omitted, no "find sources" links are displayed. | |||
== TemplateData == | == TemplateData == | ||
Line 15: | Line 21: | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": " | "description": "Use this template only when a section completely lacks references. For sections with some but too few references, use {{Refimprove section}} instead.", | ||
"format": "inline", | |||
"params": { | "params": { | ||
"date": { | "date": { | ||
"label": " | "label": "Month and year", | ||
"description": "The | "description": "The month and year the tag was placed, such as 'June 2013', but not 'jun13'", | ||
"type": "string", | "type": "string", | ||
"required": false, | "required": false, | ||
"autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}", | "autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}", | ||
"example": "June 2013", | |||
"suggested": true | "suggested": true | ||
}, | }, | ||
Line 29: | Line 37: | ||
"description": "Any value (typically \"y\", \"yes\", etc.) will make the template smaller.", | "description": "Any value (typically \"y\", \"yes\", etc.) will make the template smaller.", | ||
"type": "string", | "type": "string", | ||
"required": false | "required": false, | ||
"autovalue": "y", | |||
"example": "y" | |||
}, | |||
"find": { | |||
"label": "Find", | |||
"description": "Search string for 'find sources' template. May be one or more words. Leave empty to suppress 'find sources' output.", | |||
"type": "string", | |||
"required": false, | |||
"example": "Austen's early life" | |||
} | } | ||
} | }, | ||
"paramOrder": [ | |||
"date", | |||
"small", | |||
"find" | |||
] | |||
} | } | ||
</templatedata> | </templatedata> | ||
== See also == | == See also == | ||
*[[Wikipedia:Citation needed]] and {{Tl|Citation needed}} | * [[Wikipedia:Citation needed]] and {{Tl|Citation needed}} | ||
* [[Wikipedia:Citing sources]] | * [[Wikipedia:Citing sources]] | ||
{{Citation and verifiability article maintenance templates}} | {{Citation and verifiability article maintenance templates}} | ||
<includeonly> | <includeonly>{{sandbox other|| | ||
<!-- Categories below this line, please; interwikis at Wikidata --> | |||
[[Category:Citation and verifiability maintenance templates]] | [[Category:Citation and verifiability maintenance templates]] | ||
</includeonly> | }}</includeonly> |
Latest revision as of 13:58, 3 September 2020
This is a documentation subpage for Template:Unreferenced section. It may contain usage information, categories and other content that is not part of the original template page. |
This template is used on approximately 29,000 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
Usage
{{Unreferenced section|date=November 2024}}
Only use this template when the section completely lacks references. For sections with some but too few references, use {{Refimprove section}} instead.
This template puts articles in Category:Articles needing additional references or a dated subcategory thereof. If you leave the date off, a bot will add it later. To fill the date automatically, you can use {{subst:unreferenced section}}
.
Sample usage using optional "find" param:
{{Unreferenced section|find=search keyword(s)|date=November 2024}}
Parameters
|date=
: month and year the section was last checked for references; e.g.,|date=November 2024
|small=
: Any value (typically "y", "yes", etc.) will make the template smaller. The template should normally be full-width when it applies to an entire section.|find=
: any search string. This optional parameter adds a set of links produced by the {{find sources}} template to the output. If omitted, no "find sources" links are displayed.
TemplateData
TemplateData for Unreferenced section
Use this template only when a section completely lacks references. For sections with some but too few references, use {{Refimprove section}} instead.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Month and year | date | The month and year the tag was placed, such as 'June 2013', but not 'jun13'
| String | suggested |
Small | small | Any value (typically "y", "yes", etc.) will make the template smaller.
| String | optional |
Find | find | Search string for 'find sources' template. May be one or more words. Leave empty to suppress 'find sources' output.
| String | optional |
See also