Template:Prose
Jump to navigation
Jump to search
![]() |
This article is in a list format that may be better presented using ![]() You can help by converting this article to prose, if ![]() |
This documentation is
βtranscluded from Template:Prose/doc. (Edit | history)
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.

Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
Description
This template will add tagged articles to a cleanup category according to the month and year given.
Usage
{{Prose|date=May 2025}}
β Category:Articles needing cleanup from May 2025 and Category:Articles with sections that need to be turned into prose from May 2025.
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.
Also parameter 1 may be included to replace "article" with a specific term, such as "section" or "table". For example:
{{Prose|section|date=May 2025}}
Please keep this template's messaging consistent with the related templates:
{{Create list}}
β the opposite of this template{{Trivia}}
β suggests relocation rather than reformatting of the details in a trivia section{{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 to prose}}
β for use where prose is preferable to a table{{Example farm}}
β for articles or sections with too many examples
See also
βWikipedia:Writing better articles
βWikipedia:Manual of Style/Trivia sections
βWikipedia:Handling trivia β
βessay on trivia in Wikipedia, what it is and how it should be handled
βWikipedia:"In popular culture" content β essay on "popular culture"βtypes articles and sections
βWikipedia:WikiProject Trivia Cleanup β WikiProject designed to clean up long lists of trivia in articles
βWikipedia:Proseline β essay on avoiding writing prose paragraphs that end up looking like a list anyway
βWikipedia:Template messages/Cleanup β index of cleanup templates
TemplateData
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 Prose
{
"description": "Use this maintenance template to indicate that an article is in list format but may read better as prose.",
"format": "inline",
"params": {
"date": {
"label": "Month and year",
"description": "The month and year that the template was placed (in full). \"{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}\" inserts the current month and year automatically.",
"type": "line",
"autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}",
"example": "January 2013",
"suggested": true
},
"1": {
"label": "Affected area",
"description": "Text to replace the word \"article\", usually \"section\"",
"type": "line",
"autovalue": "section",
"example": "section"
}
},
"paramOrder": [
"date",
"1"
]
}