Template:Clear

From Darkan
Revision as of 00:08, 11 March 2011 by imported>RMakise (Adding ID for certain skins.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

[view] [edit] [purge] Template documentation

This documentation is transcluded from Template:Clear/doc.

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>