Template:Fact or opinion/doc
This is a documentation subpage for Template:Fact or opinion. It contains usage information, categories and other content that is not part of the original Template page. |
[[Category:Template documentation pages{{#translation:}}]]
This template uses Lua: |
This template should be placed after a sentence that is unclear whether it states a fact or an opinion. Any article containing this template is automatically added to Category:All articles with minor POV problems.
Usage
{{Fact or opinion|date=November 2024}}
creates [fact or opinion?].
{{Fact or opinion|Is this a fact or opinion?|date=November 2024}}
creates [fact or opinion? (See discussion.)].
Hovering over the template will show the date in the tooltip. Clicking on "See discussion" will take the user to the relevant talk page discussion.
Parameters
|talk=
or|1=
(or an empty parameter): the section on the talk page that the template links to|date=
: the date that the tag was placed.
TemplateData
TemplateData for Fact or opinion
<templatedata> {
"description": "Use this inline template to tag a statement that is unclear whether it states a fact or an opinion.",
"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}}", "example": "January 2013", "suggested": true }, "talk": { "aliases": [
"1"
], "label": "Section name on talk page", "description": "Section name on talk page where further information or discussion can be found", "type": "string" } } } </templatedata>
See also
- {{Opinion}}