Template:Clear: Difference between revisions

From Step Mods | Change The Game
No edit summary
No edit summary
Line 1: Line 1:
<includeonly><!-- ############# Forces a break on floating content. ##################### --><div style="clear: {{{1|both}}}"></div></includeonly><noinclude>__NOTOC__
<includeonly><!-- ############# Forces a break on floating content. ############# --><div style="clear:{{{1|both}}};"></div></includeonly><noinclude>__NOTOC__


== Purpose & Usage ==
== Purpose & Usage ==

Revision as of 13:30, May 7, 2015


Purpose & Usage[edit source]

Performs a clear to force content to appear directly below floating content.

Examples[edit source]

Code:

{{clear}}
{{clear|left}}
{{clear|right}}

See Also[edit source]