Difference between revisions of "Template:Clear"

From RobotX
Jump to navigation Jump to search
Wikpedia>Nyttend
m (Changed protection level of Template:Clear: Enable access by template editors; NeilN is okay with this move ([Edit=Allow only template editors and admins] (indefinite) [Move=Allow only template editors and admins] (indefinite)))
m (1 revision 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>
{{documentation}}
+
{{Documentation}}</noinclude>
</noinclude>
 

Latest revision as of 21:04, 21 December 2019

Template documentation[view] [edit] [history] [purge]

Shorthand for <div style="clear: both;"></div>.


Clear floating block-level elements without line break

Template parameters

ParameterDescriptionTypeStatus
clear1

CSS clear: left, right, both, none

Default
both
Stringoptional