This template is currently being merged. After a discussion, consensus to merge this template with Template:Langx was found. You can help implement the merge by following the instructions at Help:Merging and the resolution on the discussion. |
This template is used on approximately 8,700 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
This template uses Lua: |
Usage
code | de |
---|---|
style: italic |
{{lang-de}} is a template usually used to indicate to readers that the previous term or phrase is translated from a foreign language; one parameter is necessary: the German language term or phrase. It should generally be placed after the English translation of the German term or phrase. That German term is shown in italics unless it's wrapped inside {{Noitalic}} or the |italic=
parameter specifies otherwise.
The parameter |links=no
will prevent the language name from being linked.
The parameter |lit=literal translation
renders a literal translation of the term within single quotes.
Parameters
Parameter | Definition | Yields to | Alias |
---|---|---|---|
text |
non-English text | – | {{{1}}}
|
translit |
Latin script transliteration of the content in text |
– | {{{2}}}
|
translit-std |
standard used for the transliteration of the value of translit ; accepted values are: ISO, DIN, IAST, ALA, ALA-LC |
– | |
translit-script |
transliteration standard's script identifier | – | |
translation |
literal English translation or gloss of the content in text |
– | lit , {{{3}}}
|
label |
label to be used instead of template-provided language label; may be wikilinked; special keyword none causes the template to render without any labels (including transliteration and translation labels) | – | |
link |
yes (default) links language name and static text associated with translit and translation ; accepted values are: no, yes; |link=no does not unlink wikilinked labels set by |label= |
– | links
|
proto |
accepted values are: no (default) or yes (default for private-use language tags with the -x-proto subtags); when yes (default or explicit), prefixes rendered text with an asterisk indicating 'unattested' | – | |
code |
IETF language tag for the content in text ; set by the template, overriding the template setting is discouraged |
– | |
script |
IETF language script subtag; sometimes set by the template when the language of the content in text uses more than one writing system; always four alpha characters; a value of Latn (not "Latin"!) forces italic rendering unless overridden by italic ; overrides rtl |
italic |
|
region |
IETF language region subtag | – | |
variant |
IETF language variant subtag | – | |
rtl |
yes indicates that the writing system used for the content in text is right-to-left; accepted values are: no (default), yes |
script |
|
italic |
; accepted values are: yes, no, unset, invert, default | – | italics ,i
|
size |
specifies font size of the content in text ; use a value suitable for use with the CSS font-size property; this should almost always be a relative value supplied in % or em units, not a fixed px value. |
– | |
engvar |
selects English variant spelling of 'romanised' or 'romanized' (default) according to the country specified; accepted values are: au (Australia), ca (Canada), gb (Great Britain), ie (Ireland), in (India), nz (New Zealand), us (United States), za (South Africa) | – | |
cat |
inhibits automatic categorization; mirror version of nocat ; accepted values are: no, n, false, f, off, 0 |
– | |
nocat |
inhibits automatic categorization; mirror version of cat ; accepted values are: yes, y, true, t, on, 1 |
– |
|italic= value | Description | Example code | Result | HTML markup |
---|---|---|---|---|
|
|
{{lang-ru|тундра}} |
Russian: тундра | [[Russian language|Russian]]: <span lang="ru">тундра</span>[[Category:Pages using Lang-xx templates]]
|
|
Russian: tûndra | [[Russian language|Russian]]: <span lang="ru">tûndra</span>[[Category:Pages using Lang-xx templates]] Incorrect markup; this requires |script=latn .
| ||
{{lang-fr|toundra}} |
French: toundra | [[French language|French]]: <i lang="fr">toundra</i>[[Category:Pages using Lang-xx templates]]
| ||
{{lang-ru|script=latn|tûndra}} |
Russian: tûndra | [[Russian language|Russian]]: <i lang="ru-Latn">tûndra</i>[[Category:Pages using Lang-xx templates]]
| ||
default | {{lang-ru|тундра|italic=default}} |
Russian: тундра | [[Russian language|Russian]]: <span lang="ru">тундра</span>[[Category:Pages using Lang-xx templates]]
| |
{{lang-fr|toundra|italic=default}} |
French: toundra | [[French language|French]]: <i lang="fr">toundra</i>[[Category:Pages using Lang-xx templates]]
| ||
{{lang-ru|script=latn|tûndra|italic=default}} |
Russian: tûndra | [[Russian language|Russian]]: <i lang="ru-Latn">tûndra</i>[[Category:Pages using Lang-xx templates]]
| ||
no |
|
{{lang-ru|тундра|italic=no}} |
Russian: тундра | [[Russian language|Russian]]: <span lang="ru" style="font-style: normal;">тундра</span>[[Category:Pages using Lang-xx templates]]
|
{{lang-fr|toundra|italic=no}} |
French: toundra | [[French language|French]]: <span lang="fr" style="font-style: normal;">toundra</span>[[Category:Pages using Lang-xx templates]]
| ||
{{lang-ru|script=latn|tûndra|italic=no}} |
Russian: tûndra | [[Russian language|Russian]]: <span lang="ru-Latn" style="font-style: normal;">tûndra</span>[[Category:Pages using Lang-xx templates]]
| ||
''{{lang-ru|script=latn|tûndra|italic=no}}'' |
Russian: tûndra | ''[[Russian language|Russian]]: <span lang="ru-Latn" style="font-style: normal;">tûndra</span>[[Category:Pages using Lang-xx templates]]''
| ||
yes |
|
|
Russian: тундра | [[Russian language|Russian]]: <i lang="ru">тундра</i>[[Category:Pages using Lang-xx templates]]
|
{{lang-ru|script=latn|tûndra|italic=yes}} |
Russian: tûndra | [[Russian language|Russian]]: <i lang="ru-Latn">tûndra</i>[[Category:Pages using Lang-xx templates]]
| ||
unset |
|
{{lang-ru|тундра|italic=unset}} |
Russian: тундра | [[Russian language|Russian]]: <span lang="ru">тундра</span>[[Category:Pages using Lang-xx templates]]
|
|
Russian: тундра | ''[[Russian language|Russian]]: <span lang="ru">тундра</span>[[Category:Pages using Lang-xx templates]]''
| ||
{{lang-ru|script=latn|tûndra|italic=unset}} |
Russian: tûndra | [[Russian language|Russian]]: <span lang="ru-Latn">tûndra</span>[[Category:Pages using Lang-xx templates]]
| ||
''{{lang-ru|script=latn|tûndra|italic=unset}}'' |
Russian: tûndra | ''[[Russian language|Russian]]: <span lang="ru-Latn">tûndra</span>[[Category:Pages using Lang-xx templates]]''
| ||
invert |
|
|
Russian: тундра | [[Russian language|Russian]]: <span lang="ru">''тундра''</span>[[Category:Pages using Lang-xx templates]]
|
{{lang-ru|''тундра''|italic=invert}} |
Russian: тундра | [[Russian language|Russian]]: <span lang="ru">тундра</span>[[Category:Pages using Lang-xx templates]]
| ||
{{lang-ru|script=latn|tûndra|italic=invert}} |
Russian: tûndra | [[Russian language|Russian]]: <span lang="ru-Latn">''tûndra''</span>[[Category:Pages using Lang-xx templates]]
| ||
{{lang-ru|script=latn|''tûndra''|italic=invert}} |
Russian: tûndra | [[Russian language|Russian]]: <span lang="ru-Latn">tûndra</span>[[Category:Pages using Lang-xx templates]]
|
† compare |italic=invert
to |italic=unset
:
{{Lang-de|... ein neues Opernprojekt in Angriff: ''Das Käthchen von Heilbronn'', nach Heinrich von Kleists gleichnamigem Drama.|italic=invert}}
- German: ... ein neues Opernprojekt in Angriff: Das Käthchen von Heilbronn, nach Heinrich von Kleists gleichnamigem Drama.
{{Lang-de|''... ein neues Opernprojekt in Angriff: ''Das Käthchen von Heilbronn'', nach Heinrich von Kleists gleichnamigem Drama.''|italic=unset}}
- German: ... ein neues Opernprojekt in Angriff: Das Käthchen von Heilbronn, nach Heinrich von Kleists gleichnamigem Drama.
Examples
Wikicode | Resulting text |
---|---|
Italics, language link | |
''The Seafarers of Catan'' ({{langx|de|Die Seefahrer von Catan}}) is an expansion of the board game ''[[The Settlers of Catan]]''.
|
The Seafarers of Catan (German: Die Seefahrer von Catan) is an expansion of the board game The Settlers of Catan. |
Italics, no language link | |
Albert the Bear ({{langx|de|Albrecht der Bär|links=no}})
|
Albert the Bear (German: Albrecht der Bär) |
No italics, no language link | |
Weimar is located in the federal state of Thuringia ({{langx|de|Thüringen|italic=no|links=no}}).
|
Weimar is located in the federal state of Thuringia (German: Thüringen). |
Italics, no language link, with a literal translation | |
Slug, ({{langx|de|Nacktschnecke|links=no|lit=Naked Snail}}).
|
Slug, (German: Nacktschnecke, lit. 'Naked Snail'). |
TemplateData
TemplateData for Lang-de
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}}