On November 27th, 2022, the 8,000th article was added to the SuccuWiki!
Template:Cleanup-gallery/doc: Difference between revisions
Jump to navigation
Jump to search
m (1 revision: Trying to make Galleries better) |
mNo edit summary |
||
Line 3: | Line 3: | ||
===Usage=== | ===Usage=== | ||
Place this template at the top of a section that seems to form an | 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 [[Wikipedia:Template|template]] is a [[Wikipedia:Avoid self-references|self-reference]]. Do '''not''' [[Wikipedia:Subst|subst]] this template. | This [[Wikipedia:Template|template]] is a [[Wikipedia:Avoid self-references|self-reference]]. Do '''not''' [[Wikipedia:Subst|subst]] this template. | ||
Line 20: | Line 20: | ||
<code><nowiki>{{Cleanup-gallery|date={{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}}}</nowiki></code> | <code><nowiki>{{Cleanup-gallery|date={{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}}}</nowiki></code> | ||
<includeonly> | <includeonly> |
Revision as of 12:16, 10 October 2012
This is a documentation subpage for Template:Cleanup-gallery. It contains usage information, categories, interlanguage links and other content that is not part of the original template page. |
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=December 2024}}
Output:
This section looks like an image gallery. |
To automatically include the date for when the tag was added use the following:
{{Cleanup-gallery|date={{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}}}