Template:Cleanup gallery/doc
This is a documentation subpage for Template:Cleanup gallery. It contains usage information, categories and other content that is not part of the original Template page. |
[[Category:Template documentation pages{{#translation:}}]]
Usage
Place this template at the top of a section that seems to form an image gallery in violation of the policy on image galleries.
This template is a self-reference. Do not subst this template.
This template can take an optional date parameter in the format {{Cleanup gallery|date = <month> <year>}}
. The date is not required and is not currently used for categorization.
Example using current date
Template:
{{Cleanup gallery|date=November 2024}}
Output:
This section contains an unencyclopedic or excessive gallery of images. |
To automatically include the date for when the tag was added use the following:
{{Cleanup gallery|date={{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}}}
Redirects
- {{Excessive gallery}}
- {{Imagefarm}}
- {{Indiscriminate gallery}}
See also
- {{Cleanup images}}
- {{Cleanup image captions}}
- {{Too many photos}}
- {{Too many charts}}
- Wikipedia:Template index/Cleanup
- Wikipedia:Responsible tagging
- Wikipedia:Tagging pages for problems
<templatedata> { "params": { "date": { "type": "date", "default": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}}}", "suggested": true, "label": "Date", "description": "An optional date parameter in the format <month> <year>. The date is not required and is not currently used for categorization. Note that this should autofill by default upon saving when using the visual editor.", "example": "December 2019" } }, "description": "Place this template at the top of a section that seems to form an image gallery in violation of the policy on image galleries.", "format": "inline" } </templatedata>