Template:About-distinguish

Lua error in Module:About-distinguish at line 68: attempt to index field 'wikibase' (a nil value).

Documentation icon Template documentation[view] [edit] [history] [purge]

"This page is about … It is not to be confused with …"

{{About-distinguish}} is a template for noting other uses when there could be confusion with another topic.

  • {{about-distinguish|USE1|PAGE1}}Lua error in Module:About-distinguish at line 68: attempt to index field 'wikibase' (a nil value).
  • {{about-distinguish|USE1|PAGE1|PAGE2}}Lua error in Module:About-distinguish at line 68: attempt to index field 'wikibase' (a nil value).
  • {{about-distinguish|USE1|PAGE1{{!}}DISPLAY-TEXT|PAGE2#SECTION|PAGE3}}Lua error in Module:About-distinguish at line 68: attempt to index field 'wikibase' (a nil value).

For cases requiring custom text, use {{about-distinguish2}} instead:

  • {{about-distinguish-text|USE1|TEXT}}Lua error in Module:About-distinguish at line 68: attempt to index field 'wikibase' (a nil value).

If the page's Wikidata item has the property of being an instance of "human", then the template will try to replace "It" in "It is not to be confused with" with a more appropriate pronoun, based on the value of the "sex or gender" property of the item.

<templatedata> { "params": { "1": { "label": "USE (what this page is about)", "description": "This is shown for the thing saying 'This page is about ...'", "type": "string", "required": true }, "2": { "label": "PAGE1", "description": "First page to be shown in the 'Not to be confused with PAGE1' text. Enter the page name (and section)", "example": "PAGE1", "type": "wiki-page-name", "required": true }, "3": { "label": "PAGE2", "description": "Another thing that the subject of this page is not to be confused with", "type": "wiki-page-name" }, "4": { "label": "PAGE3", "description": "Yet another thing that the subject of this page is not to be confused with", "type": "wiki-page-name" } }, "description": "template for noting other uses when there could be confusion with another topic. For a version with custom text instead of links to other pages, see Template:about-distinguish-text", "format": "inline" } </templatedata>