Template:Clear: Difference between revisions

From Heavy Iron Modding
Content added Content deleted
(Updated to match current en.wiki version)
m (39 revisions imported from templatewiki:Template:Clear)
 
(15 intermediate revisions by 12 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 16:54, 30 March 2021

<templatestyles src="Module:Documentation/styles.css"></templatestyles>

Template documentation[create]