Template:Clear2

From blackwiki
Jump to navigation Jump to search
Template documentation[view] [edit] [history] [purge]

This template uses the same CSS property as {{clear}}, but has additional float property to place on the left or right side of the page, so this template can insert an invisible breakpoint to indicate that a floating element should be placed at its position.

This template makes element placed under the upper element to make existing content is completed in the maximum width of columns, and make it possible to stop element from flowing next to upper element to produce an useless blank between the element and the side of page.

Usage

{{clear2}}
{{clear2|left}}
{{clear2|right}}

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for Clear2

Makes element placed under the upper element to make existing content is completed in the maximum width of columns. Can be used to stop element from flowing next to upper element, so content will not appear a large blank area at the side of page.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Side1

Which side to clear on; can be “left”, “right” or “both” (or “none”, but that’s equivalent to not using the template at all). “both” has exactly the same affect as using Template:Clear, so this template becomes interesting only if the value is “left” or “right”.

Lineoptional

See also