Template:Clear: Difference between revisions
w>Redrose64 pass class through |
m 1 revision imported |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<div style="clear:{{{1|both}}};" | <div style="clear: {{{1|both}}};"></div><noinclude> | ||
{{ | {{Documentation}}</noinclude> | ||
</noinclude> | |||
Latest revision as of 13:41, 19 January 2026
Shorthand for <div style="clear: both;"></div>.
TemplateData
This is the TemplateData documentation for this template used by VisualEditor and other tools.
Clear
<templatedata> { "description": { "en": "Clear floating block-level elements without line break.", "pt-br": "“Limpar” elementos flutuantes em nível de bloco sem quebra de linha através do parâmetro “clear” do CSS." }, "params": { "1": { "label": { "en": "Clear", "pt-br": "Atributo" }, "description": { "en": "CSS clear: left, right, both, none.", "pt-br": "Atributos do parâmetro clear do CSS: left, right, both, none." }, "default": "both", "type": "string" } }, "format": "inline" } </templatedata> [[Category:Formatting templates{{#translation:}}]] [[Category:Typing-aid templates{{#translation:}}]] [[Category:Utility templates{{#translation:}}]]