Template:Clear

From No Man's Land - A Trigun Wiki
Jump to navigation Jump to search

This template creates a div containing the CSS "clear" property. It will cause content below it not to wrap around floating elements directly above it.

Defaults to "clear:both" (affects any floating elements, regardless of which side they're on), but can be changed to "clear:left" (affects only left-floating elements) or "clear:right" (affects only right-floating elements).

Syntax
  • {{clear}}
  • {{clear|left}}
  • {{clear|right}}

    This template creates a div containing the CSS "clear" property. It will cause content below it not to wrap around floating elements directly above it.

[Edit template data]

Template parameters

ParameterDescriptionTypeStatus
No parameters specified