Template:Cleanup reorganize/doc

From CAPipedia

[[Category:Template documentation pages{{#translation:}}]]

Usage

Place the following at the top of the article:

  • basic usage:
    {{Cleanup reorganize|date=July 2024}}
  • with all parameters:
    {{Cleanup reorganize|1=affected area|reason=|date=July 2024}}

This template is intended for articles that need more than small-scale copy editing but can be improved without research beyond the current article contents; editors are encouraged to be bold and make large-scale changes.

Articles tagged are categorized in Category:CAPipediaarticles needing reorganization, or a dated subcategory thereof.

Redirects

TemplateData

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Cleanup reorganize in articles based on its TemplateData.

TemplateData for Cleanup reorganize

<templatedata> {

   "description": "Use this cleanup template to indicate that an article may be in need of reorganization to comply with CAPipedias layout guidelines.",

"format": "inline", "params": { "date": { "label": "Month and year", "description": "The month and year that the template was placed (in full). \"January 2024\" inserts the current month and year automatically.", "type": "line", "autovalue": "January 2024", "example": "January 2013", "suggested": true }, "reason": { "aliases": [ "2" ], "label": "Reason", "description": "The reason why the article may be in need of reorganization", "type": "string", "example": "it is not chronological" }, "1": { "label": "Affected area", "description": "Text to replace the word \"article\", usually \"section\"", "type": "line", "autovalue": "section", "example": "section" } }, "paramOrder": [ "date", "reason", "1" ] } </templatedata>

See also