Template:Br
Appearance
Inserts a line break without using HTML tags in the body of MediaWiki code.
Usage
[edit]Manually break a line of text at a specified place:
Roses are red{{br}}Violets are blue
Renders as:
Roses are red
Violets are blue
TemplateData
[edit]Inserts a line break. Useful when wanting to avoid using HTML within wikitext.
Parameter | Description | Type | Status | |||
---|---|---|---|---|---|---|
No parameters specified |
See also
[edit]