Template:User-generated inline/doc

From CAPipedia
Revision as of 13:25, 23 January 2024 by Mclarty (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

Usage

{{User-generated inline|date=December 2024}}

This is an inline template used to flag facts in an article as being cited to sources that user-generated content (e.g. other wikis, content farms, or user-editable databases like IMDb), and thus potentially unreliable, per WP:Identifying reliable sources#User-generated content (WP:Verifiability#Self-published sources and WP:Neutral point of view are also relevant, but the template's link to goes to that anchor at the reliable sources guideline).

This template will categorize tagged articles into Category:Accuracy disputes.

To flag citations themselves as being to such questionable sources, use Template:User-generated source, inside of <ref>...</ref>. For whole sections or articles, use Template:Self-published.

This template takes a compulsory parameter (which if not set by the editor will be set by a bot):

  • |date=date—in the format "Month Year" or "YYYY-MM-DD" etc.

If there is concrete proof that the source is user-generated, you can use a parameter to remove the "?" from the template's output:

  • |certain=yes or |certain=y

Redirects

Templatedata

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

TemplateData for User-generated inline

<templatedata>{ "params": { "certain": { "label": "Certain?", "description": "If there is no doubt the source is user-generated, setting this field to 'y' or 'yes' removes the question mark.", "example": "yes", "type": "string", "autovalue": "yes" }, "date": { "label": "Month and year", "type": "string", "autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}", "description": "Provides the month and year of the UGC tag", "example": "January 2013", "suggested": true } }, "description": "Places text after a citation to inform the reader that the source is user-generated.", "format": "inline" }</templatedata>

See also