テンプレート:Peacock/doc
{{#invoke:Message box|mbox}} {{#invoke:Message box|mbox}}
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=5月 2025}}
will appear as
{{ safesubst:#invoke:Unsubst||date=__DATE__ |$B=
{{#invoke:Message box|ambox}}
}}
{{Peacock|section|date=5月 2025}}
will appear as
{{ safesubst:#invoke:Unsubst||date=__DATE__ |$B=
{{#invoke:Message box|ambox}}
}}
This template will add articles to Category:All articles with peacock terms and Category:Articles with peacock terms from 5月 2025
See also
- Template:By whom – inline
- Template:Controversial
- Template:Disputed
- Template:Peacock term
- Template:POV
- Template:POV check
- 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>