Template:Peacock/doc
This is a documentation subpage for Template:Peacock. It may contain usage information, categories and other content that is not part of the original template page. |
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 the standard installation of Twinkle adds and removes this template. Thank you! |
Usage
This template should be used on any articles or sections that contain one or more subjective terms.
- First, unnamed, parameter: section, article (defaults to "article")
|date=
{{Peacock|date=November 2024}}
will appear as
This article contains wording that promotes the subject in a subjective manner without imparting real information. (November 2024) |
{{Peacock|section|date=November 2024}}
will appear as
This section contains wording that promotes the subject in a subjective manner without imparting real information. (November 2024) |
This template will add articles to Category:All articles with peacock terms and Category:Articles with peacock terms from November 2024
See also
- Template:Advert
- Template:By whom – inline
- Template:Controversial
- Template:Disputed
- Template:Like resume
- Template:Peacock inline
- Template:POV
- Template:POV section
- Template:Weasel
- Template:Weasel inline
- Template:Who – inline
TemplateData
TemplateData for Peacock
<templatedata> { "description": "This template should be used on any articles or sections that contain one or more subjective terms.", "params": { "1": { "label": "Type (typically section)", "description": "This parameter allows an editor to replace the default word \"article\" with another word, usually the word \"section\"", "type": "string", "required": false, "default": "article", "example": "section" }, "date": { "label": "Month and year", "description": "The month and year that the need for citations is identified, such as 'June 2013'; may use '{{subst:DATE}}' template instead; if not specified, this parameter will be filled automatically by a bot", "type": "string", "required": false, "autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}", "suggested": true } }, "format": "inline" } </templatedata>