Difference between revisions of "Template:-"

From questden
m
(Since it's non-obvious cargo-cult-y magic, let's document it.)
Line 1: Line 1:
<br style="clear:both" />
+
<noinclude>This template puts in a blank line with the CSS 'clear' property, which means that it forces everything below it to be pushed down below anything floated to the sides, like info or image boxes. You probably want it above section headings for characters if they have floated (<code>|left</code> or <code>|right</code>) pictures.</noinclude><includeonly><br style="clear:both" /></includeonly>

Revision as of 12:59, 15 November 2010

This template puts in a blank line with the CSS 'clear' property, which means that it forces everything below it to be pushed down below anything floated to the sides, like info or image boxes. You probably want it above section headings for characters if they have floated (|left or |right) pictures.