Jump to content

Template:Clear/doc

From DynamicPageList4 Manual
Documentation subpage
View this documentation's related template:
Template:Clear (edit).
Template styles: CSS styles (edit).

Example(s)

[edit source]
  • some-{{clear}}-content gives:

some-

-content

  • some-{{clear|left}}-content gives:

some-

-content

  • some-{{clear|right}}-content gives:

some-

-content

Template Data

[edit source]

Wraps given content in a div with the style="clear:both;" which allows clearing of the left side, the right side or both. Makes content wait until existing content is completed in all columns. Often used to stop text from flowing next to unrelated images.

Template parameters

ParameterDescriptionTypeStatus
11

To override which side to clear, enter a valid CSS value.

Suggested values
right left
Default
both
Stringoptional
Cookies help us deliver our services. By using our services, you agree to our use of cookies.