Template:Clear

From Vintage Story Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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>