Difference between revisions of "Template:Table to prose/doc"

From Peritia
Jump to navigation Jump to search
m (Fix Linter errors using AutoEd)
 
m (1 revision imported)
 

Latest revision as of 17:29, 23 September 2020

Description

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

Usage

{{Table to prose|date=January 2026}}Category:Articles needing cleanup from January 2026 and Category:Articles with sections that need to be turned into prose from January 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 documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for Table to prose

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