Bdo: Difference between revisions From Online Manual

Jump to: navigation, search
(parsed_equals)
(unparsed_equals)
Line 1: Line 1:
{{Wordy bbc
{{Wordy bbc
|tag=bdo
|tag=bdo
|type=parsed_equals
|type=unparsed_equals
|description=use the HTML <nowiki><bdo></nowiki> tag to override the default text direction
|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}}
|parameters={{Parmdesc|dir|d1=(optional) '''rtl''' or '''ltr''', for selecting the text direction}}

Revision as of 13:19, 30 March 2012

type: [bdo=xyz]parsed content[/bdo]

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: