Bdo: Difference between revisions From Online Manual

Jump to: navigation, search
(Created page with "{{Wordy bbc |tag=bdo }} Category:Bulletin_Board_Code Category:Basic Bulletin Board Code {{needs work|bbcode not described}}")
 
(actually describe this tag.)
Line 1: Line 1:
{{Wordy bbc
{{Wordy bbc
|tag=bdo
|tag=bdo
|type=parsed_bbc
|description=use the HTML <nowiki><bdo></nowiki> tag to override the default text direction
|parameters={{Parmdesc|dir|d1=(optional) '''rtl''' or '''ltr''', for selecting the text direction}}
|example=Here is some text in the default direction and &#91;bdo dir=rtl&#93;Here is some right-to-left text&#91;/bdo&#93;
|result=Here is some text in the default direction and <bdo dir="rtl">Here is some right-to-left text</bdo>
}}
}}
[[Category:Bulletin_Board_Code]]
[[Category:Bulletin_Board_Code]]
[[Category:Basic Bulletin Board Code]]
[[Category:Basic Bulletin Board Code]]
{{needs work|bbcode not described}}
{{needs work|bbcode not described}}

Revision as of 13:17, 30 March 2012

type:

description: use the HTML <bdo> tag to override the default text direction

parameters:

  • dir (optional) rtl or ltr, for selecting the text direction

example: Here is some text in the default direction and [bdo dir=rtl]Here is some right-to-left text[/bdo]

result: Here is some text in the default direction and Here is some right-to-left text



Advertisement: