Difference between revisions of "Template:Copy edit/doc"
Jump to navigation
Jump to search
imported>Jdaloner m ("{{T1" --> "{{Tl") |
imported>Daviddwd |
||
| Line 48: | Line 48: | ||
[[Category:Exclude in print]] | [[Category:Exclude in print]] | ||
</includeonly> | </includeonly> | ||
| + | <templatedata> | ||
| + | { | ||
| + | "params": { | ||
| + | "1": { | ||
| + | "label": "section type", | ||
| + | "description": "section, talk page, template, etc.", | ||
| + | "example": "section", | ||
| + | "type": "line", | ||
| + | "default": "article" | ||
| + | }, | ||
| + | "date": { | ||
| + | "label": "Month and year", | ||
| + | "type": "date", | ||
| + | "autovalue": "{{subst:DATE}}", | ||
| + | "suggested": true | ||
| + | }, | ||
| + | "for": { | ||
| + | "aliases": [ | ||
| + | "reason" | ||
| + | ], | ||
| + | "label": "Reason", | ||
| + | "description": "Reason the article/section needs copy-editing", | ||
| + | "type": "line" | ||
| + | } | ||
| + | }, | ||
| + | "paramOrder": [ | ||
| + | "1", | ||
| + | "date", | ||
| + | "for" | ||
| + | ], | ||
| + | "format": "block" | ||
| + | } | ||
| + | </templatedata> | ||
Revision as of 07:42, 27 December 2018
| 40px | This is a documentation subpage for Template:Copy edit. It contains usage information, categories and other content that is not part of the original template page. |
| 50x40px | 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 this template is used in the standard installation of Twinkle. Thank you! |
Contents
Usage
This template tags an article for copy editing and should be added at the top of the article page.
{{Copy edit|for=}}
This template will auto-categorize tagged articles into Category:Wikipedia articles needing copy edit, and the subsequent bot edit will place it in a dated subcategory thereof.
Do not subst: this template.
This template is a self-reference.
Optional parameters
- This template takes an optional parameter that replaces the word "article" in the displayed message with arbitrary text. For example,
{{Copy edit|section}}displays "This section needs copy editing." - This template takes the optional parameter
|for=(a.k.a.|reason=) which can be used to explain what issues need to be addressed, e.g.|for=consistent spelling. The default value is "grammar, style, cohesion, tone, or spelling". - This template takes the optional parameter
|date=, which a bot will add for you. Please do not add it yourself.
Tracking categories
Redirects
- {{Ced}}
- {{Cleanup-copyedit}}
- {{Cleanup-english}}
- {{Copy-edit}}
- {{Copyediting}}
- {{Gcheck}}
- {{Grammar}}
- {{Spacing}}
Other templates that add pages to Category:Wikipedia articles needing copy edit
- {{Awkward}}
- {{Copy edit section}}
- {{Copy edit inline}}
See also
- WikiProject Guild of Copy Editors
- {{Capitalization}}
- {{Tone}}
- {{Verify spelling}}
- Wikipedia:Template messages/Cleanup
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| section type | 1 | section, talk page, template, etc.
| Line | optional |
| Month and year | date | no description
| Date | suggested |
| Reason | for reason | Reason the article/section needs copy-editing | Line | optional |