Rtl: Difference between revisions From Online Manual

Jump to: navigation, search
(wikified. RTL is right-aligned, but text is not running right to left.)
(The exclamation point makes it slightly clearer that the tag is working)
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Wordy bbc
{{Wordy bbc
|tag=Rtl
|tag=rtl
|example=[rtl]text or more BB Code[/rtl]
|example=[rtl]blocks, text or more BB Code![/rtl]
|description=The <tt>rtl</tt> tag set the text direction to right to left, as well as setting a right alignment. This is a block level tag.
|description=The rtl tag sets the text direction to be displayed right to left for the text between the BBC tags. It also sets the text to use right alignment. This is a block level tag.
|result=<div style="direction: rtl">blocks, text or more BB Code</div>
|result=<div style="text-align:right;direction: rtl">blocks, text or more BB Code!</div>
}}
}}
[[Category:Bulletin_Board_Code]]
[[Category:Bulletin_Board_Code]]
[[Category:Text Formatting Bulletin Board Code]]
[[Category:Text Formatting Bulletin Board Code]]

Latest revision as of 12:57, 10 July 2013

description: The rtl tag sets the text direction to be displayed right to left for the text between the BBC tags. It also sets the text to use right alignment. This is a block level tag.

example: [rtl]blocks, text or more BB Code![/rtl]

result:

blocks, text or more BB Code!



Advertisement: