Template:Lang/doc: Difference between revisions
More actions
m Reverted edits by 149.100.31.163 (talk) to last revision by Svetlov Artem |
m see also + |
||
| Line 14: | Line 14: | ||
|i18n-method=- | |i18n-method=- | ||
|i18n-desc= | |i18n-desc= | ||
|seealso= | |seealso= * {{tl2|multilingual link}} | ||
|setscats= | |setscats= | ||
|lines=one | |lines=one | ||
Revision as of 15:41, 25 January 2024
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
See also
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 |