Difference between revisions of "Template:Clear"

From MINR.ORG WIKI
(Updated to match current en.wiki version)
m (33 revisions imported: Import Template Tlx and subtemplates)
 
(11 intermediate revisions by 9 users not shown)
Line 1: Line 1:
<div style="clear:both;"></div><noinclude>
+
<div style="clear:{{{1|both}}};"></div><noinclude>
 
+
{{documentation}}
----
 
This template outputs <code>&lt;div style="clear:both;"&gt;&lt;/div&gt;</code>, which causes a break to be added between two objects. If there is an image, infobox, or other item floating to the left of the right, the break will extend to the bottom of the floated item. In other words, it will expand until the space is clear on both the left and the right.
 
 
 
 
 
== 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>

Latest revision as of 20:25, 11 August 2017

Template documentation[create]