Difference between revisions of "Template:Clear"
Jump to navigation
Jump to search
(Created page with "<includeonly>{{#switch:{{{clear|both}}} |both=<div style="clear: both;"></div> |left=<div style="clear: left;"></div> |right=<div style="clear: right;"></div> |<div style="cle...") |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{#switch:{{{clear|both}}} | <includeonly>{{#switch:{{{clear|both}}} | ||
− | |both=<div | + | |both=<div class="tw-clear-both"></div> |
− | |left=<div | + | |left=<div class="tw-clear-left"></div> |
− | |right=<div | + | |right=<div class="tw-clear-right"></div> |
− | |<div | + | |<div class="tw-clear-both"></div> |
− | }}</includeonly> | + | }}</includeonly><noinclude>[[Category:Formatting templates]]</noinclude> |