Template:Contradicts other

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


This template will categorise tagged articles into Category:Articles contradicting other articles.

Usage

{{Contradicts other|article|here,there|section|date=April 2024}}

All parameters are optional.

Parameters:

  • first: The first is an article name; providing this argument adds a link to the article
  • second: The second optional parameter specifies which talk page is linked to; provide here to link to the talk page of the article on which the template appears, or provide there to link to the talk page of the article given in the first argument. This will default to "Talk:" namespace; if you need "Wikipedia talk:", etc., use the talk parameter below to name the talk page.
  • third: The third optional parameter is the name of a specific section on the specified talk page.
  • fourth: An optional replacement for the word article in reference to the current page, such as section or list.
  • fifth: An optional replacement for the word article in reference to the other page, such as page or Wikipedia policy.
  • date: A further optional date parameter may be supplied in the format date=<month> <year>. If the date is not included it may be added later by a bot.
  • talk: Specify the exact talk page name, with namespace; use this when the talk page is not in the "Talk:" namespace, e.g. |talk=Wikipedia talk:Consensus. This prevents |there= from trying to incorrectly link to something like "Talk:Wikipedia:Consensus".

Example:

{{Contradicts other|Mary, Mary, Quite Contrary|there|Conflict with another article|date=April 2024}} becomes

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 Contradicts other

<templatedata> { "params": { "1": { "label": "article", "description": "The title of the other article. Used for linking.", "type": "wiki-page-name", "required": true }, "2": { "label": "which talk page", "description": "\"here\" to link to this article's talk page. \"there\" to link to the article's talk page.", "type": "string", "suggested": true }, "3": { "label": "talk page section", "description": "The heading name on the talk page.", "type": "string" }, "4": { "label": "this article or something else", "description": "If this parameter is not given, the box will say \"This article\". If a parameter value is given, it will show that value (e.g. \"section\" or \"list\") after the word \"This\".", "type": "string" }, "5": { "label": "other article or something else", "description": "If a parameter value is given here, and the first parameter is not blank, the value of this parameter (e.g. \"page\" or \"guideline\") will replace the second occurrence of the word \"article\", the one referring to the other page.", "type": "string" }, "lang": { "label": "language code", "description": "If this parameter is given, and the first parameter is not blank, the link will point to an article in another language, and that language's name will be shown.", "type": "string" }, "talk": { "label": "talk page name", "description": "The name of the talk page (option; use when talk page is not in the \"Talk:\" namespace).", "type": "string" }, "date": { "type": "string", "autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}", "suggested": true } }, "paramOrder": [ "1", "2", "3", "4", "5", "lang", "talk", "date" ], "format": "block" } </templatedata>


See also