Template:Clear/doc: Difference between revisions
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> | ||
< | |||
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 | [[Category:Formatting templates]] | ||
[[Category:Typing-aid templates | [[Category:Typing-aid templates]] | ||
[[Category:Utility templates | [[Category:Utility templates]] | ||
}}</includeonly> | }}</includeonly> |
Latest revision as of 20:10, 16 June 2024
This is a documentation subpage for Template:Clear. It contains usage information, categories and other content that is not part of the original Template page. |
Shorthand for <div style="clear: both;"></div>
.
TemplateData
Clear floating block-level elements without line break
Parameter | Description | Type | Status | |
---|---|---|---|---|
clear | 1 | CSS clear: left, right, both, none
| String | optional |