සැකිල්ල:Lang-en-XX usage
This template is used to identify (in HTML metadata) that the text enclosed within the template is written in a specific national English-language dialect, and to preface it with a link to the article on that variety. It is most commonly used:
- In , when presenting two regional variations of a term sharing the same definition (e.g. tire vs. tyre, aluminium vs. aluminum)
- When giving alternative names for an article's topic, in the lead section
- When demonstrating differences between dialectal usages in language articles.
This template , since English dialects are not foreign languages.
It is never used to mark entire articles or sections of articles as being written in a particular variety of English.
Do not use it to indicate a general English example among other-language examples.
Parameters
[සංස්කරණය]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 |
; 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|тундра}} |
රුසියානු: тундра | [[රුසියානු භාෂාව|රුසියානු]]: <span lang="ru">тундра</span>[[Category:Pages using Lang-xx templates]]
|
|
රුසියානු: tûndra | [[රුසියානු භාෂාව|රුසියානු]]: <span lang="ru">tûndra</span>[[Category:Pages using Lang-xx templates]] Incorrect markup; this requires |script=latn .
| ||
{{lang-fr|toundra}} |
ප්රංශ: toundra | [[ප්රංශ භාෂාව|ප්රංශ]]: <i lang="fr">toundra</i>[[Category:Pages using Lang-xx templates]]
| ||
{{lang-ru|script=latn|tûndra}} |
රුසියානු: tûndra | [[රුසියානු භාෂාව|රුසියානු]]: <i lang="ru-Latn">tûndra</i>[[Category:Pages using Lang-xx templates]]
| ||
default | {{lang-ru|тундра|italic=default}} |
රුසියානු: тундра | [[රුසියානු භාෂාව|රුසියානු]]: <span lang="ru">тундра</span>[[Category:Pages using Lang-xx templates]]
| |
{{lang-fr|toundra|italic=default}} |
ප්රංශ: toundra | [[ප්රංශ භාෂාව|ප්රංශ]]: <i lang="fr">toundra</i>[[Category:Pages using Lang-xx templates]]
| ||
{{lang-ru|script=latn|tûndra|italic=default}} |
රුසියානු: tûndra | [[රුසියානු භාෂාව|රුසියානු]]: <i lang="ru-Latn">tûndra</i>[[Category:Pages using Lang-xx templates]]
| ||
no |
|
{{lang-ru|тундра|italic=no}} |
රුසියානු: тундра | [[රුසියානු භාෂාව|රුසියානු]]: <span lang="ru" style="font-style: normal;">тундра</span>[[Category:Pages using Lang-xx templates]]
|
{{lang-fr|toundra|italic=no}} |
ප්රංශ: toundra | [[ප්රංශ භාෂාව|ප්රංශ]]: <span lang="fr" style="font-style: normal;">toundra</span>[[Category:Pages using Lang-xx templates]]
| ||
{{lang-ru|script=latn|tûndra|italic=no}} |
රුසියානු: tûndra | [[රුසියානු භාෂාව|රුසියානු]]: <span lang="ru-Latn" style="font-style: normal;">tûndra</span>[[Category:Pages using Lang-xx templates]]
| ||
''{{lang-ru|script=latn|tûndra|italic=no}}'' |
රුසියානු: tûndra | ''[[රුසියානු භාෂාව|රුසියානු]]: <span lang="ru-Latn" style="font-style: normal;">tûndra</span>[[Category:Pages using Lang-xx templates]]''
| ||
yes |
|
{{lang-ru|тундра|italic=yes}} |
රුසියානු: тундра | [[රුසියානු භාෂාව|රුසියානු]]: <i lang="ru">тундра</i>[[Category:Pages using Lang-xx templates]]
|
{{lang-ru|script=latn|tûndra|italic=yes}} |
රුසියානු: tûndra | [[රුසියානු භාෂාව|රුසියානු]]: <i lang="ru-Latn">tûndra</i>[[Category:Pages using Lang-xx templates]]
| ||
unset |
|
{{lang-ru|тундра|italic=unset}} |
රුසියානු: тундра | [[රුසියානු භාෂාව|රුසියානු]]: <span lang="ru">тундра</span>[[Category:Pages using Lang-xx templates]]
|
''{{lang-ru|тундра|italic=unset}}'' |
රුසියානු: тундра | ''[[රුසියානු භාෂාව|රුසියානු]]: <span lang="ru">тундра</span>[[Category:Pages using Lang-xx templates]]''
| ||
{{lang-ru|script=latn|tûndra|italic=unset}} |
රුසියානු: tûndra | [[රුසියානු භාෂාව|රුසියානු]]: <span lang="ru-Latn">tûndra</span>[[Category:Pages using Lang-xx templates]]
| ||
''{{lang-ru|script=latn|tûndra|italic=unset}}'' |
රුසියානු: tûndra | ''[[රුසියානු භාෂාව|රුසියානු]]: <span lang="ru-Latn">tûndra</span>[[Category:Pages using Lang-xx templates]]''
| ||
invert |
|
{{lang-ru|тундра|italic=invert}} |
රුසියානු: тундра | [[රුසියානු භාෂාව|රුසියානු]]: <span lang="ru">''тундра''</span>[[Category:Pages using Lang-xx templates]]
|
{{lang-ru|''тундра''|italic=invert}} |
රුසියානු: тундра | [[රුසියානු භාෂාව|රුසියානු]]: <span lang="ru">тундра</span>[[Category:Pages using Lang-xx templates]]
| ||
{{lang-ru|script=latn|tûndra|italic=invert}} |
රුසියානු: tûndra | [[රුසියානු භාෂාව|රුසියානු]]: <span lang="ru-Latn">''tûndra''</span>[[Category:Pages using Lang-xx templates]]
| ||
{{lang-ru|script=latn|''tûndra''|italic=invert}} |
රුසියානු: tûndra | [[රුසියානු භාෂාව|රුසියානු]]: <span lang="ru-Latn">tûndra</span>[[Category:Pages using Lang-xx templates]]
|
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.
Parameters and examples
[සංස්කරණය]Basic usage:
{{Lang-en-IE|1=Sample text.}}
- සැකිල්ල:Lang-en-IE
To not link the name again (i.e., because it's already been linked in the same article or same long-article section), use |links=no
or |link=no
:
{{Lang-en-IE|1=Sample text. |link=no}}
- සැකිල්ල:Lang-en-IE
Usage
[සංස්කරණය]This documentation sub-template is for transclusion in the "Usage" sections of the main templates of Category:English dialect multilingual support templates.
There is one required parameter, the text to use in the examples.
=== Usage ===
{{Lang-en-XX usage|1=Sample of illustratively colloquial text here.}}
Any template-specific further instructions go here.