模板:Cleanup gallery/doc:修订间差异

来自UJNWiki
UJNWiki>Moxy
 
(导入1个版本)
 
(没有差异)

2023年5月28日 (日) 00:57的最新版本

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=3月 2026}}

Output:

To automatically include the date for when the tag was added use the following:

{{Cleanup gallery|date={{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}}}

Redirects

See also

<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>