Template:Language with name/doc
Jump to navigation
Jump to search
This is a documentation subpage for Template:Language with name. It may contain usage information, categories and other content that is not part of the original template page. |
This template is used on 8,500+ pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
Usage
Transcluded by "lang-xx" templates (like {{lang-bo}} etc.)—do not use directly.
Right-to-left
For languages written right-to-left, like Arabic, Hebrew and other, it is advised to set |rtl={{rtl}}
in the language template (lang-ar, lang-he).
This adds the character U+200F RIGHT-TO-LEFT MARK (HTML ‏
⧼dot-separator⧽ ‏
) to the end of the string (the righthand side, in memory). It is an invisible formatting character, that terminates the R-to-L text. After this, (that is, directly after & outside of the template), all following text is initiated to be left-to-right (English) again.
Category suppression
If you want to suppress category output from the template, use |nocat=true
.
See also
- Template:Language with name2 – same but with the language name in parentheses after the marked-up text
- Template:Language with name and transliteration
- Template:Language with name and alternate script
- Template:ISO 15924 script codes and Unicode - lists all R-to-L scripts available in Unicode.