Template:Clear

Revision as of 10:52, August 20, 2023 by Porplemontage (talk | contribs) (Created page with "{{#if:{{{toc|}}}|__TOC__}}<div style="clear:{{{1|both}}}"></div><noinclude> Used to push any content that follows the template below floating elements. Usage below: *<code><nowiki>{{clear|left}}</nowiki></code> pushes subsequent content below left-floated elements *<code><nowiki>{{clear|right}}</nowiki></code> pushes subsequent content below right-floated elements *<code><nowiki>{{clear}}</nowiki></code> pushes subsequent content below both left and right floated elemen...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Used to push any content that follows the template below floating elements. Usage below:

  • {{clear|left}} pushes subsequent content below left-floated elements
  • {{clear|right}} pushes subsequent content below right-floated elements
  • {{clear}} pushes subsequent content below both left and right floated elements
  • {{clear|toc=1}} places the table of contents before the clear so that it's not pushed down