Template:Clear

From Vintage Story Wiki

The clear template is used when the text needs to be moved below, for example, after an image or an infobox.

Usage

{{clear}}
substitutes: <div style="clear:both;"></div>
{{clear|left}}
substitutes: <div style="clear:left;"></div>
{{clear|right}}
substitutes: <div style="clear:right;"></div>