Template:-/doc

From Wiktionary

This template adds a line break to ensure that floating elements do not overlap with one another. As this template adds a line break, use {{clear}} instead if you want to avoid that.

TemplateData[change]

This is the TemplateData documentation for this template used by VisualEditor and other tools.

TemplateData for -

This template adds the HTML tag 'clear:both' to the page using <br>, which clear any previously defined floats.

Template parameters

ParameterDescriptionTypeStatus
Column1

The column to clear, defaults to both columns.

Default
both
Stringoptional

See also[change]

  • {{clear}} - Similar to this template, but uses <div> instead.