Template:Lang/doc: Difference between revisions
More actions
No edit summary |
m Reverted edits by 149.100.31.163 (talk) to last revision by Svetlov Artem |
||
| Line 1: | Line 1: | ||
{{TemplateBox | |||
{ | |1=1 | ||
| | |1d=language code | ||
| | |1stat=required | ||
| | |2=2 | ||
| | |2d=text | ||
| | |name=Lang | ||
| | |desc=This template is for example called from [[Template:Autotranslate|autotranslatable]] templates and is used to apply the "lang" and "xml:lang" 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. For a list of language codes to use for parameter 1 see [[:en:List of ISO 639-1 codes]]. | ||
| | |namespace=all | ||
| | |usergroup=all | ||
| | |usage-notes=For a variant to use in running text ("inline"), use {{t|LangS}}. | ||
| | |type= | ||
|- | |example= | ||
|i18n-method=- | |||
|i18n-desc= | |||
|seealso= | |||
| | |setscats= | ||
|lines=one | |||
|shorthand= | |||
|relieson= | |||
}} | |||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
</ | "label": "language code", | ||
"required": true | |||
}, | |||
"2": { | |||
"label": "text" | |||
} | |||
}, | |||
"description": "for example called from autotranslatable templates and is used to apply the \"lang\" and \"xml:lang\" 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", | |||
"format": "inline" | |||
} | |||
</templatedata> | |||
Revision as of 20:22, 3 November 2023
This template is for example called from autotranslatable templates and is used to apply the "lang" and "xml:lang" 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. For a list of language codes to use for parameter 1 see en:List of ISO 639-1 codes.
Usage
{{Lang |1= |2= }}
For a variant to use in running text ("inline"), use {{LangS}}.
Template parameters
| Parameter | Description | Default | Status | |
|---|---|---|---|---|
1 | language code | empty | required | |
2 | text | empty | optional | |
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
Localization
This template is not intended to be localized.
for example called from autotranslatable templates and is used to apply the "lang" and "xml:lang" 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
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| language code | 1 | no description | Unknown | required |
| text | 2 | no description | Unknown | optional |