Template:Confusing section/doc
This is a documentation subpage for Template:Confusing section. It contains usage information, categories and other content that is not part of the original Template page. |
[[Category:Template documentation pages{{#translation:}}]]
Usage
This template adds a variant of {{Confusing}} customized for a single section.
Add {{Confusing section|date=November 2024}}
at the top of the section, to generate the following tag-box:
This section may be confusing or unclear to readers. |
The parameters are: reason and date (example: November 2024). See below.
Template data
TemplateData for Confusing section
<templatedata> { "description": "Mark a section as confusing", "params": { "reason": { "label": "What is confusing", "type": "string", "description": "Explain what part of the section needs to be clarified." }, "date": { "label": "Date", "type": "date", "description": "The date this template was added, in the format [full month name] [full year].", "example": "January 2015", "autovalue": "January 2024", "required": true } }, "format": "inline" } </templatedata>
See also
- Template:Confusing (aka Template:Unclear which redirects to confusing)
- Template:Vague and Template:Clarify (in-line templates)