Template:Clear: Difference between revisions

soyjak>Cheeselord
Copy wikipedia's implementation
m 6 revisions imported
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div style="clear:{{{1|both}}};"></div><noinclude>
<div style="clear:{{{1|both}}};"></div><noinclude>
==Usage==
{{documentation}}
<pre>
    {{clear}} — adds <div style="clear:both;"></div>
    {{clear|left}} — adds <div style="clear:left;"></div>
    {{clear|right}} — adds <div style="clear:right;"></div>
</pre>
</noinclude>
</noinclude>