{{#ifeq:doc |doc
|
{{#ifeq:show |show
| {{#invoke:Message box|mbox}}
}}{{#if: |
| {{#ifexist:Template:Lang
| [[Category:{{#switch:Template |Template=Template |Module=Module |User=User |#default=Wikipedia}} documentation pages]]
|
}}
}}
|
}}
{{#invoke:High-use|main|1=|2=|info=|demo=|form=|expiry=|system=}} {{#invoke:Message box|mbox}} {{#invoke:Lua banner|main}} {{#invoke:Sidebar|sidebar}}
The purpose of this template is to indicate that a span of text belongs to a particular language. It often makes no visible changes to the text but can prompt web browsers to use a more appropriate font or screen readers to use a particular kind of pronunciation and so on. See {{#invoke:Section link|main}} for more information.
Syntax and usage[edit]
{{safesubst:#invoke:in5|in5|1=}}{{#Invoke:Template link general|main|code=on}}
The language tag should consist of an ISO-639 language code (click here for list of most codes). The template also supports properly formatted IETF language tags using subtags that identify the language's script, region, and/or variant. The ISO 639 language code is a two- or three-letter abbreviation, in lowercase, of the language's name. French, for example, has the code fr:
She said: "{{lang|fr|Je suis française.}}"→ She said: "{{#invoke:Lang|lang}}"
Because all languages represented by two-letter codes in ISO 639-1 can also be represented by their three-letter equivalents in ISO 639-2 and above, it is recommended to use the shortest language tag possible that sufficiently describes the target language.<ref>"Language tags in HTML and XML" at World Wide Web Consortium</ref> So while French could be represented by ISO 639-2's fra code, use the ISO 639-1 code fr instead. Likewise, script, region, and variant information should be included only when they provide a necessary distinction. For an up-to-date list of available language, script, region, and variant codes, please refer to the IANA's language subtag registry.
By default, this template will place articles into the relevant subcategory of {{#ifeq:{{#titleparts:Lang/doc|1}}|Stub types for deletion |Cat:Articles containing non-English-language text | Category:Articles containing non-English-language text{{#ifeq:{{safesubst:#switch: no
|no |n |f |false |off |0 = | = |¬ = |yes |y |t |true |on |1 = yes |#default = yes
}}|yes| {{#ifexpr:0>={{#expr:0+1}}|}}( 0 ){{#ifexpr:0>={{#expr:0+1}}|}}}}}}. To suppress this – e.g. when using {{#Invoke:Template link general|main|nowrap=yes|nolink=yes}} within a wikilink or the title parameter of a citation – add the parameter |{{SAFESUBST:#if:cat|cat=}}no.
Formatting[edit]
Automatic italics[edit]
{{#Invoke:Template link general|main|nolink=yes|code=yes|nowrap=yes}} automatically applies italic styling when the text in {{{2}}} is written entirely in the Latn script (the Latin alphabet and its extensions), either when that is the default encoding for the language or when it is triggered by a xx-Latn language code:
{{lang|fr|Je suis française.}}→ {{#invoke:Lang|lang}}''{{lang|fr|Je suis française.}}''→ {{#invoke:Lang|lang}} – external markup is ignored{{lang|he-Latn|la'az}} ({{lang|he|לעז}})→ {{#invoke:Lang|lang}} ({{#invoke:Lang|lang}})''{{lang|he-Latn|la'az}}'' ({{#ifeq:Template||Template:FormattingError|''{{lang|he|לעז}}''}})→ {{#invoke:Lang|lang}} ({{#ifeq:Template||Template:FormattingError|{{#invoke:Lang|lang}}}}) – external markup is ignored around thehe-Latntext, but will incorrectly italicize the Hebrew-character material.
When Latn script should not be italicized, there are multiple approaches:
|{{SAFESUBST:#if:italic|italic=}}no – renders {{{2}}} in upright font; italic markup around the template is ignored; italic markup inside the template causes an error message:
{{lang|fr|Je suis française.|italic=no}}→ {{#invoke:Lang|lang}}''{{lang|fr|Je suis française.|italic=no}}''→ {{#invoke:Lang|lang}}''{{lang|fr|Je suis ''française''.|italic=no}}''→ {{#invoke:Lang|lang}} – italic markup in conflict with|{{SAFESUBST:#if:italic|italic=}}no
|{{SAFESUBST:#if:italic|italic=}}unset – disables template-provided styling; {{{2}}} is styled according to external or internal wiki markup:
{{lang|fr|Je suis française.|italic=unset}}→ {{#invoke:Lang|lang}}''{{lang|fr|Je suis française.|italic=unset}}''→ {{#invoke:Lang|lang}}{{lang|fr|''Je suis'' English.|italic=unset}}→ {{#invoke:Lang|lang}}
{{#Invoke:Template link general|main|code=on}} can also be used:
{{lang|fr|Je suis {{noitalic|English}}.}}→ {{#invoke:Lang|lang}}
{{#invoke:Hatnote|hatnote}}
Language-specific templates[edit]
There are language-specific versions of this template, such as {{lang-fr}} and {{lang-ru}}, which are intended to be used the first time a language appears in an article. These templates will print the language's name and, when appropriate, italicize their content:
A '''kremlin''' ({{lang-ru|кремль}}, 'castle') is a major fortified central complex ...→ A kremlin ({{#invoke:lang|lang_xx_inherit
|code=ru }}, 'castle') is a major fortified central complex ...
While {{#Invoke:Template link general|main|nolink=yes|code=yes}} templates output text in italics for languages with Latin-based scripts, if plain text is required, such as for proper names, |{{SAFESUBST:#if:italic|italic=}}no or {{#Invoke:Template link general|main|code=on}} may be used:
the border town of Ventimiglia ({{lang-fr|Vintimille}})→ the border town of Ventimiglia ({{#invoke:lang|lang_xx_italic
|code=fr }})
the border town of Ventimiglia ({{lang-fr|italic=no|Vintimille}})→ the border town of Ventimiglia ({{#invoke:lang|lang_xx_italic
|code=fr }})
the border town of Ventimiglia ({{lang-fr|{{noitalic|Vintimille}}}})→ the border town of Ventimiglia ({{#invoke:lang|lang_xx_italic
|code=fr }})
When formatting foreign-language text to match style guidelines, it is best to exclude the styling markup from the template, so that any extraneous markup which is not from the foreign language does not receive incorrect metadata for that language. This includes: English-language quotation marks around titles of works in languages that use other quotation character glyphs; italicization of titles in languages which do not use that convention; and emphasis that is not found (in one style or another) in the original foreign text; among other cases. If in doubt, put such markup outside the template when possible.
{{#invoke:Labelled list hatnote|labelledList|See also}}
Right-to-left languages[edit]
To embed a string of right-to-left text (such as Arabic or Hebrew) within the usual left-to-right context, |{{SAFESUBST:#if:rtl|rtl=}}yes should be added to correctly communicate writing direction. To markup a whole paragraph of right-to-left text, {{rtl-para}} should be used instead.
Any of these approaches will wrap the text in a container with the dir="rtl" attribute. In order to ensure correct rendering in browsers that do not fully support HTML5 bidirectional isolation, a left-to-right mark is also added to the end of the text (see the W3C for details).
Note that text direction does not need to be specified when using the {{#Invoke:Template link general|main|nolink=yes|code=yes}} templates, as this is implied by the template's language.
Parameters[edit]
{{#lst:Template:Lang-x/doc/parameters|lang_parameters}}
the function selector parameter[edit]
{{#Invoke:Template link general|main|code=on}} uses the Lua function lang() Module:Lang. That module also supports all of the {{#Invoke:Template link general|main|nolink=yes|code=yes}} templates using the Lua functions lang_xx_inherit() and lang_xx_italic(). The module has other functions that may be useful. The function selector parameter |{{SAFESUBST:#if:fn|fn=}} tells module:lang which function to execute. The available functions are:
is_ietf_tag– returnstrueif the provided IETF language tag is valid; nil else{{lang|fn=is_ietf_tag|nv}}→{{#invoke:Lang|is_ietf_tag}}←{{lang|fn=is_ietf_tag|xx}}→{{#invoke:Lang|is_ietf_tag}}←
is_lang_name– returnstrueif the provided language name is valid; nil else{{lang|fn=is_lang_name|navajo}}→{{#invoke:Lang|is_lang_name}}←{{lang|fn=is_lang_name|xxxxx}}→{{#invoke:Lang|is_lang_name}}←
lang– the function that renders {{#Invoke:Template link general|main|code=on}}; listed here for completeness, this particular usage is more-or-less pointlesslang_xx_inherit– the function that renders {{#Invoke:Template link general|main|nolink=yes|code=yes}} template where the text is not italicized; can be used when a {{#Invoke:Template link general|main|nolink=yes|code=yes}} template, for example {{#Invoke:Template link general|main|code=on}}, does not exist for a particular language:{{lang|fn=lang_xx_inherit|code=aao|Algerian Saharan Arabic text}}→ {{#invoke:Lang|lang_xx_inherit}}
lang_xx_italic– the function that renders {{#Invoke:Template link general|main|nolink=yes|code=yes}} template where the text is italicized; can be used when a {{#Invoke:Template link general|main|nolink=yes|code=yes}} template, for example {{#Invoke:Template link general|main|code=on}}, does not exist for a particular language:{{lang|fn=lang_xx_italic|code=svc|Vincentian Creole English text}}→ {{#invoke:Lang|lang_xx_italic}}
name_from_tag– returns the language name associated with the provided IETF language tag:{{lang|fn=name_from_tag|apa}}→ {{#invoke:Lang|name_from_tag}}
tag_from_name– returns the ISO 639 language code (sometimes IETF language tag) associated with the provided language name:{{lang|fn=tag_from_name|havasupai}}→ {{#invoke:Lang|tag_from_name}}
transl– the function that renders {{#Invoke:Template link general|main|code=on}}; listed here for completeness, this particular usage is more-or-less pointless{{lang|fn=transl|ar|DIN|al-Ḫawārizmī}}→ {{#invoke:Lang|transl}}
Indicating writing script[edit]
If necessary, an ISO 15924 script code can be appended to a language code to indicate the use of a specific script. For instance, Tajik (tg) is a language which can be found written in Arabic (Arab), Latin (Latn), and Cyrillic (Cyrl) scripts, making it necessary to always specify which script is in use. In such a case, taking care to preserve the script code's capitalization, we could end up with the following code (language tags in bold):
Tajik ({{lang|tg-Arab|تاجیکی}}, ''{{lang|tg-Latn|toçikī}}'', {{lang|tg-Cyrl|тоҷикӣ}})
- Tajik ({{#invoke:Lang|lang}}, {{#invoke:Lang|lang}}, {{#invoke:Lang|lang}})
Many languages, however, are so commonly written in one particular script that specifying the script is unnecessary. Russian, for instance, is almost exclusively written in Cyrillic, so there is no need to specify ru-Cyrl, just as en-Latn would be unnecessary for English. The subtag registry contains up-to-date information on which languages have common script codes that should be "suppressed".
Transliteration[edit]
To mark a language which has been transliterated from one script into another, append the new script's code to the code of the original language. So if transliterating from Russian Cyrillic to a Latin script, the language tag on the transliteration would be ru-Latn. If the transliteration scheme is known, and listed as a "variant" in the subtag registry, it can be appended after any script and region codes. For example, Chinese transliterated into a Latin script using the pinyin system would be zh-Latn-pinyin. As a convenience for transliterating to Latin scripts, and to work around browser styling issues with some language and script combinations, {{transliteration}} may be used in place of {{#Invoke:Template link general|main|nowrap=yes|nolink=yes}}:
Moscow ({{lang|ru|Москва}}, {{transliteration|ru|Moskva}})→ Moscow ({{#invoke:Lang|lang}}, {{#invoke:Lang|transl}})
To specify a transliteration scheme, such as the ISO transliteration standard for Cyrillic, use {{#Invoke:Template link general|main|nolink=yes|code=yes|nowrap=yes}}.
Undetermined language[edit]
The {{#Invoke:Template link general|main|nowrap=yes|nolink=yes}} template is not only used to specify the language of foreign words, but can also be used to specify a single symbol or character in a script, unrelated to any specific language. Many times the character or symbol is used in several languages, but when the article refers to the grapheme itself, the ISO 639‑2 language code und, for Undetermined language, should be used:
The {{lang|und-Hani|字}} Han character has 6 strokes.
- The {{#invoke:Lang|lang}} Han character has 6 strokes.
Han characters are used in Chinese, Japanese, sometimes Korean, and formerly Vietnamese, and in this case the character is not used for any specific language. Note that the script code used is Hani, which specifies generic Han characters (Hanzi, Kanji, Hanja).
Compare {{script}} usage:
The {{script|Hani|字}} Han character has 6 strokes.
- The {{#switch:Hani
|Adlm = Template:Script/Adlam |Aghb = Template:Script/Caucasian Albanian |Ahom = Template:Script/Ahom |Arab|Arabic = {{ safesubst:#if: |{{ safesubst:#ifeq:{{{demo}}} |no
|<templatestyles src="Script/styles_arabic.css" /> |
}} |{{ safesubst:#ifeq:Template|Template
|<templatestyles src="Script/styles_arabic.css" /> |
}}}}字{{#ifeq: + | -||}} |fa-Arab|az-Arab = Template:Script/Nastaliq |ps-Arab = Template:Script/Nastaliq |ur-Arab = Template:Script/Nastaliq |Aran|Nastaliq = Template:Script/Nastaliq |Armi = Template:Script/Aramaic |Avst = Template:Script/Avestan |Bali = Template:Script/Bali |Bamu = Template:Script/Bamum |Bass = Template:Script/Bassa Vah |Batk = Template:Script/Batak |Bhks = Template:Script/Bhaiksuki |Brah = Template:Script/Brahmi |Bugi = Template:Script/Lontara |Buhd = Template:Script/Buhid |Cakm = Template:Script/Chakma |Cham = Template:Script/Cham |Chrs = Template:Script/Chorasmian |Copt = Template:Script/Coptic |Cyrs = Template:Script/Slavonic |Dogr = Template:Script/Dogra |Dupl = Template:Script/Duployan |Elba = Template:Script/Elbasan |Elym = Template:Script/Elymaic |Ethi = Template:Script/Ethiopic |Geok = Template:Script/Khutsuri |Glag = Template:Script/Glagolitic |Gong = Template:Script/Gunjala Gondi |Gonm = Template:Script/Masaram Gondi |Goth = Template:Script/Gothic |Gran = Template:Script/Grantha |Grek|Greek = Template:Script/Greek |Hano|Hanunoo = Template:Script/Hanunoo |Hatr = Template:Script/Hatran |Hebr|Hebrew = Template:Script/Hebrew |Hluw = Template:Script/Anatolian Hieroglyphs |Hmng = Template:Script/Pahawh Hmong |Hmnp = Template:Script/Nyiakeng Puachue Hmong |Hung = Template:Script/Old Hungarian |Ital = Template:Script/Old Italic |Java = Template:Script/Java |Kali = Template:Script/Kayah Li |Kawi = Template:Script/Kawi |Khmr = Template:Script/Khmer |Khoj = Template:Script/Khojki |Kits = Template:Script/Khitan Small Script |Kore = Template:Script/Korean |Kthi = Template:Script/Kaithi |Lana = Template:Script/Tai Tham |Latg = Template:Script/Gaelic |Latn = Template:Script/Classical and Medieval Latin |Lepc = Template:Script/Lepcha |Limb|Limbu = Template:Script/Limbu |Lisu|Fraser = Template:Script/Lisu |Lyci = Template:Script/Lycian |Mahj|Mahajani = Template:Script/Mahajani |Maka = Template:Script/Makasar |Mand = Template:Script/Mandaic |Mani = Template:Script/Manichaean |Marc = Template:Script/Marchen |Medf = Template:Script/Medefaidrin |Mend = Template:Script/Mende Kikakui |Merc = Template:Script/Meroitic Cursive |Mero = Template:Script/Meroitic Hieroglyphs |Modi = Template:Script/Modi |Mroo|Mru = Template:Script/Mro |Mtei|Meithei|Meetei Mayek = Template:Script/Meetei Mayek |Mult = Template:Script/Multani |Mymr|Myanmar = Template:Script/Myanmar |Nand = Template:Script/Nandinagari |Narb = Template:Script/Old North Arabian |Nbat = Template:Script/Nabataean |Newa = Template:Script/Newa |Nkoo|Nko = Template:Script/Nko |Nshu = Template:Script/Nushu |Ogam = Template:Script/Ogam |Orkh = Template:Script/Orkhon |Osge = Template:Script/Osage |Osma = Template:Script/Osmanya |Palm = Template:Script/Palmyrene |Pauc = Template:Script/Pau Cin Hau |Perm = Template:Script/Old Permic |Phli = Template:Script/Pahlavi |Phlp = Template:Script/Psalter Pahlavi |Phnx|Phoenician = Template:Script/Phoenician |Piqd = Template:Script/Klingon |Plrd|Pollard = Template:Script/Pollard |Prti = Template:Script/Pahlavi |Rjng|Rejang = Template:Script/Rejang |Rohg = Template:Script/Hanifi Rohingya |Runr = Template:Script/Runic |Samr = Template:Script/Samaritan |Saur = Template:Script/Saurashtra |Sgnw = Template:Script/Sutton SignWriting |Shrd = Template:Script/Sharada |Sidd = Template:Script/Siddham |Sind = Template:Script/Khudawadi |Sogd = Template:Script/Sogdian |Sogo = Template:Script/Old Sogdian |Soyo = Template:Script/Soyombo |Sund|Sunda = Template:Script/Sund |Sylo = Template:Script/Syloti |Syre = Template:Script/Estrangelo Syriac |Syrj = Template:Script/Western Syriac |Syrn = Template:Script/Eastern Syriac |Tagb = Template:Script/Tagbanwa |Takr = Template:Script/Takri |Talu = Template:Script/New Tai Lue |Tang = Template:Script/Tangut |Tavt = Template:Script/Tai Viet |Tfng = Template:Script/Tifinagh |Tglg = Template:Script/Baybayin |Tirh = Template:Script/Tirhuta |Vaii|Vai = Template:Script/Vai |Vith = Template:Script/Vithkuqi |Wara = Template:Script/Warang Citi |Wcho = Template:Script/Wancho |Xsux = 字 |Yezi|Yezidi = Template:Script/Yezidi |Yiii|Yi = Template:Script/Yi |Zanb = Template:Script/Zanabazar Square |#default ={{ safesubst:#if: |{{ safesubst:#ifeq:{{{demo}}} |no
|<templatestyles src="Script/styles.css" /> |
}} |{{ safesubst:#ifeq:Template|Template
|<templatestyles src="Script/styles.css" /> |
}}}}字{{#switch:Hani|Cprt|Hano|Hanunoo|Latf|de-Latf|en-Latf|it-Latf|Lina|Linb|Ugar|Xpeo=|#default={{#if:{{#invoke:String|match|s=_{{#switch:Hani |Arabic = Arab |Fraser = Lisu |Greek = Grek |Hebrew = Hebr |Hanunoo = Hano |Limbu = Limb |Meithei = Mtei |Nastaliq = Aran |Nko = Nkoo |Phoenician = Phnx |Pollard = Plrd |Vai = Vaii |Yezidi = Yezi |Yi = Yiii |#default = Hani }} |pattern=^_[A-Z][a-z][a-z][a-z]$|plain=false |nomatch=}}|{{#if:{{#switch:{{#switch:Hani |Arabic = Arab |Fraser = Lisu |Greek = Grek |Hebrew = Hebr |Hanunoo = Hano |Limbu = Limb |Meithei = Mtei |Nastaliq = Aran |Nko = Nkoo |Phoenician = Phnx |Pollard = Plrd |Vai = Vaii |Yezidi = Yezi |Yi = Yiii |#default = Hani }} |Adlm|Afak|Aghb|Ahom|Arab|Aran|Armi|Armn|Avst|Bali|Bamu|Bass|Batk|Beng|Bhks|Blis|Bopo|Brah|Brai|Bugi|Buhd |Cakm|Cans|Cari|Cham|Cher|Chrs|Cirt|Copt|Cpmn|Cprt|Cyrl|Cyrs|Deva|Diak|Dogr|Dsrt|Dupl |Egyd|Egyh|Egyp|Elba|Elym|Ethi|Geok|Geor|Glag|Gong|Gonm|Goth|Gran|Grek|Gujr|Guru |Hanb|Hang|Hani|Hano|Hans|Hant|Hatr|Hebr|Hira|Hluw|Hmng|Hmnp|Hrkt|Hung|Inds|Ital|Jamo|Java|Jpan|Jurc |Kali|Kana|Khar|Khmr|Khoj|Kitl|Kits|Knda|Kore|Kpel|Kthi|Lana|Laoo|Latf|Latg|Latn|Leke|Lepc|Limb|Lina|Linb|Lisu|Loma|Lyci|Lydi |Mahj|Maka|Mand|Mani|Marc|Maya|Medf|Mend|Merc|Mero|Mlym|Modi|Mong|Moon|Mroo|Mtei|Mult|Mymr |Nand|Narb|Nbat|Newa|Nkdb|Nkgb|Nkoo|Nshu|Ogam|Olck|Orkh|Orya|Osge|Osma|Ougr |Palm|Pauc|Pcun|Pelm|Perm|Phag|Phli|Phlp|Phlv|Phnx|Piqd|Plrd|Prti|Psin|Ranj|Rjng|Rohg|Roro|Runr|Samr |Sara|Sarb|Saur|Sgnw|Shaw|Shrd|Shui|Sidd|Sind|Sinh|Sogd|Sogo|Sora|Soyo|Sund|Sylo|Syrc|Syre|Syrj|Syrn |Tagb|Takr|Tale|Talu|Taml|Tang|Tavt|Telu|Teng|Tfng|Tglg|Thaa|Thai|Tibt|Tirh|Tnsa|Toto|Ugar|Vaii|Visp|Vith |Wara|Wcho|Wole|Xpeo|Xsux|Yezi|Yiii|Zanb={{#switch:Hani |Arabic = Arab |Fraser = Lisu |Greek = Grek |Hebrew = Hebr |Hanunoo = Hano |Limbu = Limb |Meithei = Mtei |Nastaliq = Aran |Nko = Nkoo |Phoenician = Phnx |Pollard = Plrd |Vai = Vaii |Yezidi = Yezi |Yi = Yiii |#default = Hani }} |#default=}}||Template:Script/doc/id-unk/report}}|Template:Script/doc/id-unk/report}}}}}} Han character has 6 strokes.
Languages with no code[edit]
Use the code "mis" (Miscellaneous) for any language not listed in ISO-639.
Indicating regional variant[edit]
When it is necessary to indicate region-specific language, an ISO 3166-1 alpha-2 country code, or UN M49 region code, should be added to the language tag, taking care to preserve capitalization. For example, Portuguese (pt) as used in Brazil (BR) could be represented as pt-BR, and Spanish as used in Latin America as es-419.
Additionally, language, script, and region codes can all appear in the same tag. For instance, the code zh-Hant-TW should be used for Chinese text written with Traditional Han characters, containing words or expressions specific to Taiwan:
Taiwan ({{lang|zh-Hant-TW|臺灣}}, {{transliteration|zh|Táiwān}})
- Taiwan ({{#invoke:Lang|lang}}, {{#invoke:Lang|transl}})
Private-use language tags[edit]
This template supports various private-use IETF language tags. Private-use tags contain the -x- singleton and are used by the template to identify languages that are different, for one reason or another, from the base language identified by the ISO 639 language tag.
{{#invoke:Lang/documentor tool|private_tags}}
Links[edit]
If the {{lang}} template will have to be combined with links one might be tempted to move the {{lang}} template into the link so that it would only frame the link's text label, not the syntax elements of the links or other stylistic elements of some types of links. However, this does not work. The {{lang}} will have to wrap the entire link, regardless if it is an internal or external link, or a link provided through a {{ill}} interwiki link template:
Works:
{{lang|en|[[Book of hours]]}}→ {{#invoke:Lang|lang}}{{lang|de|[[Book of hours|Stundenbuch]]}}→ {{#invoke:Lang|lang}}{{lang|he-LA|{{ill|Machsor Lipsiae|de}}}}→ {{#invoke:Lang|lang}}
Does not work:
[[{{lang|en|Book of hours}}]]→ [[{{#invoke:Lang|lang}}]] (never works)[[Book of hours|{{lang|de|Stundenbuch}}]]→ {{#invoke:Lang|lang}} (does not work in article space, works on talk and some other types of pages){{ill|Machsor Lipsiae|de|lt={{lang|he-LA|Machsor Lipsiae}}}}→ {{safesubst:#if:|"}}{{safesubst:#if:|}}[[Machsor Lipsiae{{safesubst:#if:{{#invoke:Lang|lang}}||{{#invoke:Lang|lang}}}}]]{{safesubst:#if:|}}{{safesubst:#if:|"}}{{safesubst:#ifeq:{{subst:Substcheck}}|SUBST||{{#if:{{#if:|1|{{#ifexist:Machsor Lipsiae|{{#invoke:redirect|isRedirect|Machsor Lipsiae}}|1}}}}
|<{{#switch:|sup|super=sup|sub=sub|span}} class="noprint" style="{{#switch:|ib|font-size:100%;|sup|super|sub=|font-size:85%;}} font-style: normal; {{#if:|font-weight: normal;}}"> [{{#if:
| [[d:Special:EntityPage/{{{wd}}}#sitelinks-wikipedia|{{#if:|d|Wikidata}}]]{{#switch:
{{#if:
| {{{demospace}}}
| {{#ifeq:Template|
| main
| other
}}
}}
| main = | other | #default = {{#if:|; Reasonator}} }}
| {{safesubst:#invoke:Separated entries|main}}}}]</{{#switch:|sup|super=sup|sub=sub|span}}>
|
}}}}{{#switch:
{{#if:
| {{{demospace}}}
| {{#ifeq:Template|
| main
| other
}}
}}
| main = {{#if:|}} | other | #default = }} (does not work in article space, works on talk and some other types of pages)
Rationale[edit]
{{#invoke:Section link|main}} requires the use of {{lang}} instead of manual ''italics''. This is preferred for the following reasons:
- Web browsers can use the information in such multilingual support templates to choose an appropriate font.
- This is great for CJK where a character can be given its language-specific shape but will fall back to another form if no appropriate font is found or if the preferred font lacks that character, for example because the language does not make use of that character: see {{#invoke:Section link|main}} and these comparison tables with a screenshot.
- For accessibility – screen readers need language info to speak text in the correct language – and to satisfy Wikipedia accessibility guidelines.<ref>{{#invoke:citation/CS1|citation
|CitationClass=web }}</ref>
- For spell checkers and grammar checkers, to match the text to the dictionary and syntax of the correct language.
- To prevent the page from showing up on the Wikipedia:Typo Team/moss/not English report, which flags articles needing translation.
- To help browsers choose appropriate quotation marks,<ref name="qa-lang-why">{{#invoke:citation/CS1|citation
|CitationClass=web }}</ref> and make decisions about hyphenation,<ref name="qa-lang-why"/> ligatures,<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> and spacing.<ref name="qa-lang-why"/>
- Users can apply styles to languages in their style sheets (useful for editors).
- Search engines can use this information when indexing text.
- Facilitates better data-scraping, parsing and re-use.
- Useful for application developers who re-publish Wikipedia (also see {{#invoke:Section link|main}}).
- Useful for research or compiling statistics about language use in Wikipedia.
Applying styles[edit]
Registered users can apply custom CSS styles to articles by placing style declarations in their user style sheet. The user style sheet can be created at Special:Mypage/common.css. For more information, see Help:User style. The following examples should work in most modern browsers.
To apply a specific font to all text marked as Russian of any script or region:
<syntaxhighlight lang="css"> [lang|=ru] { font-family: fonteskaya; } /* or */
- lang(ru) { font-family: fonteskaya; }
</syntaxhighlight>
To apply a specific font to text marked simply as Russian:
<syntaxhighlight lang="css"> [lang=ru] { font-family: fonteskaya; } </syntaxhighlight>
To apply a color to all text marked with any language:
<syntaxhighlight lang="css"> [lang] { color: green; } </syntaxhighlight>
If a font name contains characters besides basic Latin letters or hyphens, it is a good idea to enclose it in quotation marks because some such characters have special meanings (the most common case needing quotation marks is a multi-word font name with space characters). Quotation marks are also required for font families containing generic-family keywords ('inherit', 'serif', 'sans-serif', 'monospace', 'fantasy', and 'cursive'). See the W3C for more details.
You can combine this with font imports in your user stylesheet, for example, to show all German text in Fraktur and all Urdu in Noto Nastaliq Urdu Regular:
<syntaxhighlight lang="css"> @import url(https://fonts.googleapis.com/css?family=UnifrakturMaguntia); @import url(http://fonts.googleapis.com/earlyaccess/notonastaliqurdudraft.css);
- lang(de) {
font-family: UnifrakturMaguntia; font-style: normal; font-weight: normal;
}
- lang(ur) {
font-family: "Noto Nastaliq Urdu Regular", "Noto Nastaliq Urdu";
}
</syntaxhighlight>
then the following wikitext will look like the image below:
Victor jagt zwölf Boxkämpfer quer über den Sylter Deich
{{lang|de-Latf|Victor jagt zwölf Boxkämpfer quer über den Sylter Deich}}
ٹھنڈ میں، ایک قحط زدہ گاؤں سے گزرتے وقت ایک چڑچڑے، بااثر و فارغ شخص کو بعض جل پری نما اژدہے نظر آئے۔
{{lang|ur|ٹھنڈ میں، ایک قحط زدہ گاؤں سے گزرتے وقت ایک چڑچڑے، بااثر و فارغ شخص کو بعض جل پری نما اژدہے نظر آئے۔}}
{{#invoke:wide image|main}}{{#invoke:Check for unknown parameters|check|unknown=|preview=Page using Template:Wide image with unknown parameter "_VALUE_"|ignoreblank=y| 1 | 2 | 3 | 4 | 5 | align-cap | alt | border | dir | image | height | caption | width | {{#ifeq:|center|align|_NULL_}} }}
Tracking categories[edit]
- [[:Category:{{#invoke:string|replace|1=Lang and lang-xx template errors|2=^:?[Cc]ategory:|3=|plain=false}}|{{#if:|{{{name}}}|Category:{{#invoke:string|replace|1=Lang and lang-xx template errors|2=^:?[Cc]ategory:|3=|plain=false}}}}]] (0)
- [[:Category:{{#invoke:string|replace|1=Lang and lang-xx code promoted to ISO 639-1|2=^:?[Cc]ategory:|3=|plain=false}}|{{#if:|{{{name}}}|Category:{{#invoke:string|replace|1=Lang and lang-xx code promoted to ISO 639-1|2=^:?[Cc]ategory:|3=|plain=false}}}}]] (0)
- [[:Category:{{#invoke:string|replace|1=Lang and lang-xx using deprecated ISO 639 codes|2=^:?[Cc]ategory:|3=|plain=false}}|{{#if:|{{{name}}}|Category:{{#invoke:string|replace|1=Lang and lang-xx using deprecated ISO 639 codes|2=^:?[Cc]ategory:|3=|plain=false}}}}]] (0)
TemplateData[edit]
|=[https://bambots.brucemyers.com/TemplateParam.php?wiki=enwiki&template=%7B%7B%23if%3A%7C%7CLang%7D%7D {{#ifeq:{{safesubst:#switch: {{{lc}}} |no |n |f |false |off |0 = no | = no |¬ = no |yes |y |t |true |on |1 = yes |#default = no
}}|no|C|c}}lick here] to see a monthly parameter usage report for {{#if:|[[Template:]]|this template}}{{#ifeq:{{safesubst:#switch: y
|no |n |f |false |off |0 = no | = no |¬ = no |yes |y |t |true |on |1 = yes |#default = no
}}|yes| based on {{#if:|its|this}} TemplateData}}.
|None|none=[https://bambots.brucemyers.com/TemplateParam.php?wiki=enwiki&template=%7B%7B%23if%3A%7C%7CLang%7D%7D {{#ifeq:{{safesubst:#switch: {{{lc}}} |no |n |f |false |off |0 = no | = no |¬ = no |yes |y |t |true |on |1 = yes |#default = no
}}|no|P|p}}arameter usage report]{{#ifeq:{{safesubst:#switch: y
|no |n |f |false |off |0 = no | = no |¬ = no |yes |y |t |true |on |1 = yes |#default = no
}}|yes| based on {{#if:|its|this}} TemplateData}}
|for|For=[https://bambots.brucemyers.com/TemplateParam.php?wiki=enwiki&template=%7B%7B%23if%3A%7C%7CLang%7D%7D {{#ifeq:{{safesubst:#switch: {{{lc}}} |no |n |f |false |off |0 = no | = no |¬ = no |yes |y |t |true |on |1 = yes |#default = no
}}|no|P|p}}arameter usage report] for {{#if:|[[Template:]]|Template:Lang}}{{#ifeq:{{safesubst:#switch: y
|no |n |f |false |off |0 = no | = no |¬ = no |yes |y |t |true |on |1 = yes |#default = no
}}|yes| based on {{#if:|its|this}} TemplateData}}.
|#default=[1]{{#ifeq:{{safesubst:#switch: y |no |n |f |false |off |0 = no | = no |¬ = no |yes |y |t |true |on |1 = yes |#default = no
}}|yes| based on {{#if:|its|this}} TemplateData}} }}|This is the {{#if:|TemplateData|TemplateData}} for this template used by TemplateWizard, VisualEditor and other tools. {{#switch:
|=[https://bambots.brucemyers.com/TemplateParam.php?wiki=enwiki&template=%7B%7B%23if%3A%7C%7CLang%7D%7D {{#ifeq:{{safesubst:#switch: {{{lc}}} |no |n |f |false |off |0 = no | = no |¬ = no |yes |y |t |true |on |1 = yes |#default = no
}}|no|C|c}}lick here] to see a monthly parameter usage report for {{#if:|[[Template:]]|this template}}{{#ifeq:{{safesubst:#switch: y
|no |n |f |false |off |0 = no | = no |¬ = no |yes |y |t |true |on |1 = yes |#default = no
}}|yes| based on {{#if:|its|this}} TemplateData}}.
|None|none=[https://bambots.brucemyers.com/TemplateParam.php?wiki=enwiki&template=%7B%7B%23if%3A%7C%7CLang%7D%7D {{#ifeq:{{safesubst:#switch: {{{lc}}} |no |n |f |false |off |0 = no | = no |¬ = no |yes |y |t |true |on |1 = yes |#default = no
}}|no|P|p}}arameter usage report]{{#ifeq:{{safesubst:#switch: y
|no |n |f |false |off |0 = no | = no |¬ = no |yes |y |t |true |on |1 = yes |#default = no
}}|yes| based on {{#if:|its|this}} TemplateData}}
|for|For=[https://bambots.brucemyers.com/TemplateParam.php?wiki=enwiki&template=%7B%7B%23if%3A%7C%7CLang%7D%7D {{#ifeq:{{safesubst:#switch: {{{lc}}} |no |n |f |false |off |0 = no | = no |¬ = no |yes |y |t |true |on |1 = yes |#default = no
}}|no|P|p}}arameter usage report] for {{#if:|[[Template:]]|Template:Lang}}{{#ifeq:{{safesubst:#switch: y
|no |n |f |false |off |0 = no | = no |¬ = no |yes |y |t |true |on |1 = yes |#default = no
}}|yes| based on {{#if:|its|this}} TemplateData}}.
|#default=[2]{{#ifeq:{{safesubst:#switch: y |no |n |f |false |off |0 = no | = no |¬ = no |yes |y |t |true |on |1 = yes |#default = no
}}|yes| based on {{#if:|its|this}} TemplateData}} }}}}
TemplateData for Lang
{{#invoke:Check for unknown parameters|check
|unknown={{#switch:
{{#if:
| {{{demospace}}}
| {{#ifeq:Template|Template
| template
| other
}}
}}
| template = | other | #default = }} |template=Template:TemplateData header |1 |nolink |noheader
|preview=
}}{{#switch:
{{#if:
| {{{demospace}}}
| {{#ifeq:Template|Template
| template
| other
}}
}}
| template = {{#if:{{#ifeq:{{#invoke:String|sublength|s=doc|i=0|len=7}}|sandbox|1}}{{#ifeq:doc|doc|1}}{{#invoke:String|match|Lang/doc|/sandbox/styles.css$|plain=false|nomatch=}}||
}} | other | #default = }} <templatedata> { "description": "Indicate that a given span of text belongs to a particular language. Allows browsers to correctly present and pronounce foreign languages.", "params": { "1": { "label": "Language tag", "description": "A language tag, or an ISO 639 language code.", "type": "string", "required": true, "example": "fr", "aliases": [ "code" ] }, "2": { "label": "Text", "description": "The text belonging to the language specified.", "type": "string", "required": true, "example": "Je suis française.", "aliases": [ "text" ] }, "rtl": { "label": "Right to left", "description": "Indicates that the language should be displayed from right to left.", "example": "yes", "type": "string", "default": "no" }, "italic": { "aliases": [ "italics", "i" ], "label": "Italicize", "description": "Italicizes the text", "default": "yes", "example": "no", "type": "boolean" }, "size": { "label": "Font-size", "description": "sets font-size", "example": "120%, 1.2em" }, "cat": {}, "nocat": {} }, "format": "inline" } </templatedata>
See also[edit]
- {{Lang-x}}
- {{IPA}}
- {{Title language}}
- Category:Wikipedia multilingual support templates
- Lists of ISO 639 codes (language codes)
- {{ISO 639 name}}
- List of ISO 15924 codes (script codes)
- List of ISO transliterations (transliteration codes)
- {{cleanup lang}} (for articles which should use this template, but do not yet)
- {{transliteration}} (for romanisation of languages not natively written in the Latin alphabet)
- {{script}} (for specific characters)
- {{wikt-lang}} (to simultaneously tag text as a language and link to Wiktionary)
- {{in lang}} (for visually marking external links to foreign-language content)
- {{mw lang}} (similar to {{ISO 639 name}} for MediaWiki-supported languages)
- {{interlanguage link}}
References[edit]
<templatestyles src="Reflist/styles.css" />
| {{#iferror: {{#ifexpr: 1 > 1 }} |style="column-width: {{{1}}};"}}
| {{#if: |style="column-width: {{{colwidth}}};"}}
}}>
<references group="" responsive="{{#if:|0|1}}"></references>{{#invoke:Check for unknown parameters|check|unknown={{#switch:
{{#if:
| {{{demospace}}}
| {{#ifeq:Template|
| main
| other
}}
}}
| main = | other | #default = }}|preview=Page using Template:Reflist with unknown parameter "_VALUE_"|ignoreblank=y| 1 | colwidth | group | liststyle | refs }}
External links[edit]
- W3C
- Language tags in HTML and XML – Overview
- Authoring HTML: Language declarations – Latest W3C Working Draft
- Understanding the New Language Tags
- FAQ: Styling using the lang attribute
- IANA
- IANA Language Subtag Registry
- Tags for Identifying Languages ({{#if:4646|<templatestyles src="Module:Citation/CS1/styles.css" />{{#invoke:Catalog lookup link|main}}|Template:Error-small}})
- Matching of Language Tags ({{#if:4647|<templatestyles src="Module:Citation/CS1/styles.css" />{{#invoke:Catalog lookup link|main}}|Template:Error-small}})
- Language tags (obsolete per {{#if:4646|<templatestyles src="Module:Citation/CS1/styles.css" />{{#invoke:Catalog lookup link|main}}|Template:Error-small}})
- Mozilla Firefox