Template:Interlanguage link

From Timelines
Revision as of 01:39, 11 March 2017 by Jc86035 (talk) (added 7 more links (separate if function for possibly slightly better performance))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

[[{{{1}}}]] ()

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

So long as the page on this wiki does not exist (i.e. is "a red link"), this template temporarily displays links to one or more corresponding non-English Wikipedia articles. The red link is explicitly shown, followed by the non-English link(s). Hovering over the language code of a non-English link will display the name of the article on the non-English Wikipedia. Once the English article is created, the non-English link(s) will not be shown.

Usage

There are several ways of using this template. It can produce links to one or more specific languages or to the Wikidata table of languages. There can also be a link to Magnus Manske's Reasonator Wikidata item viewer.

The shortcuts {{ill}} and {{illm}} may be used.

A full list of language codes can be found at List of Wikipedias#Detailed list.

Link to one foreign language

Articles with the same title

To link to a foreign language article with the same title as the English Wikipedia, the parameters are:

{{ill|Article title|language code}}

Articles with different titles

To link to a foreign language article with a different title, the parameters are:

{{ill|English article title|language code|Title in foreign language}}

Link to multiple languages

To link to multiple languages, the parameters are:

{{ill|English article title|language 1 code|Title in language 1|language 2 code|Title in language 2|...}}

There are up to five languages supported by the template.

Articles with the same title

If the foreign language articles have the same title as the English language page, the titles of the page are not necessary.

Note that as of February 2016 if there is a redirect for the term in English Wikipedia, both the redirected (blue) link and interlanguage link(s) are displayed. This is why "casa" appears as a bluelink in the example above.

Articles with different titles

{{ill|Olena Chaplynska|uk|Олена Чаплинська|ru|Чаплинская, Гелена|ja|モトローナ・チャプリーンシカ}} displays

Link to the Wikidata table of languages

To link to the Wikidata table of languages in which the article is available, the parameters are:

{{illm|Article title in English Wikipedia|WD=Wikidata item code}}

All links to other Wikipedias are ignored if |WD= is present. Thus since Jokery does not exist

  • {{illm|Jokery|WD=Q131138}}

outputs

Link to Reasonator

To link to Reasonator, add any value for the parameter |reasonator=. If a Wikidata item is linked, then the Reasonator link goes to the page for that item; if not, then a search is performed on Reasonator for that item.

Input Output
{{illm|Jokery|WD=Q131138|reasonator=1}} Jokery (Wikidata; Reasonator)
{{illm|Jokery|reasonator=1}} Jokery (Reasonator search)

Modifying the display

Forcing links

If interlanguage/Wikidata/Reasonator links are to be displayed even if the English Wikipedia article exists, add any of the values 1, y, yes or force for the parameter |display=.

Input Output
{{illm|Joke|fr|Blague|hu|Vicc|de|Witz}} Joke (fr; hu; de)
{{illm|Joke|fr|Blague|hu|Vicc|de|Witz|display=1}} Joke (fr; hu; de)

Piped links

A "piped link" in the English Wikipedia (as in [[Charles Darwin (botanist)|Charles Darwin]]) can be created by using |lt= for the visible link text. Thus since Charles Darwin (botanist) does not exist

  • {{illm|Charles Darwin (botanist)|lt=Charles Darwin|fr|Charles Darwin|de|Charles Darwin|es|Charles Darwin}}

displays

Note Do not use {{!}} to create piped links: {{illm|Maze (band){{!}}Maze|...}} is not equivalent to {{illm|Maze (band)|lt=Maze|...}}. The former will not cause the foreign language links to disappear when the English article exists.

Remove bold formatting from links

Usually the display of the Interlanguage or Wikidata or the Reasonator (the "appended link") are in normal font, but if the appended link is for example in a title line of table, then along with the rest of the line the appended link will be bold. In such circumstances the appended link can be set to display unbolded by adding any value for the parameter |nobold=.

Input Output
'''{{illm|Charles Darwin (botanist)|fr|Charles Darwin|de|Charles Darwin}}''' Charles Darwin (botanist) (fr; de)
'''{{illm|nobold=1|Charles Darwin (botanist)|fr|Charles Darwin|de|Charles Darwin}}''' Charles Darwin (botanist) (fr; de)

Vertical alignment

The vertical alignment of the interlanguage/Wikidata/Reasonator links can be altered by adding:

  • vertical-align=sup to place the links in superscript
  • vertical-align=sub to place the links in subscript
Input Output
{{illm|vertical-align=sup|Charles Darwin (botanist)|fr|Charles Darwin|de|Charles Darwin}} Charles Darwin (botanist)[fr; de]
{{illm|vertical-align=sub|Charles Darwin (botanist)|fr|Charles Darwin|de|Charles Darwin}} Charles Darwin (botanist) (fr; de)

Examples

  • {{illm|TC Matic|af|TC Matic|nl|TC Matic|fr|TC Matic|es|TC Matic}} gives TC Matic (af; nl; fr; es), because TC Matic exists here
  • {{illm|TC Matic (band)|af|TC Matic|nl|TC Matic|fr|TC Matic|es|TC Matic}} gives TC Matic (band) (af; nl; fr; es), because TC Matic (band) does not exist here
  • {{illm|TC Matic (band)|af||nl||fr||es|}} gives TC Matic (band) (af; nl; fr; es) – although shown in blue the interwiki links won't work because they default to the title "TC Matic (band)" which is wrong
  • {{illm|TC Matic (band)|lt=TC Matic|af|TC Matic|nl|TC Matic|fr|TC Matic|es|TC Matic}} gives TC Matic (af; nl; fr; es) – the text "TC Matic" now redlinks to "TC Matic (band)"
  • {{illm|TC Matic|lt=TC Matic (band)|af|TC Matic|nl|TC Matic|fr|TC Matic|es|TC Matic}} gives TC Matic (band) (af; nl; fr; es) – the text "TC Matic (band)" now links to "TC Matic" which exists

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools.

See the monthly error report for this template.

TemplateData for Interlanguage link

<templatedata> { "params": { "1": { "label": "Article name", "description": "Name of the English Wikipedia page, or suggested name if the page does not exist", "type": "wiki-page-name", "required": true, "suggested": true, "aliases": [ "en" ] }, "2": { "label": "1st language code", "description": "Language code for the 1st page in another language", "type": "line", "suggested": true, "aliases": [ "lang" ] }, "3": { "label": "1st page", "description": "Title of the page in the 1st other language, if not the same as the English Wikipedia page", "type": "line", "default": "English Wikipedia article title", "suggested": true, "aliases": [ "lang_title" ] }, "4": { "label": "2nd language code", "description": "Language code for the 2nd page in another language", "type": "line" }, "5": { "label": "2nd page", "description": "Title of the page in the 2nd other language, if not the same as the English Wikipedia page", "type": "line", "default": "English Wikipedia article title" }, "6": { "label": "3rd language code", "description": "Language code for the 3rd page in another language", "type": "line" }, "7": { "label": "3rd page", "description": "Title of the page in the 3rd other language, if not the same as the English Wikipedia page", "default": "English Wikipedia article title", "type": "line", }, "8": { "label": "4th language code", "description": "Language code for the 4th page in another language", "type": "line" }, "9": { "label": "4th page", "description": "Title of the page in the 4th other language, if not the same as the English Wikipedia page", "type": "line", "default": "English Wikipedia article title" }, "10": { "label": "5th language code", "description": "Language code for the 5th page in another language", "type": "line" }, "11": { "label": "5th page", "description": "Title of the page in the 5th other language, if not the same as the English Wikipedia page", "type": "line", "default": "English Wikipedia article title" }, "12": { "label": "6th language code", "description": "Language code for the 6th page in another language", "type": "line" }, "13": { "label": "6th page", "description": "Title of the page in the 6th other language, if not the same as the English Wikipedia page", "type": "line", "default": "English Wikipedia article title" }, "14": { "label": "7th language code", "description": "Language code for the 7th page in another language", "type": "line" }, "15": { "label": "7th page", "description": "Title of the page in the 7th other language, if not the same as the English Wikipedia page", "type": "line", "default": "English Wikipedia article title" }, "16": { "label": "8th language code", "description": "Language code for the 8th page in another language", "type": "line" }, "17": { "label": "8th page", "description": "Title of the page in the 8th other language, if not the same as the English Wikipedia page", "type": "line", "default": "English Wikipedia article title", }, "18": { "label": "9th language code", "description": "Language code for the 9th page in another language", "type": "line" }, "19": { "label": "9th page", "description": "Title of the page in the 9th other language, if not the same as the English Wikipedia page", "type": "line", "default": "English Wikipedia article title" }, "20": { "label": "10th language code", "description": "Language code for the 10th page in another language", "type": "line" }, "21": { "label": "10th page", "description": "Title of the page in the 10th other language, if not the same as the English Wikipedia page", "type": "line", "default": "English Wikipedia article title" }, "22": { "label": "11th language code", "description": "Language code for the 11th page in another language", "type": "line" }, "23": { "label": "11th page", "description": "Title of the page in the 11th other language, if not the same as the English Wikipedia page", "type": "line", "default": "English Wikipedia article title" }, "24": { "label": "12th language code", "description": "Language code for the 12th page in another language", "type": "line" }, "25": { "label": "12th page", "description": "Title of the page in the 12th other language, if not the same as the English Wikipedia page", "type": "line", "default": "English Wikipedia article title" }, "lt": { "label": "Link text", "description": "Text displayed for the link to the English Wikipedia article, if not the same as the article title", "type": "line", "default": "English Wikipedia article title", }, "WD": { "label": "Wikidata item", "description": "Wikidata item of the article. Replaces links to pages in other languages", "type": "line", "suggested": true }, "reasonator": { "label": "Reasonator", "description": "If anything is set for this, there is a link to the Reasonator page for the Wikidata item (if there is a link to an item) or to a Reasonator search for the English Wikipedia article title (if there is no item link) ", "type": "string" }, "nobold": { "label": "No bold (or italic)", "description": "Forces links to other-language pages, Wikidata and Reasonator and the link brackets to have non-bold or -italic text", "type": "string" }, "preserve": { "label": "Preserve", "description": "If anything is set for this, forces links to pages in other languages and projects to always display even if the English Wikipedia article exists", "aliases": [ "display" ], "type": "string" } }, "description": "Link to other Wikipedias or Wikidata if an article in the English Wikipedia doesn't exist.", "paramOrder": [ "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "lt", "WD", "reasonator", "preserve", "nobold", ] } </templatedata>

See also

After a merge discussion, five other templates were merged into this template, and thus this template contains all of their features.