Inserts a line break without using HTML tags in the body of MediaWiki code.
Break up lines of text as such:
Roses are red{{br}}
Violets are blue
- {{lb}} which outputs a line break that is not shown in the Page: namespace
- {{!lb}} which outputs a line break that is only shown in the Page: namespace
- {{wbr}}, which recommends line breaks to the browser