shortcuts: {{-}} {{clr}}

Template:Clear/doc

From The Adachi Wiki
Revision as of 14:14, 31 March 2023 by Adachi (talk | contribs) (Created page with "{{Languages|Template:Clear/doc}} {{documentation subpage}} <!-- 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>. == TemplateData == {{TemplateData header}} <templatedata> { "description": "Clear floating block-level elements without line break", "params": { "1": { "label": "clear", "description": "CSS clear:...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools.

Clear

Clear floating block-level elements without line break

Template parameters

ParameterDescriptionTypeStatus
clear1

CSS clear: left, right, both, none

Default
both
Stringoptional