Template:Clear: Difference between revisions

From Subnautica Wiki
(Make clear selectable left/right/both; default both)
(Modified to right/left/both)
 
Line 1: Line 1:
<br style="clear: {{{1|both}}}; height: 0px;" /><noinclude>
<br style="clear: {{{1|both}}}; height: 0px;" /><noinclude>
Template:Clear -- A space that forces following content under all floating boxes.
Template:Clear -- A space that forces following content under all floating boxes.<br/>
defaults to clear:both; specify left or right using pipe character (|)<br/>
eg. <nowiki>{{clear|right}} or {{clear|left}}</nowiki>
</noinclude>
</noinclude>

Latest revision as of 23:32, 22 March 2025


Template:Clear -- A space that forces following content under all floating boxes.
defaults to clear:both; specify left or right using pipe character (|)
eg. {{clear|right}} or {{clear|left}}