Template:Clear/doc
| icon | This is a documentation subpage for Template:Terminate sentence It may contain usage information, categories and other content that is not part of the original template page. |
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>