တမ်းပလိတ်:Lang-x/doc/parameters
ပုံပန်းသွင်ပြင်
< တမ်းပလိတ်:Lang-x | doc
lang-xx
[ပြင်ဆင်ရန်]parameter | definition | yields to | alias |
---|---|---|---|
text |
non-English text | – | {{{1}}}
|
translit |
Latin script transliteration of the content in text |
– | {{{2}}}
|
translit-std |
standard used for the transliteration of the value of translit ; accepted values are: ISO, DIN, IAST, ALA, ALA-LC |
– | |
translit-script |
transliteration standard's script identifier | – | |
translation |
literal English translation or gloss of the content in text |
– | lit , {{{3}}}
|
label |
label to be used instead of template-provided language label; may be wikilinked; special keyword none causes the template to render without any labels (including transliteration and translation labels) | – | |
link |
yes (default) links language name and static text associated with translit and translation ; accepted values are: no, yes; |link=no does not unlink wikilinked labels set by |label= |
– | links
|
code |
IETF language tag for the content in text ; set by the template, overriding the template setting is discouraged |
– | |
script |
IETF language script subtag; sometimes set by the template when the language of the content in text uses more than one writing system; always four alpha characters; a value of Latn (not "Latin"!) forces italic rendering unless overridden by italic ; overrides rtl |
italic |
|
region |
IETF language region subtag | – | |
variant |
IETF language variant subtag | – | |
rtl |
yes indicates that the writing system used for the content in text is right-to-left; accepted values are: no (default), yes |
script |
|
italic |
see table "lang-xx |italic= parameter operation"; accepted values are: yes, no, unset, invert, default | – | italics ,i
|
size |
specifies font size of the content in text ; use a value suitable for use with the CSS font-size property; this should almost always be a relative value supplied in % or em units, not a fixed px value. |
– | |
nocat |
inhibits automatic categorization; mirror version of cat ; accepted values are: yes, y, true, t, on, 1 |
– | |
cat |
inhibits automatic categorization; mirror version of nocat ; accepted values are: no, n, false, f, off, 0 |
– |
|italic= value | description | example code | result | html markup |
---|---|---|---|---|
|
|
{{lang-ru|тундра}} |
ရုရှား: тундра |
|
|
ရုရှား: tûndra |
Incorrect markup; this requires |script=latn .
| ||
{{lang-fr|toundra}} |
ပြင်သစ်: toundra |
| ||
{{lang-ru|script=latn|tûndra}} |
ရုရှား: tûndra |
| ||
default | {{lang-ru|тундра|italic=default}} |
ရုရှား: тундра |
| |
{{lang-fr|toundra|italic=default}} |
ပြင်သစ်: toundra |
| ||
{{lang-ru|script=latn|tûndra|italic=default}} |
ရုရှား: tûndra |
| ||
no |
|
{{lang-ru|тундра|italic=no}} |
ရုရှား: тундра |
|
{{lang-fr|toundra|italic=no}} |
ပြင်သစ်: toundra |
| ||
{{lang-ru|script=latn|tûndra|italic=no}} |
ရုရှား: tûndra |
| ||
''{{lang-ru|script=latn|tûndra|italic=no}}'' |
ရုရှား: tûndra |
| ||
yes |
|
{{lang-ru|тундра|italic=yes}} |
ရုရှား: тундра |
|
{{lang-ru|script=latn|tûndra|italic=yes}} |
ရုရှား: tûndra |
| ||
unset |
|
{{lang-ru|тундра|italic=unset}} |
ရုရှား: тундра |
|
''{{lang-ru|тундра|italic=unset}}'' |
ရုရှား: тундра |
| ||
{{lang-ru|script=latn|tûndra|italic=unset}} |
ရုရှား: tûndra |
| ||
''{{lang-ru|script=latn|tûndra|italic=unset}}'' |
ရုရှား: tûndra |
| ||
invert |
|
{{lang-ru|тундра|italic=invert}} |
ရုရှား: тундра |
|
''{{lang-ru|тундра|italic=invert}}'' |
ရုရှား: тундра |
| ||
{{lang-ru|script=latn|tûndra|italic=invert}} |
ရုရှား: tûndra |
| ||
''{{lang-ru|script=latn|tûndra|italic=invert}}'' |
ရုရှား: tûndra |
|
compare |italic=invert
to |italic=unset
:
{{Lang-de|... ein neues Opernprojekt in Angriff: ''Das Käthchen von Heilbronn'', nach Heinrich von Kleists gleichnamigem Drama.|italic=invert}}
- ဂျာမန်: ... ein neues Opernprojekt in Angriff: Das Käthchen von Heilbronn, nach Heinrich von Kleists gleichnamigem Drama.
{{Lang-de|''... ein neues Opernprojekt in Angriff: ''Das Käthchen von Heilbronn'', nach Heinrich von Kleists gleichnamigem Drama.''|italic=unset}}
- ဂျာမန်: ... ein neues Opernprojekt in Angriff: Das Käthchen von Heilbronn, nach Heinrich von Kleists gleichnamigem Drama.
lang
[ပြင်ဆင်ရန်]parameter | definition | yields to | alias |
---|---|---|---|
code |
IETF language tag for the content in text |
– | {{{1}}}
|
text |
non-English text | – | {{{2}}}
|
rtl |
yes indicates that the writing system used for the content in text is right-to-left; accepted values are: no (default), yes |
IETF script subtag in code (if provided) |
|
italic |
see table "lang |italic= parameter operation"; accepted values are: yes, no, unset, invert, default | – | italics ,i
|
size |
specifies font size of the content in text ; use a value suitable for use with the CSS font-size property; this should almost always be a relative value supplied in % or em units, not a fixed px value. |
– | |
nocat |
inhibits automatic categorization; mirror version of cat ; accepted values are: yes, y, true, t, on, 1 |
– | |
cat |
inhibits automatic categorization; mirror version of nocat ; accepted values are: no, n, false, f, off, 0 |
– |
|italic= value | description | example code | result | html markup |
---|---|---|---|---|
|
|
{{lang|ru|тундра}} |
тундра |
|
|
tûndra |
Incorrect markup; this requires |ru-latn .
| ||
{{lang|fr|toundra}} |
toundra |
| ||
{{lang|ru-latn|tûndra}} |
tûndra |
| ||
default | {{lang|ru|тундра|italic=default}} |
тундра |
| |
{{lang|fr|toundra|italic=default}} |
toundra |
| ||
{{lang|ru-latn|tûndra|italic=default}} |
tûndra |
| ||
no |
|
{{lang|ru|тундра|italic=no}} |
тундра |
|
{{lang|fr|toundra|italic=no}} |
toundra |
| ||
{{lang|ru-latn|tûndra|italic=no}} |
tûndra |
| ||
''{{lang|fr|toundra|italic=no}}'' |
toundra |
| ||
yes |
|
{{lang|ru|тундра|italic=yes}} |
тундра |
|
{{lang|ru-latn|tûndra|italic=yes}} |
tûndra |
| ||
unset |
|
{{lang|ru|тундра|italic=unset}} |
тундра |
|
''{{lang|ru|тундра|italic=unset}}'' |
тундра |
| ||
{{lang|ru-latn|tûndra|italic=unset}} |
tûndra |
| ||
''{{lang|ru-latn|tûndra|italic=unset}}'' |
tûndra |
| ||
invert |
|
{{lang|ru|тундра|italic=invert}} |
тундра |
|
''{{lang|ru|тундра|italic=invert}}'' |
тундра |
| ||
{{lang|ru-latn|tûndra|italic=invert}} |
tûndra |
| ||
''{{lang|ru-latn|tûndra|italic=invert}}'' |
tûndra |
|
compare |italic=invert
to |italic=unset
:
{{Lang|de|... ein neues Opernprojekt in Angriff: ''Das Käthchen von Heilbronn'', nach Heinrich von Kleists gleichnamigem Drama.|italic=invert}}
- ... ein neues Opernprojekt in Angriff: Das Käthchen von Heilbronn, nach Heinrich von Kleists gleichnamigem Drama.
{{Lang|de|''... ein neues Opernprojekt in Angriff: ''Das Käthchen von Heilbronn'', nach Heinrich von Kleists gleichnamigem Drama.''|italic=unset}}
- ... ein neues Opernprojekt in Angriff: Das Käthchen von Heilbronn, nach Heinrich von Kleists gleichnamigem Drama.