m (Bot: Automated text replacement (-[ +[)) |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Wordy Bbc | {{Wordy Bbc | ||
|tag=br | |tag=br | ||
|example=text[br | |type=empty | ||
|example=text[br]text | |||
|description=The br tag places a line break at that location in the text. Note there is no closing tag. | |description=The br tag places a line break at that location in the text. Note there is no closing tag. | ||
|result=text<br/>text | |result=text<br/>text | ||
Line 7: | Line 8: | ||
[[Category:Bulletin_Board_Code]] | [[Category:Bulletin_Board_Code]] | ||
Latest revision as of 12:25, 2 July 2013
type: [br]
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