Difference between revisions of "Template:Clear"

From Taskman Wiki
Jump to navigation Jump to search
m
m
 
Line 1: Line 1:
 
<includeonly>{{#switch:{{{clear|both}}}
 
<includeonly>{{#switch:{{{clear|both}}}
|both=<div style="clear: both;"></div>
+
|both=<div class="tw-clear-both"></div>
|left=<div style="clear: left;"></div>
+
|left=<div class="tw-clear-left"></div>
|right=<div style="clear: right;"></div>
+
|right=<div class="tw-clear-right"></div>
|<div style="clear: both;"></div>
+
|<div class="tw-clear-both"></div>
 
}}</includeonly><noinclude>[[Category:Formatting templates]]</noinclude>
 
}}</includeonly><noinclude>[[Category:Formatting templates]]</noinclude>

Latest revision as of 06:21, 20 May 2020