Template:Language with name/doc

From WikiAlpha
Jump to: navigation, search
The below content is licensed according to Creative Commons Attribution-ShareAlike License contrary to the public domain logo at the foot of the page. It originally appeared on http://en.wikipedia.org. The original article might still be accessible here. You may be able to find a list of the article's previous contributors on the talk page.

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 &#8207;<dot-separator> &rlm;) 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