Template:Clear: Difference between revisions

From Campaigns
Jump to navigation Jump to search
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
 
(2 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 01:12, 4 November 2021

Template documentation

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

TemplateData

Clear floating block-level elements without line break

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
clear1

CSS clear: left, right, both, none

Default
both
Stringoptional