Template:Excessive examples/doc: Difference between revisions

Content deleted Content added
Not a list cleanup template. Usage section clearly calls this out.
Move description to lead.
 
(2 intermediate revisions by 2 users not shown)
Line 1:
{{Documentation subpage}}
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->
* This template is used to indicate that cleanup is needed for an [[Wikipedia:Example cruft|excessive use of examples]].
 
== Usage ==
{{TLX|Excessive examples|date{{=}}{{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}
* This template is used to indicate that cleanup is needed for an [[Wikipedia:Example cruft|excessive use of examples]].
 
* Do not use [[Wikipedia:Subst|subst:]] with this template.
* For use in sections, use {{tlx|Excessive examples|section|date{{=}}{{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}
{{tl|Cleanup list}} is for poorly trimmed lists, while {{tl|Excessive examples}} is for poorly trimmed articles, including prose.
 
Line 22 ⟶ 24:
<templatedata>
{
"description": "Banner to indicate that cleanup is needed for an excessive use of examples.",
"params": {
"1": {
"label": "Article or section?",
"type": "string",
"description": "Set to 'section' to specify that you are referring to the section",
"default": "article"
},
"date": {
"label": "Date",
"type": "string",
"description": "Date when it was added or verified",
"autovalue": "{{SUBST:CURRENTMONTHNAME}} {{SUBST:CURRENTYEAR}}",
"example": "November 2018",
"suggested": true
}
},
},
"paramOrder": [
"1",
"date",
"1",
]
],
"format": "inline"
}
</templatedata>