Template:Clear

From No-Intro ~ Wiki
Revision as of 08:59, 29 September 2021 by Hiccup (talk | contribs) (Created page with "<includeonly><div style="clear: {{ #if: {{{1|}}} | {{{1}}} | both }};"></div></includeonly><noinclude> Inserts a <tt>clear: both</tt> block. Useful for getting below images in...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Inserts a clear: both block. Useful for getting below images in pages.

You can set the first parameter to left or right to only have it clear that side, e.g. {{clear|left}}.

taken from https://tcrf.net/Template:Clear