Template:Clear: Difference between revisions

From TestWiki
Content added Content deleted
No edit summary
No edit summary
Line 1: Line 1:
<div style="clear:{{{1|both}}};"></div><noinclude>
<div style="clear:{{{1|both}}};"></div><noinclude>

==Usage==
<pre>{{clear}}</pre>


This template adds a break, pushing following content to the next line below nearby floating images or templates.
This template adds a break, pushing following content to the next line below nearby floating images or templates.

Revision as of 03:15, 11 January 2017


This template adds a break, pushing following content to the next line below nearby floating images or templates.

See also

Adds a break, pushing following content to the next line below nearby floating images or templates

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
11

either <tt>left</tt> or <tt>right</tt>, to replace the default <tt>both</tt>

Default
both
Stringoptional