mNo edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
|description=The <tt>br</tt> tag places a line break at that location in the text. Note there is no closing tag. | |description=The <tt>br</tt> tag places a line break at that location in the text. Note there is no closing tag. | ||
|result=text | |result=text | ||
text | text | ||
}} | }} | ||
[[Category:Bulletin_Board_Code]] | [[Category:Bulletin_Board_Code]] |
Revision as of 21:34, 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