Template:Clear/doc

From Darkan
Revision as of 00:21, 14 June 2012 by imported>Pulse daemon (Added documentation template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Documentation This is a documentation subpage for Template:Clear.
It contains usage information, categories, and other content that is not part of the original template page.

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>