Template:Clear/doc
< Template:Clear
Revision as of 11:25, 7 February 2018 by Sachem kimsim (talk | contribs) (Created page with "==Description== This template is used when the text needs to be moved below, for example, after an image or an infobox. ==Usage== This template can be used by entering the fo...")
Description
This template is used when the text needs to be moved below, for example, after an image or an infobox.
Usage
This template can be used by entering the following onto any relevant page.
{{clear}}
- substitutes: <div style="clear:both;"></div>
{{clear|left}}
- substitutes: <div style="clear:left;"></div>
{{clear|right}}
- substitutes: <div style="clear:right;"></div>