Difference between revisions of "Template:Editorializing"

From blackwiki
Jump to navigation Jump to search
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

[editorializing]

Template documentation

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

Template data

Inline tag for marking editorializing language

Template parameters

ParameterDescriptionTypeStatus
Month and yeardate

Month and year of tagging; e.g., 'January 2013', but not 'jan13'

Auto value
{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}
Stringsuggested