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 from w:en:Template:Clear: Page about technical change that was posted to a local wiki
Line 1: Line 1:
<div style="clear:{{{1|both}}};"></div><noinclude>
<div style="clear: {{{1|both}}};"></div><noinclude>
{{documentation}}
{{Documentation}}</noinclude>
</noinclude>

Revision as of 15:36, 12 July 2019

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