Template:Lang/doc: Difference between revisions
More actions
No edit summary |
Undo revision 919180638 by 2604:3D08:9476:BE00:190E:ABE1:77B4:9F05 |
||
| Line 1: | Line 1: | ||
{{TemplateBox | {{TemplateBox | ||
|1=1 | |1=1 | ||
Revision as of 15:23, 12 September 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 |