模板:Table to prose/doc:修订间差异

来自UJNWiki
UJNWiki>Jonesey95
(Fix Linter errors using AutoEd
 
(导入1个版本)
 
(没有差异)

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

Description

This template will add tagged articles to a cleanup category according to the month and year given.

Usage

{{Table to prose|date=3月 2026}}Category:Articles needing cleanup from 3月 2026 and Category:Articles with sections that need to be turned into prose from 3月 2026.

If no date is given, articles will be added to the more general Category:Wikipedia cleanup and Category:Articles with sections that need to be turned into prose.

Closely related templates

Please keep this template's messaging consistent with the related templates:


Template data

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.

TemplateData for Table to prose

<templatedata> { "params": { "1": {}, "": {}, "date": { "label": "Date", "autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}", "required": true, "suggested": true } } } </templatedata>