Content deleted Content added
m Added {{Inline cleanup tags}} |
Update documentation for template change. Add template data |
||
Line 11:
=== Optional parameters ===
* This template takes the optional parameter {{para|for}} (a.k.a. {{para|reason}}) which can be used to
* This template takes the optional parameter {{para|date}}, with the format {{para|date|{{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}. An expedient way to enter it is <code><nowiki>|subst:{{DATE}}</nowiki></code> instead of using {{para|date}} directly.
* This template will auto-categorise tagged articles into [[:Category:Wikipedia articles needing copy edit]], or a dated subcategory thereof. However, if the optional parameter and value '''{{para|categories|no}}''' is set, the template will not categorise the page.
<templatedata>
{
"params": {
"reason": {
"aliases": [
"for"
],
"description": "Text to replace the default hover text.",
"type": "string",
"default": "The text preceding this tag may require copy editing for grammar, style, cohesion, tone, or spelling."
},
"date": {
"description": "The date this tag was added, in the following format: January 2016",
"type": "date",
"autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}",
"required": true
}
},
"description": "This inline template should be used to mark sentences or paragraphs requiring copy editing.",
"format": "inline"
}
</templatedata>
== See also ==
|