Difference between revisions of "Template:Clear"

From Underrail Wiki
Jump to navigation Jump to search
m (Protected "Template:Clear": internal wiki template (‎[edit=sysop] (indefinite) ‎[move=sysop] (indefinite)))
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<div style="clear:{{#if:{{{1|}}}|{{{1}}}|both}};"></div><noinclude>[[Category:Utility templates|{{PAGENAME}}]]</noinclude>
+
<div style="clear:{{#if:{{{1|}}}|{{{1}}}|both}};"></div><noinclude>
 +
 
 +
{{documentation}}</noinclude>

Latest revision as of 07:32, 14 October 2017

Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:Clear/doc to view this documentation. (edit) (How does this work?)
Description
Clears floated elements such as infoboxes or image thumbnails.
Syntax
{{clear}} clears both left and right floats, {{clear|<left or right>}} clears only left or right floats.