Template:Copypaste

From Body Communication
Template documentation[view] [edit] [history] [purge]

This template will add tagged articles to Category:Copied and pasted articles and sections. If you have strong reason to believe that the source material is copyrighted, please instead follow the procedure at Wikipedia:Copyright problems. If a source cannot be identified, please use {{Cv-unsure}}.

Syntax

To place this template, simply add {{Copypaste}} to the top of the suspect article or section. You may optionally include 3 arguments – one showing the date the tag was added, a second specifying whether it is an entire article or just a section that is suspect, and a third linking to the url you believe contains the original text.

For example:

{{Copypaste|section|url=https://example.org|date=April 2024}} produces:

Parameters

  • |date=: the date the tag was added
  • |url=: the URL believed to contain the original text
  • |1= (or an empty parameter): text to replace the word "article", usually "section"

Tracking categories

Redirects

TemplateData

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

TemplateData for Copypaste

<templatedata> {

   "description": "Use this template to indicate that an article may be substantially copied and pasted from another location, possibly in violation of Wikipedia's copyright policy.",

"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 }, "url": { "label": "URL", "description": "The URL believed to contain the original text", "example": "https://example.org", "type": "string", "suggested": true }, "1": { "label": "Type (e.g., section)", "description": "Text to replace the word \"article\", usually \"section\"", "type": "string", "default": "article or section", "autovalue": "section", "example": "section" } }, "paramOrder": [ "date", "url", "1" ] } </templatedata>

See also