Template:Clear/doc
Jump to navigation
Jump to search
- Description
- This template is a shorthand for
<br style="clear: both;" />
. - It moves any content following the template below any objects floating to the left and/or right (TOCs, infoboxes, images, etc.).
- Syntax
{{clear}}
clears both right and left content.{{clear|left}}
clears only left floating objects.{{clear|right}}
clears only right floating objects.{{clear|none}}
will not clear text after floating objects.- Other options
inherit
andinitial
- See also
- {{-}} and {{clr}} clear both like this template. They do not have options.
- {{clrl}} clears left.
- {{clrr}} clears right.