Template:DisputedInline: Difference between revisions
m Protected "Template:DisputedInline" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
m add summary line |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly><sup>[''disputed'' {{{reason|}}} {{{date|}}} - [[{{TALKPAGENAME}}#{{{1|}}}|discuss]]]</sup></includeonly><noinclude> | <includeonly><sup>[''disputed'' {{{reason|}}} {{{date|}}} - [[{{TALKPAGENAME}}#{{{1|}}}|discuss]]]</sup></includeonly><noinclude> | ||
Use this template when sources with conflicting conclusions exist for a claim made. | |||
== Usage == | == Usage == | ||
Add <nowiki>{{DisputedInline|</nowiki><code>Discussion title</code><nowiki>}}</nowiki> (or <nowiki>{{Disputed|</nowiki><code>Discussion title</code><nowiki>}}</nowiki> or <nowiki>{{Disputed inline|</nowiki><code>Discussion title</code><nowiki>}}</nowiki>) after the statement that you want to indicate is disputed. Add the title of the topic you created to discuss the issue on the discussion tab as a parameter to the template. | Add <nowiki>{{DisputedInline|</nowiki><code>Discussion title</code><nowiki>}}</nowiki> (or <nowiki>{{Disputed|</nowiki><code>Discussion title</code><nowiki>}}</nowiki> or <nowiki>{{Disputed inline|</nowiki><code>Discussion title</code><nowiki>}}</nowiki>) after the statement that you want to indicate is disputed. Add the title of the topic you created to discuss the issue on the discussion tab as a parameter to the template. | ||
Line 5: | Line 6: | ||
Optionally you can add a reason and a date by incuding the named parameters <code>reason</code> and <code>date</code> | Optionally you can add a reason and a date by incuding the named parameters <code>reason</code> and <code>date</code> | ||
==Example== | |||
Example of usage for the template | |||
{| class="wikitable" | |||
! Example !! Result | |||
|- | |||
|A dubious claim or claim supported by dubious sources<code><nowiki>{{Disputed|Talk about this here}}</nowiki></code> || A dubious claim or claim supported by dubious sources{{DisputedInline|Talk about this here}} | |||
|} | |||
== Template Data == | |||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
"1": {"description": "The name of the corresponding discussion page topic created."}, | "1": { | ||
"reason": {"description": "Why a citation is needed (if unclear)"}, | "description": "The name of the corresponding discussion page topic created." | ||
"date": {"description": "When the tag was added "} | }, | ||
} | "reason": { | ||
"description": "Why a citation is needed (if unclear)" | |||
}, | |||
"date": { | |||
"description": "When the tag was added " | |||
} | |||
}, | |||
"description": "List of parameters this template accepts. Parameter \"1\" does not require declearatoin (ie |1=) to use" | |||
} | } | ||
</templatedata> | </templatedata> | ||
[[Category:Inline cleanup templates]] | [[Category:Inline cleanup templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 18:42, 3 March 2025
Use this template when sources with conflicting conclusions exist for a claim made.
Usage
Add {{DisputedInline|Discussion title
}} (or {{Disputed|Discussion title
}} or {{Disputed inline|Discussion title
}}) after the statement that you want to indicate is disputed. Add the title of the topic you created to discuss the issue on the discussion tab as a parameter to the template.
Optionally you can add a reason and a date by incuding the named parameters reason
and date
Example
Example of usage for the template
Example | Result |
---|---|
A dubious claim or claim supported by dubious sources{{Disputed|Talk about this here}} |
A dubious claim or claim supported by dubious sources[disputed - discuss] |
Template Data
List of parameters this template accepts. Parameter "1" does not require declearatoin (ie |1=) to use
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | The name of the corresponding discussion page topic created. | Unknown | optional |
reason | reason | Why a citation is needed (if unclear) | Unknown | optional |
date | date | When the tag was added | Unknown | optional |