Open main menu

Changes

{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->

== Usage ==

Append to segments of text that need rewriting:

:<code>[[Lorem ipsum]] dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.{{Tlx|Awkward|date&#61;{{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}</code>

This will appear as:

:[[Lorem ipsum]] dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.{{Awkward|date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}

''It is better to just rewrite the text in question yourself.'' Only use this template if you are uncertain how to improve the text, but are certain that it needs improving.

You can use the hidden {{Para|reason}} parameter to give a short explanation of the issue, e.g. {{Para|reason|Very ambiguous.}}

Tagged articles will be added to [[:Category:Wikipedia articles needing copy edit]], or a dated subcategory thereof.

==TemplateData==
{{TemplateDataHeader}}
<templatedata>
{
"params": {
"date": {
"description": "Month and year. Will eventually be added by a bot if no value is added.",
"autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}",
"suggested": false,
"type": "date",
"example": "August 2014"
},
"reason": {
"description": "The explanation of why this template was added. This displays as a tool-tip; hover the cursor over the tag to see the text listed in the parameter.",
"type": "string",
"default": "Please rewrite for style and clarity.",
"label": "Reason:",
"example": "This is a run-on sentence and uses too many commas.",
"suggested": true
},
"pre-text": {
"label": "Pre-text",
"type": "string"
},
"post-text": {
"label": "Post-text",
"type": "string"
}
},
"description": "Marks the preceding text as awkward in some way.",
"format": "inline"
}
</templatedata>

== See also ==
* [[:Category:Inline cleanup templates]]

{{Inline tags}}
<includeonly>
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
[[Category:Inline cleanup templates]]
</includeonly>
Anonymous user