Template:Clarify

From Second Life Wiki
Revision as of 14:12, 9 March 2023 by Gwyneth Llewelyn (talk | contribs) (Shamelessly copied from wikipedia.org (pre-Lua version))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

[clarification needed]

[Edit] [🔄Purge] Template-info.png Template documentation
Not to be confused with Template:Confusing.

Use this template in the "Wikipedia logo"body text of an article as a request for other editors to clarify text that is difficult to understand. When the problem is not with the wording, but the sourcing, one may use {{specify}} instead. For dealing with dubious information, please use one of the following: {{citation needed}}, {{verify source}}, {{dubious}} or {{disputed inline}}. For sentences that are simply ungrammatical or awkwardly written, rather than unclear in their content, use {{copy edit inline}}. This template is a self-reference and so is part of the Wikipedia project rather than the encyclopedic content.

Usage

This is an "Wikipedia logo"inline template which should be placed immediately after the material in question, as with a footnote. For example:

This sentence needs clarification.{{clarify|date=April 2024}} → This sentence needs clarification.[clarification needed]
The wikilink on "clarification needed" is set to "Wikipedia logo"Wikipedia:Please clarify.

Parameters

Abbreviated parameter sets
{{Clarify|date=April 2024}}
{{Clarify|date=April 2024|reason= }}
{{Clarify|date=April 2024|reason= |text= }}
Full parameter set
{{Clarify|date=April 2024|reason= |text= |pre-text= |post-text= }}
Parameter descriptions
|date =
Like all inline templates, this Clarify template allows a date parameter which records when the clarify tag was added. If the date parameter was not included when this template was added, the date parameter will automatically be added soon after by a "Wikipedia logo"bot. Alternatively, you may add the date automatically (without requiring bot intervention) by "Wikipedia logo"substituting the template. That is: {{"Wikipedia logo"subst:clarify}} is equivalent to {{Clarify|date=April 2024}}. This substitution technique also works if other parametersTemplate:Snd |reason = |pre-text = |post-text =Template:Snd are included.
|reason =
Because it may not be immediately apparent to other readers and / or editors what the specific reason the tagged passage is in need of clarification, it is generally helpful to add a brief reason for the Clarify tag: {{Clarify|reason=What the problem is}} (this is preferable to using an HTML <!-- comment --> after the tag, as it is tidier to keep all of the {{Clarify}}-related code inside the template). If the request reason would be lengthy, use the article's talk page to address the issue in detail.
As well as being visible in the source code for readers and editors' benefit, the reason parameter is, if provided, displayed as a pop-up when the mouse is hovered over the 'clarification needed' link in the article.
|text =
The particular text needing clarification may be highlighted within the prose by wrapping this Clarify template around it:
As an example:
Understandable text preceding the template, {{Clarify|text=unclear or ambiguous text,|date=April 2024}} understandable text following the template.
produces:
Understandable text preceding the template, [clarification needed] understandable text following the template.
Please note: when using this text= parameter, please ensure you leave a space before starting the template code.
|pre-text =
|post-text =
One can specify additional text to appear before and / or after the displayed 'clarification needed' tag using either (or both) the two parameters listed above.
Examples follow:
  1. {{Clarify|pre-text=remove or}}
    will cause the text 'remove or' to appear before 'clarification needed' like this:[remove or clarification needed]
  2. {{Clarify|post-text=(complicated jargon)}}
    will cause '(complicated jargon)' to appear after 'clarification needed' like this:[clarification needed (complicated jargon)]
  3. {{Clarify|post-text=(see [[Talk:Example#Clarification needed|talk]])}}
    can be used to link to a discussion on the article's talk page; this example produces:[clarification needed (see talk)]

TemplateData

This is the "Wikipedia logo"TemplateData for this template used by TemplateWizard, "Wikipedia logo"VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.

TemplateData for Clarify

{
	"description": "Use this inline template as a request for other editors to clarify text that is difficult to understand. Place immediately after the material in question.",
	"params": {
		"reason": {
			"label": "Reason",
			"type": "string",
			"description": "A brief reason for the tag. Avoid using wikilinks, as they will be converted to plain text in the output.",
			"suggested": true
		},
		"text": {
			"label": "Text",
			"type": "string",
			"description": "Text fragment containing concerns the tag is supposed to address."
		},
		"date": {
			"label": "Date",
			"type": "string",
			"description": "The date the tag was added (this will be added automatically soon by a bot if not added manually).",
			"autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}",
			"suggested": true
		},
		"pre-text": {
			"label": "Pre-text",
			"type": "string",
			"description": "Any string to be added before the \"Clarify\" tag, such as \"?\"",
			"autovalue": ""
		},
		"post-text": {
			"label": "Post-text",
			"type": "string",
			"description": "Any string to be added after the \"Clarify\" tag, such as \"complicated jargon\"."
		}
	}
}

Categorization

Adding this template to an article will automatically place the article into Category:Wikipedia articles needing clarification, or a dated subcategory thereof.

Redirects

  • {{Clarification needed}}
  • {{Clarify me}}
  • {{Confusing-inline}}
  • {{Confusing-short}}
  • {{Define?}}
  • {{How?}}
  • {{Huh}}
  • {{What?}}
  • {{What}}

See also


"Wikipedia logo"Category:Coherency templates "Wikipedia logo"Category:Inline cleanup templates