(Created page with '<tr><td><center><span style="font-size: 12pt;" class="bbc_size"><tt>'''<span id="post_br">br</span>'''</tt></span></center></td><td><center>'''Line break'''</center></td><td></td…') |
(Wordy bbc) |
||
Line 1: | Line 1: | ||
{{Wordy bbc | |||
|tag=Br | |||
|example=text[br]text | |||
text | |description=The <tt>br</tt> tag places a line break at that location in the text. Note there is no closing tag. | ||
|result=text | |||
text | |||
}} | |||
[[Category:Bulletin_Board_Code]] | [[Category:Bulletin_Board_Code]] |
Revision as of 21:33, 17 January 2011
description: The br tag places a line break at that location in the text. Note there is no closing tag.
example: text[br]text
result: text text