Template:Clear: Difference between revisions

From TF2 Classified Wiki
Jump to navigation Jump to search
VivaRomania (talk | contribs)
mNo edit summary
VivaRomania (talk | contribs)
mNo edit summary
 
Line 3: Line 3:
Inserts a <tt>clear: both</tt> block. Useful for getting below images in pages.
Inserts a <tt>clear: both</tt> 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. <tt><nowiki>{{clear|left}}</nowiki></tt>.</noinclude>
You can set the first parameter to ''left'' or ''right'' to only have it clear that side, e.g. <tt><nowiki>{{clear|left}}</nowiki></tt>.
[[Category:Layout templates]]</noinclude>

Latest revision as of 02:46, 6 February 2025

Documentation for Clear

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}}.