Template:Lang/doc: Difference between revisions
More actions
m see also + |
Prefix language interwiki links with w: |
||
| (6 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
{{used in system}} | |||
{{TemplateBox | {{TemplateBox | ||
|1=1 | |1=1 | ||
| | |1label=language code | ||
|1description-en=Language code. For a list of language codes to use for parameter 1 see [[:w:List of ISO 639-1 codes]]. | |||
|1description-td-en = Language code. For a list of language codes to use for parameter 1 see "List of ISO 639-1 codes" on the English Wikipedia. | |||
|1type = line | |||
|1stat=required | |1stat=required | ||
|2=2 | |2=2 | ||
| | |2label=text | ||
|2type =string | |||
|2stat =required | |||
|useTemplateData = true | |||
|name=Lang | |name=Lang | ||
|desc=This template is for example called from [[Template:Autotranslate|autotranslatable]] templates and is used to apply the "lang" and " | |desc=This template is for example called from [[Template:Autotranslate|autotranslatable]] templates and is used to apply the "lang" and "dir" attributes to the span tag containing the text. It also adds CSS classes, that for example allow CSS highlighting text that is in a specific language. | ||
|desc-td =This template is for example called from autotranslatable templates and is used to apply the "lang" and "dir" attributes to the span tag containing the text. It also adds CSS classes, that for example allow CSS highlighting text that is in a specific language. | |||
|namespace=all | |namespace=all | ||
|usergroup=all | |usergroup=all | ||
|usage-notes= | |usage-notes=This template tags the wrapped text with the <code>"description"</code> CSS class, which will cause {{ll|Commons:Multimedia Features/Media Viewer|Media Viewer}} to display that text. In a file context, the template should therefore only be used to wrap text that is useful as a file description. Do not use this as a general-purpose language tagging template; most of the time it is sufficient to directly add the necessary HTML attributes instead ([[Special:Diff/1099913717|example]]), with wikitext like <code><nowiki><div lang="{{#bcp47:</nowiki><var>LANG</var><nowiki>}}" dir="{{#dir:</nowiki><var>LANG</var><nowiki>}}"></nowiki><var>TEXT</var><nowiki></div></nowiki></code>. | ||
|type= | |type=formatting | ||
|example= | |example= | ||
|i18n-method=- | |i18n-method=- | ||
|i18n-desc= | |i18n-desc= | ||
|seealso= * {{tl2|multilingual link}} | |seealso= | ||
* {{tl2|multilingual link}} | |||
* {{t|LangS}} — variant to use in running text ("inline") | |||
|setscats= | |setscats= | ||
|lines=one | |lines=one | ||
| Line 20: | Line 30: | ||
|relieson= | |relieson= | ||
}} | }} | ||
Latest revision as of 09:17, 12 August 2026
This template is for example called from autotranslatable templates and is used to apply the "lang" and "dir" attributes to the span tag containing the text. It also adds CSS classes, that for example allow CSS highlighting text that is in a specific language.
Usage
{{Lang |1= |2= }}
This template tags the wrapped text with the "description" CSS class, which will cause Media Viewer to display that text. In a file context, the template should therefore only be used to wrap text that is useful as a file description. Do not use this as a general-purpose language tagging template; most of the time it is sufficient to directly add the necessary HTML attributes instead (example), with wikitext like <div lang="{{#bcp47:LANG}}" dir="{{#dir:LANG}}">TEXT</div>.
Template parameters
| Parameter | Description | Default | Status | |
|---|---|---|---|---|
1 | language code | Language code. For a list of language codes to use for parameter 1 see w:List of ISO 639-1 codes. | empty | required |
2 | text | empty | required | |
|
<templatedata>JSON</templatedata> ./. {{TemplateBox}}
TemplateData is a way to store information about template parameters (the description of those and of the whole template) for both humans and machines. It is used by VisualEditor and possibly other tools like Upload Wizard. Existing template documentation Newly created template documentation and imports Wikipedia's help about TemplateData • Commons-specific information This template is for example called from autotranslatable templates and is used to apply the "lang" and "dir" attributes to the span tag containing the text. It also adds CSS classes, that for example allow CSS highlighting text that is in a specific language.
| |||||||||||||||
Additional information
The template is intended to be used in the following namespaces: all namespaces
The template is intended to be used by the following user groups: all users
See also
{{multilingual link}}- {{LangS}} — variant to use in running text ("inline")
Localization
This template is not intended to be localized.