Template:Synthesis span/doc

From CAPipedia
Revision as of 06:49, 20 March 2023 by en>Mclay1 (updating)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

[[Category:Template documentation pages{{#translation:}}]]

This template tag will categorise tagged articles into Category:Articles that may contain original research but not this template itself. This template is a self-reference and so is part of the Wikipedia project rather than the encyclopaedic content.

When to use

Use this tag only if:

  1. an inline citation to a source is given,
  2. you have checked the source,
  3. the source does not support what is contained in the article, and
  4. despite the source not supporting the article, the source still contains useful information on the topic.

If the source given is an unreachable website, keep the source and mark it with {{Dead link}} instead. See Wikipedia:Link rot and WP:DEADREF for more information.

If no source is given, and you believe that an inline citation is necessary for that information, then use {{Citation needed}}.

If the source has absolutely no relevance to any part of the article, delete the reference and replace with {{Citation needed}}.

How to use

Placement

The template should be placed outside the reference (<ref> ... </ref>), within the article's text:

{{Synthesis span|text=place text that is improper synthesis here|date=November 2024}}

Template data

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Synthesis span in articles based on its TemplateData.

TemplateData for Synthesis span

<templatedata> { "description": "This template is used to identify possible improper synthesis.", "format": "inline", "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 }, "reason": { "label": "Reason", "description": "Explanation for why the statement constitutes synthesis", "type": "string"

       },

"talk": { "label": "Section name on talk page", "description": "Section name on talk page where further information or discussion can be found", "type": "string" }, "talkpage": { "aliases": [ "talk page" ], "label": "Talk page link", "description": "Talk page (with section) where further information or discussion can be found", "type": "string" }, "1": { "aliases": [ "text" ], "label": "Possible synthesized claim", "description": "The text that is considered to be synthesis", "type": "unbalanced-wikitext", "required": true } }, "paramOrder": [

               "1",

"date", "reason", "talk", "talkpage" ] } </templatedata>

See also