m (Bot: Automated text replacement (-] +])) |
mNo edit summary |
||
Line 2: | Line 2: | ||
|tag=ltr | |tag=ltr | ||
|example=[ltr]text or more BB Code[/ltr] | |example=[ltr]text or more BB Code[/ltr] | ||
|description=The ltr tag | |description=The ltr tag sets the text direction to be displayed left to right for the text between the BBC tags. It also sets the text to use left alignment. This is a block level tag. | ||
|result=<div style="direction: ltr">blocks, text or more BB Code</div> | |result=<div style="direction: ltr">blocks, text or more BB Code</div> | ||
}} | }} |
Latest revision as of 15:32, 2 July 2013
description: The ltr tag sets the text direction to be displayed left to right for the text between the BBC tags. It also sets the text to use left alignment. This is a block level tag.
example: [ltr]text or more BB Code[/ltr]
result:
blocks, text or more BB Code