Difference between revisions of "Template:Clear"
From TLoZ: ALTTP Hacking Resources
(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...") |
|||
Line 1: | Line 1: | ||
− | <includeonly><div style="clear: | + | <includeonly><div style="clear:both"></div></includeonly><noinclude>Inserts a <tt>clear: both</tt> block. Useful for getting below images in pages.[[Category:Templates]]</noinclude> |
− | Inserts a <tt>clear: both</tt> block. Useful for getting below images in pages. | ||
− | |||
− | |||
− | |||
− | [[Category:Templates]]</noinclude> |
Revision as of 06:01, 20 December 2016
Inserts a clear: both block. Useful for getting below images in pages.