Template:Clear/doc: Difference between revisions
Template page
More actions
Created page with "<!-- 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: left, right, both, none", "default": "both", "type":..." |
(No difference)
|
Latest revision as of 22:15, 14 February 2025
Shorthand for <div style="clear: both;"></div>
.
TemplateData
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Clear in articles based on its TemplateData.
TemplateData for Clear
Clear floating block-level elements without line break
Parameter | Description | Type | Status | |
---|---|---|---|---|
clear | 1 | CSS clear: left, right, both, none
| String | optional |