Template:Clear/doc

Revision as of 19:05, April 5, 2025 by PolyFox (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description edit

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

Use edit

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>