Template:Unreferenced section
![]() | This template is used on 28,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. |
Contents
Usage
{{Unreferenced section|date=May 2022}}
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
![]()
|
Parameters
date=
Month and year the template was added:|date=May 2022
small=y
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.
TemplateData
TemplateData for Unreferenced section
<templatedata> { "description": "A template to mark a section of an article as being unreferenced.", "params": { "date": { "label": "Date added", "description": "The date when this template was added to the section; if you leave this off, a bot will add it later.", "type": "string", "required": false, "autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}", "suggested": true }, "small": { "label": "Small", "description": "Any value (typically \"y\", \"yes\", etc.) will make the template smaller.", "type": "string", "required": false } } } </templatedata>