Template:Cleanup reorganize/doc: Difference between revisions
Fixed heading formatting |
Tom.Reding (talk | contribs) 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 |
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 |
"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": " |
"description": "The month and year that the template was placed (in full). \"{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}\" inserts the current month and year automatically.", |
||
"type": " |
"type": "line", |
||
"autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}", |
"autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}", |
||
"example": "January 2013", |
|||
"suggested": true |
"suggested": true |
||
}, |
}, |
||
" |
"reason": { |
||
"aliases": [ |
|||
⚫ | |||
"2" |
|||
⚫ | |||
], |
|||
"label": "Reason", |
|||
"description": "The reason why the article may be in need of reorganization", |
|||
"type": "string", |
"type": "string", |
||
" |
"example": "it is not chronological" |
||
}, |
|||
"1": { |
|||
"label": "Affected area", |
|||
⚫ | |||
"type": "line", |
|||
⚫ | |||
"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
This is a documentation subpage for Template:Cleanup reorganize. It may contain usage information, categories and other content that is not part of the original template page. |
This template is used on approximately 2,500 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
If you plan to make breaking changes to this template, move it, or nominate it for deletion, please notify Twinkle's users and maintainers at Wikipedia talk:Twinkle as a courtesy, as the standard installation of Twinkle adds and removes this template. Thank you! |
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]- {{Layout}}
- {{Organize}}
- {{Reorg}}
- {{Reorganize}}
- {{Structure}}
TemplateData
[edit]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.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Month and year | date | The month and year that the template was placed (in full). "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}" inserts the current month and year automatically.
| Line | suggested |
Reason | reason 2 | The reason why the article may be in need of reorganization
| String | optional |
Affected area | 1 | Text to replace the word "article", usually "section"
| Line | optional |
See also
[edit]- {{Cleanup}}
- {{Organize section}}
- {{Section too long}}
- {{Sections}}