Difference between revisions of "Template:Lang-de/doc"
Jump to navigation
Jump to search
imported>SMcCandlish m (RPG names go in italics) |
imported>Trappist the monk m (lua doc;) |
||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
+ | {{lua|Module:lang}} | ||
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> | <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> | ||
=== Usage === | === Usage === | ||
+ | {{#invoke:Lang/documentor tool|lang_xx_settings|template={{ROOTPAGENAME}}}} | ||
{{tl|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 {{Tl|Noitalic}}. | {{tl|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 {{Tl|Noitalic}}. | ||
Line 10: | Line 12: | ||
The parameter {{Para|lit|literal translation}} renders a literal translation of the term within single quotes. | The parameter {{Para|lit|literal translation}} renders a literal translation of the term within single quotes. | ||
+ | == Parameters == | ||
+ | {{#lst:Template:Lang-x/doc/parameters|lang_xx_parameters}} | ||
== Examples == | == Examples == | ||
{| class=wikitable | {| class=wikitable | ||
Line 26: | Line 30: | ||
!colspan=2|No italics, no language link | !colspan=2|No italics, no language link | ||
|- | |- | ||
− | |<code><nowiki>Weimar is located in the federal state of Thuringia ({{lang-de| | + | |<code><nowiki>Weimar is located in the federal state of Thuringia ({{lang-de|Thüringen|italic=no|links=no}}).</nowiki></code> |
− | |Weimar is located in the federal state of Thuringia ({{lang-de| | + | |Weimar is located in the federal state of Thuringia ({{lang-de|Thüringen|italic=no|links=no}}). |
|- | |- | ||
!colspan=2|Italics, no language link, with a literal translation | !colspan=2|Italics, no language link, with a literal translation |
Revision as of 20:22, 2 December 2017
![]() | This is a documentation subpage for Template:Lang-de. It contains usage information, categories and other content that is not part of the original template page. |
![]() | This template uses Lua: |
Contents
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}}.
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
{{#lst:Template:Lang-x/doc/parameters|lang_xx_parameters}}
Examples
Wikicode | Resulting text |
---|---|
Italics, language link | |
''The Seafarers of Catan'' ({{lang-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 ({{lang-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 ({{lang-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, ({{lang-de|Nacktschnecke|links=no|lit=Naked Snail}}).
|
Slug, (German: Nacktschnecke, lit. 'Naked Snail'). |