Template:RTL inline: Difference between revisions

From MicrasWiki
Jump to navigationJump to search
(Created page with "<includeonly><span style="direction:rtl; unicode-bidi: embed;{{{style|}}}">‮{{{1}}}‬</span></includeonly><noinclude>{{documentation}}</noinclude>")
 
No edit summary
 
Line 1: Line 1:
<includeonly><span style="direction:rtl; unicode-bidi: embed;{{{style|}}}">&#x202E;{{{1}}}&#x202C;</span></includeonly><noinclude>{{documentation}}</noinclude>
<includeonly><span style="direction:rtl; unicode-bidi: embed;{{{style|}}}">&#x202E;{{{1}}}&#x202C;</span></includeonly><noinclude>{{documentation}}[[Category: Language templates]]</noinclude>

Latest revision as of 20:35, 12 January 2020

[edit] [purge] Template documentation

Used to properly display inline horizontal right-to-left text.

Usage

Parameters
  • 1: content to be displayed horizontally right-to-left
  • style (optional): CSS styles

Example

The first line of the [[wikipedia:Iroha|''Iroha no Uta'']] is {{RTL inline|以呂波耳本部止}} or, in kana, {{RTL inline|いろはにほへと}}.

The first line of the Iroha no Uta is ‮以呂波耳本部止‬ or, in kana, ‮いろはにほへと‬.

See also

  • {{RTL}} - for horizontal right-to-left text
  • {{Vertical RTL}} - for vertical right-to-left text