Template:Lang-x/doc: Difference between revisions
meta>Jonesey95 typo fix in template call |
meta>Daviddwd No edit summary |
||
Line 69: | Line 69: | ||
"label": "Literal translation", | "label": "Literal translation", | ||
"description": "The literal translation of the foreign text.", | "description": "The literal translation of the foreign text.", | ||
"type": "string" | |||
}, | }, | ||
"translit": { | "translit": { | ||
Line 75: | Line 75: | ||
"description": "The transliteration of the foreign text, for languages that do not use the Latin alphabet. This field is ignored for languages that do use the Latin alphabet.", | "description": "The transliteration of the foreign text, for languages that do not use the Latin alphabet. This field is ignored for languages that do use the Latin alphabet.", | ||
"type": "string" | "type": "string" | ||
}, | |||
"label": { | |||
"label": "Language label", | |||
"description": "If 'none', suppresses language link and label. Other options may be available depending on the language.", | |||
"example": "none", | |||
"type": "line" | |||
} | } | ||
}, | }, | ||
"description": "Indicates to readers the original form of a term or phrase in a foreign language.", | "description": "Indicates to readers the original form of a term or phrase in a foreign language.", | ||
"paramOrder": [ | |||
"1", | "1", | ||
"links", | "links", | ||
"lit", | "lit", | ||
"translit" | "translit", | ||
"label" | |||
] | ] | ||
} | } |
Revision as of 03:51, 23 December 2018
This is a documentation subpage for multiple templates located in Category:Lang-x templates. It may contain usage information, categories and other content that is not part of the original template page. |
File:Stop hand nuvola.svg | This template should not be used in citation templates such as Citation Style 1 and Citation Style 2, because it includes markup that will pollute the COinS metadata they produce; see Wikipedia:COinS. |
This template should not be substituted. |
This template uses Lua: |
Usage
Lua error in Module:Lang/documentor_tool at line 29: attempt to index local 'content' (a nil value). The language template {{lang-x}} identifies foreign language text. The term or phrase is the only mandatory parameter. The text is formatted according to recommendations in Wikipedia:Manual of Style/Text formatting#Foreign terms; italics for languages that use the Latin alphabet, normal for others.
The template should generally be placed after the English translation of the foreign term or phrase.
The parameter |links=no
prevents the language name from being linked.
The parameter |translit=
allows for a Romanization to be identified. The templates that have this parameter are listed here. (This parameter is not supported by lang-x
templates for languages that are already written in Latin script.)
The parameter |lit=
enables a literal translation (in English) to be given. It is being rolled out to these templates and so may be available for {{lang-x}}.
Parameters
{{#lst:Template:Lang-x/doc/parameters|lang_xx_parameters}}
Examples
The following examples show translations from German.
Edit
- Weimar is located in the federal state of Thuringia (
{{lang-de|Thüringen}}
). - The Seafarers of Catan (
{{lang-de|Die Seefahrer von Catan}}
) is an expansion of the board game The Settlers of Catan. - Albert the Bear (
{{lang-de|Albrecht der Bär|links=no}}
) - All Quiet on the Western Front (
{{lang-de|Im Westen nichts Neues|lit=In the West Nothing New}}
) is a novel by Erich Maria Remarque.
Resulting text
- Weimar is located in the federal state of Thuringia (German: Thüringen).
- The Seafarers of Catan (German: Die Seefahrer von Catan) is an expansion of the board game The Settlers of Catan.
- Albert the Bear (German: Albrecht der Bär)
- All Quiet on the Western Front (German: Im Westen nichts Neues, lit. 'In the West Nothing New') is a novel by Erich Maria Remarque.
TemplateData
TemplateData for Lang-x
Indicates to readers the original form of a term or phrase in a foreign language.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Text | 1 | The foreign text to display. | String | required |
Display link | links | Set to 'no' to disable the link to the article's language. | Boolean | optional |
Literal translation | lit | The literal translation of the foreign text. | String | optional |
Transliteration | translit | The transliteration of the foreign text, for languages that do not use the Latin alphabet. This field is ignored for languages that do use the Latin alphabet. | String | optional |
Language label | label | If 'none', suppresses language link and label. Other options may be available depending on the language.
| Line | optional |
See also
- {{Lang}}
- {{Language with name/for}}
- {{Link language}}
- {{[[Template:Template:Str crop icon|Template:Str crop icon]]}}