Jump to content

Template:Language with name/doc: Difference between revisions

From pool
[checked revision][checked revision]
Content deleted Content added
Created page with "{{Documentation subpage}} <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> {{High-use}} {{Commons Import}} ==Usage== Transcluded by "lang-xx" templates (like {{tl|lang-bo}..."
 
 
Line 7: Line 7:


==Right-to-left==
==Right-to-left==
For languages written right-to-left, like Arabic, Hebrew and [[Script (Unicode)|other]], it is advised to set {{para|rtl|<nowiki>{{rtl}}</nowiki>}} in the language template (lang-ar, lang-he).
For languages written right-to-left, like Arabic, Hebrew and [[Wikipedia:Script (Unicode)|other]], it is advised to set {{para|rtl|<nowiki>{{rtl}}</nowiki>}} in the language template (lang-ar, lang-he).


This adds the character {{unichar|200f|RIGHT-TO-LEFT MARK|html=}} 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.
This adds the character {{unichar|200f|RIGHT-TO-LEFT MARK|html=}} 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.

Latest revision as of 08:56, 26 October 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 &#8207; · &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

For more detail see wikipedia page wikipedia:Template:Language_with_name