This is a documentation subpage for Template:Table to prose. It contains usage information, categories and other content that is not part of the original template page. |
Description
This template will add tagged articles to a cleanup category according to the month and year given.
Usage
{{Table to prose|date=November 2024}}
→ Category:Articles needing cleanup from November 2024 and Category:Articles with sections that need to be turned into prose from November 2024.
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.
Please keep this template's messaging consistent with the related templates:
{{Prose}}
– for use where prose is preferable to a list{{Expand list}}
– for use where a list is too short/incomplete{{List to table}}
– for use where a table would be better than a list{{Table section needs prose}}
– for use where a prose summary of the table is needed
Template data
TemplateData for Table to prose
<templatedata> { "params": { "1": {}, "": {}, "date": { "label": "Date", "autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}", "required": true, "suggested": true } } } </templatedata>