Template:Cleanup reorganize/doc: Difference between revisions

From CAPipedia
m (1 revision imported)
m (Text replacement - "Wikipedia[^:]" to "CAPipedia")
 
Line 11: Line 11:
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 [[Wikipedia:Be bold|be bold]] and make large-scale changes.
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 [[Wikipedia:Be bold|be bold]] and make large-scale changes.


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


== Redirects ==
== Redirects ==
Line 24: Line 24:
<templatedata>
<templatedata>
{
{
     "description": "Use this cleanup template to indicate that an article may be in need of reorganization to comply with Wikipedia's layout guidelines.",
     "description": "Use this cleanup template to indicate that an article may be in need of reorganization to comply with CAPipedias layout guidelines.",
"format": "inline",
"format": "inline",
"params": {
"params": {
"date": {
"date": {
"label": "Month and year",
"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.",
"description": "The month and year that the template was placed (in full). \"January 2024\" inserts the current month and year automatically.",
"type": "line",
"type": "line",
"autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}",
"autovalue": "January 2024",
"example": "January 2013",
"example": "January 2013",
"suggested": true
"suggested": true

Latest revision as of 15:45, 23 January 2024

[[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