Difference between revisions of "Template:Clear"

From EVE RP Wiki
Jump to: navigation, search
rp>Willscrlt
(Updated to match current en.wiki version)
m (59 revisions imported)
 
(36 intermediate revisions by 20 users not shown)
Line 1: Line 1:
<div style="clear:both;"></div><noinclude>
+
<div style="clear: {{{1|both}}};"></div><noinclude>
 
+
{{Documentation}}</noinclude>
----
 
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>
 

Latest revision as of 18:57, 30 April 2021

Template documentation