Difference between revisions of "Template:-"

From ScummVM :: Wiki
Jump to navigation Jump to search
(Template for a <br clear=all>)
 
m (Clarify description)
Line 1: Line 1:
<includeonly><br clear="all" /></includeonly><noinclude>Use after any floating elements and before elements you do not wish to float together with the first set.</noinclude>
<includeonly><br clear="all" /></includeonly><noinclude>Use after any floating elements and before elements you do not wish to float together with the first set (implemented as a <br clear="all" />).</noinclude>

Revision as of 13:37, 23 November 2007

Use after any floating elements and before elements you do not wish to float together with the first set (implemented as a
).