Template:link language/doc

From WikiAlpha
Jump to: navigation, search
The below content was derived from the Wikipedia page Template:Link language/doc, with the list of authors located at the revision history page, and is licensed according to the Creative Commons Attribution-ShareAlike 3.0 Unported License contrary to the public domain logo at the foot of the page.

This template is used to indicate to readers that an external link is in a foreign language.

It should generally be placed after the external link, although this is not set in stone; for more information, see the Manual of Style. English is the default language, and does not need to be noted using this template, unless there is a reason the reader would assume the link to be in a foreign language (e.g. a foreign title).

For citations, the |language= parameter of the various citation templates ({{cite web}}, {{cite news}}, {{cite journal}}, etc.) should be used instead.

Usage

{{link language|<language code>}}

Language codes: ISO 3166-1.

Example

Template:Tld produces: (French)

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 Link language

<templatedata>{

 "description": "Displays a language name based on an ISO code, often used after a foreign language reference following the manual of style.",
 "params": {
   "1": {
     "label": "language code",
     "description": "The ISO 639 language code, e.g. 'fr' for French",
     "type": "string",
     "required": true
   }
 }

}</templatedata>

See also