Template:Unreferenced section/doc
This is a documentation subpage for Template:Unreferenced section. It contains usage information, categories and other content that is not part of the original template page. |
This template is used on approximately 25,000 pages, so changes to it will be widely noticed. Please test any changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Please consider discussing changes on the talk page before implementing them. |
Usage
{{Unreferenced section|date=November 2024}}
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}}
.
Parameters
date=
Month and year the template was added:|date=November 2024
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>
See also