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

Template:Clear

From Linux Web Expert

(Redirected from Template:-)

Template documentation


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": "Clear floating block-level elements without line break", "params": { "1": { "label": "clear", "description": "CSS clear: left, right, both, none", "default": "both", "type": "string" } } } </templatedata>