Difference between revisions of "Template:Editorializing"
Jump to navigation
Jump to search
Template documentation
imported>Debresser (Fix.) |
imported>Intgr (Add templatedata & see also) |
||
| Line 16: | Line 16: | ||
The tagged article will be added to a dated subcategory of [[:Category:Articles with minor POV problems]]. | The tagged article will be added to a dated subcategory of [[:Category:Articles with minor POV problems]]. | ||
| + | |||
| + | == See also == | ||
| + | * {{tl|Editorial}} - cleanup block template for editorializing | ||
<includeonly> | <includeonly> | ||
[[Category:Inline cleanup templates]] | [[Category:Inline cleanup templates]] | ||
</includeonly> | </includeonly> | ||
| − | }}</noinclude> | + | }} |
| + | |||
| + | == Template data == | ||
| + | |||
| + | <templatedata> | ||
| + | { | ||
| + | "params": { | ||
| + | "date": { | ||
| + | "label": "Month and year", | ||
| + | "description": "Month and year of tagging; e.g., 'January 2013', but not 'jan13'", | ||
| + | "type": "string", | ||
| + | "autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}", | ||
| + | "suggested": true | ||
| + | } | ||
| + | }, | ||
| + | "description": "Inline tag for marking editorializing language" | ||
| + | } | ||
| + | </templatedata> | ||
| + | </noinclude> | ||
Revision as of 19:29, 9 May 2017
Usage
Use {{Editorializing|date=December 2025}} to tag an article.
The tagged article will be added to a dated subcategory of Category:Articles with minor POV problems.
See also
- {{Editorial}} - cleanup block template for editorializing
| The above documentation is transcluded from Template:Editorializing/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Subpages of this template. |
Template data
Inline tag for marking editorializing language
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Month and year | date | Month and year of tagging; e.g., 'January 2013', but not 'jan13'
| String | suggested |