Template:Clear/doc: Difference between revisions

From Campaigns
Jump to navigation Jump to search
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{documentation subpage}}
<noinclude>{{documentation subpage}}</noinclude>
<!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata -->
{{tsh|-|clr}}
Shorthand for <syntaxhighlight inline lang="html"><div style="clear: both;"></div></syntaxhighlight>.
Shorthand for <syntaxhighlight inline lang="html"><div style="clear: both;"></div></syntaxhighlight>.
== TemplateData ==
== TemplateData ==
Line 19: Line 17:
<includeonly>{{Sandbox other||
<includeonly>{{Sandbox other||
<!-- Categories below this line; interwikis at Wikidata -->
<!-- Categories below this line; interwikis at Wikidata -->
[[Category:Formatting templates{{#translation:}}]]
[[Category:Formatting templates]]
[[Category:Typing-aid templates{{#translation:}}]]
[[Category:Typing-aid templates]]
[[Category:Utility templates{{#translation:}}]]
[[Category:Utility templates]]
}}</includeonly>
}}</includeonly>

Latest revision as of 20:10, 16 June 2024

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

TemplateData

Clear floating block-level elements without line break

Template parameters

ParameterDescriptionTypeStatus
clear1

CSS clear: left, right, both, none

Default
both
Stringoptional