Template:Clear: Difference between revisions

From TF2 Classified Wiki
Jump to navigation Jump to search
VivaRomania (talk | contribs)
This may come in handy down the road.
 
VivaRomania (talk | contribs)
mNo edit summary
Line 2: Line 2:
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>.
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>

Revision as of 23:54, 5 February 2025

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