Difference between revisions of "Template:Clear"
Jump to navigation
Jump to search
m (1 revision imported) |
m (1 revision imported) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <div style="clear: | + | <div style="clear:both;"/><noinclude> |
− | {{ | + | ==Usage== |
+ | <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 16:50, 10 June 2016
Usage
{{clear}}
This template adds a break, pushing following content to the next line below nearby floating images or templates.
See also
- {{clearleft}} delays content until left column is complete.
- {{clearright}} delays content until right column is complete.
- {{-}} is similar, but technically different.
- The finer points of {{clear}} vs. {{-}} are discussed in w:Template talk:- and w:Template talk:Clear.