Template:Update section/doc
This is a documentation subpage for Template:Update section. It contains usage information, categories and other content that is not part of the original Template page. |
[[Category:Template documentation pages{{#translation:}}]]
This template is used on approximately 4,200 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
Place {{Update section|date=April 2025}}
on its own line at the top of the section, just below the heading.
Valid parameters are:
|date=
|cat=
|reason=
|inaccurate=
Their meanings are exactly the same as for {{update|section}}
when that is used with the same parameters.
TemplateData
<templatedata> { "params": { "date": { "label": "Month and year", "type": "string", "autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}", "required": true, "description": "Provides the month and year of the update request; e.g., 'January 2018', but not 'jan18'." }, "cat": { "description": "Only required if a specific maintenance category is needed.", "type": "string" }, "reason": { "description": "Explanation of why the section is out of date.", "suggested": true, "type": "content" }, "inaccurate": { "description": "Use 'yes' if the article has inaccuracies due to being out of date.", "example": "yes", "type": "boolean" } }, "format": "inline", "description": "Use this tag to alert readers that a section of the article is out of date and may need updating." } </templatedata>
See also
- See Wikipedia:Template messages/Cleanup#Time-sensitive for alternatives related to out-of-date information.
- Template:Update
- Template:Expand section
- Template:Update inline