Difference between revisions of "Template:Sections/doc"
Jump to navigation
Jump to search
m (→TemplateData: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other) |
m (1 revision imported) |
(No difference)
| |
Latest revision as of 17:26, 23 September 2020
| This is a documentation subpage for Template:Sections. It contains usage information, categories and other content that is not part of the original template page. |
| If you plan to make breaking changes to this template, move it, or nominate it for deletion, please notify Twinkle's users and maintainers at Wikipedia talk:Twinkle as a courtesy, as this template is used in the standard installation of Twinkle. Thank you! |
Usage
Using {{Sections|date=January 2026}} adds the article to Category:Articles needing sections. and Category:Articles covered by WikiProject Wikify. It should be used on the article page itself.
See also
- {{Heading}}
- {{Subsections}}
- {{Very long section}}
TemplateData
This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.
TemplateData for Sections
<templatedata> { "params": { "date": { "label": "Month and year", "description": "Month and year of tagging; e.g., 'January 2017', but not 'jan17'", "type": "string", "autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}", "suggested": true } }, "description": "Used for tagging articles that lack sections.", "format": "inline" } </templatedata>