Template:Clear/doc
Template:Mbox[[Category:Template documentation pages{{#translation:}}]]
Shorthand for <div style="clear: both;"></div>.
TemplateData
This is the TemplateData documentation for this template used by VisualEditor and other tools.
Clear
[[Category:TemplateData documentation{{#translation:}}]]
<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>