ഫലകം:Rtl-lang
ഫലകം:Protected template{{{2}}}
Usage
This template behaves like {{lang}}, but additionally inserts the dir="rtl"
parameter in the span, and adds the ‎ character at the end of the span.
Note that this is not required for normal insertion of a string in a left-to-right script. If you don't know what you are doing, use {{lang}}.
For example, to produce strings in Arabic or Hebrew scrip, simply use:
* The romanization of "{{lang|ar|اللغة العربية}}" is "{{ISOtranslit|''al-‘arabiyyah''|ar}}". * The romanization of "{{lang|he|עברית}}" is "{{ISOtranslit|''‘Ivrit''|he}}". * {{lang|kk|Қазақ тілі}} ({{lang|kk|قازاق ڌﻳل}})
which yields
- The romanization of "ലുവ പിഴവ് ഘടകം:Unicode_data-ൽ 292 വരിയിൽ : attempt to index local 'data_module' (a boolean value)" is "ഫലകം:ISOtranslit".
- The romanization of "ലുവ പിഴവ് ഘടകം:Unicode_data-ൽ 292 വരിയിൽ : attempt to index local 'data_module' (a boolean value)" is "ഫലകം:ISOtranslit".
- ലുവ പിഴവ് ഘടകം:Unicode_data-ൽ 292 വരിയിൽ : attempt to index local 'data_module' (a boolean value) (ലുവ പിഴവ് ഘടകം:Unicode_data-ൽ 292 വരിയിൽ : attempt to index local 'data_module' (a boolean value))
Inline use of the dir="rtl"
parameter will be restricted to very rare cases, such as use of Arabic letters as symbols in mathematical formulae, or several levels of nested ltr-within-rtl-within-ltr.
Further note that
- For the 'direction' property to affect reordering in inline-level elements, the 'unicode-bidi' property's value must be 'embed' or 'override'.[1]
and that the point of the dir
parameter is proper linebreaking behaviour: if a linebreak separates ലുവ പിഴവ് ഘടകം:Unicode_data-ൽ 292 വരിയിൽ : attempt to index local 'data_module' (a boolean value), it should be "ലുവ പിഴവ് ഘടകം:Unicode_data-ൽ 292 വരിയിൽ : attempt to index local 'data_module' (a boolean value)", not "ലുവ പിഴവ് ഘടകം:Unicode_data-ൽ 292 വരിയിൽ : attempt to index local 'data_module' (a boolean value)" that is taken to the next line.
For entire rtl paragraphs (as opposed to citations of rtl strings within an English ltr paragraph), use {{rtl-para}}.