Template:Clear: Difference between revisions

From Meta, a Wikimedia project coordination wiki
Content deleted Content added
m Changed protection level of Template:Clear: Enable access by template editors ([Edit=Allow only template editors and admins] (indefinite) [Move=Allow only template editors and admins] (indefinite))
mNo edit summary
Line 1: Line 1:
<div style="clear:{{{1|both}}};"></div><noinclude>
<div style="clear:both;"/><noinclude>
==Usage==
{{documentation}}
<pre>{{clear}}</pre>

This template adds a break, pushing following content to the next line below nearby floating images or templates.

==See also==
* {{tl|clearleft}} delays content until left column is complete.
* {{tl|clearright}} delays content until right column is complete.
* {{tl|-}} is similar, but technically different.
*: ''The finer points of {{Tl|clear}} vs. {{Tl|-}} are discussed in [[w:Template talk:-#- versus clear|w:Template talk:-]] and [[w:Template talk:Clear]].''


[[Category:Typing-aid templates|{{PAGENAME}}]]
[[Category:Formatting templates|{{PAGENAME}}]]
</noinclude>
</noinclude>

Revision as of 08:45, 2 February 2014

Usage

{{clear}}

This template adds a break, pushing following content to the next line below nearby floating images or templates.

See also