Template:Language with name/doc: Difference between revisions

From IxWiki
Jump to navigation Jump to search
wp>Vanisaac
m →‎See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other
 
Heku (talk | contribs)
m 1 revision imported
 
(No difference)

Latest revision as of 13:34, 12 August 2020

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