Jump to content

Template:Cleanup reorganize/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Fixed heading formatting
m top: {{High-use}}
 
(9 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
{{High-use}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
{{twinkle standard installation}}
{{twinkle standard installation}}

== Usage ==
== Usage ==
Place {{Tlc|{{ROOTPAGENAME}}|date{{=}}{{CURRENTMONTHNAME}} {{CURRENTYEAR}}}} at the top of the article.
Place the following at the top of the article:
* basic usage:<br>{{Tlc|{{ROOTPAGENAME}}|date{{=}}{{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}
* with all parameters:<br><code><nowiki>{{Cleanup reorganize|1=affected area|reason=|date=</nowiki>{{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}</code>


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.
Line 20: Line 24:
<templatedata>
<templatedata>
{
{
"description": "Use this template to indicate that an article is 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 Wikipedia's layout guidelines.",
"format": "inline",
"params": {
"params": {
"date": {
"date": {
"label": "Month and year",
"label": "Month and year",
"description": "Month and year of tagging; e.g., 'January 2013', but not 'jan13'",
"description": "The month and year that the template was placed (in full). \"{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}\" inserts the current month and year automatically.",
"type": "string",
"type": "line",
"autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}",
"autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}",
"example": "January 2013",
"suggested": true
"suggested": true
},
},
"1": {
"reason": {
"aliases": [
"label": "Type (e.g., section)",
"2"
"description": "Something to replace the word \"article\", normally \"section\".",
],
"label": "Reason",
"description": "The reason why the article may be in need of reorganization",
"type": "string",
"type": "string",
"autovalue": "section"
"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>
</templatedata>
Line 43: Line 64:
* {{Tl|Organize section}}
* {{Tl|Organize section}}
* {{Tl|Section too long}}
* {{Tl|Section too long}}
* {{Tl|Sections}}


<includeonly>
<includeonly>{{Sandbox other||
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
[[Category:Cleanup templates]]
[[Category:Cleanup templates]]
</includeonly>
}}</includeonly>

Latest revision as of 18:35, 26 December 2023

Usage

[edit]

Place the following at the top of the article:

  • basic usage:
    {{Cleanup reorganize|date=November 2024}}
  • with all parameters:
    {{Cleanup reorganize|1=affected area|reason=|date=November 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:Wikipedia articles needing reorganization, or a dated subcategory thereof.

Redirects

[edit]

TemplateData

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

Use this cleanup template to indicate that an article may be in need of reorganization to comply with Wikipedia's layout guidelines.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Month and yeardate

The month and year that the template was placed (in full). "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}" inserts the current month and year automatically.

Example
January 2013
Auto value
{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}
Linesuggested
Reasonreason 2

The reason why the article may be in need of reorganization

Example
it is not chronological
Stringoptional
Affected area1

Text to replace the word "article", usually "section"

Example
section
Auto value
section
Lineoptional

See also

[edit]