Difference between revisions of "Template:Fact or opinion/doc"
(Add date=July 2017 to Template:Inadequate documentation: See Special:Diff/790310636) |
imported>SUM1 (→Usage: Improved parameter usage templates) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> | <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> | ||
{{Lua|Module:Unsubst}} | {{Lua|Module:Unsubst}} | ||
+ | |||
+ | 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 == | == Usage == | ||
− | {{ | + | |
+ | {{Tlx|Fact or opinion|date{{=}}{{Currentmonthname}} {{Currentyear}}}} creates {{Fact or opinion|date={{Currentmonthname}} {{Currentyear}}}}. | ||
+ | |||
+ | {{Tlx|Fact or opinion|Is this a fact or opinion?|date{{=}}{{Currentmonthname}} {{Currentyear}}}} creates {{Fact or opinion|Is this a fact or opinion?|date={{Currentmonthname}} {{Currentyear}}}}. | ||
+ | |||
+ | 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 === | ||
+ | * {{para|talk}} or {{para|1}} (or an empty parameter): the section on the talk page that the template links to | ||
+ | * {{para|date}}: the date that the tag was placed. | ||
+ | |||
+ | == TemplateData == | ||
+ | {{TemplateData header}} | ||
+ | <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 == | == See also == | ||
* {{Tl|Opinion}} | * {{Tl|Opinion}} |
Latest revision as of 00:35, 6 February 2020
![]() | 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. |
![]() | 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.
Contents
Usage
{{Fact or opinion|date=October 2025}}
creates [a fact or an opinion?].
{{Fact or opinion|Is this a fact or opinion?|date=October 2025}}
creates [a fact or an 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
Use this inline template to tag a statement that is unclear whether it states a fact or an opinion.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Month and year | date | Month and year of tagging; e.g., 'January 2013', but not 'jan13'
| String | suggested |
Section name on talk page | talk 1 | Section name on talk page where further information or discussion can be found | String | optional |
See also
- {{Opinion}}