Template:Cleanup rewrite/doc

From CAPipedia
Revision as of 14:42, 23 January 2024 by Mclarty (talk | contribs) (Text replacement - "Wikipedia[^:]" to "CAPipedia")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

This template should be used on articles which need so much cleanup that rewriting them completely may be necessary to comply with CAPipedias guidelines on style and content. It is strongly encouraged that the editor adding the tag discuss the issue on the article's talk page, especially if the writing appears superficially acceptable.

Usage

To provide a reason for the needed rewrite, use:

{{Cleanup rewrite|Reason for rewrite|article or section|date=July 2024}}


To mark a section for rewrite without a reason, use:

{{Cleanup rewrite|2=section|date=July 2024}}


To mark an article for rewrite without a reason, use:

{{Cleanup rewrite|date=July 2024}}


This template adds tagged articles to Category:CAPipediaarticles needing rewrite.
It should not be subst'd.

Tracking categories

Aliases

See also

TemplateData

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

TemplateData for Cleanup rewrite

<templatedata> { "description": "Use this cleanup template to indicate that an article may need to be rewritten to comply with CAPipedias quality standards.", "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 }, "1": { "label": "Reason", "description": "The reason why the article may need to be rewritten", "type": "string", "example": "it is mostly incomprehensible" }, "section": { "label": "Section?", "description": "Enter \"yes\" here to replace the word \"article\" with \"section\".", "type": "line", "autovalue": "yes", "example": "yes" }, "2": { "label": "Affected area", "description": "Custom text to replace the word \"article\" in the template", "type": "line", "example": "section" }, "small": { "label": "Make template small", "description": "Enter \"left\" here to make the template box small and aligned to the left.", "type": "line", "autovalue": "left", "example": "left" } }, "paramOrder": [ "date", "1", "section", "2", "small" ] } </templatedata>