Template:Break
The {{Break}} tag prevents floated objects from flowing past it. Often used before section headers to prevent floated images from extending through the header.
ExamplesEdit
First Example: Without BreakEdit
This is text in a paragraph before any headers, that will wrap around the floated image of the torch on the left. This paragraph needs to be above a certain length in order to illustrate the effect, so I'm adding another sentence. ...lorem ipsum quia dolor sit amet, consectetur, adipisci velit...
Another Header as Part of the ExampleEdit
And text after the header.
Second Example: With BreakEdit
This is text in a paragraph before any headers, that will wrap around the floated image of torch on the left. This paragraph needs to be above a certain length in order to illustrate the effect, so I'm adding another sentence. ...lorem ipsum quia dolor sit amet, consectetur, adipisci velit...
Another Header as Part of the ExampleEdit
And text after the header.