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)))
Mediawiki>Jdforrester (WMF)
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 22:36, 12 July 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