Template:Clear: Difference between revisions

Content added Content deleted
m (Reverted changes by 171.97.232.2 (talk) to last version by Great Brightstar)
No edit summary
Line 1:
<div style="clear:{{{1|both}}};"></div><noincludeinclude>
==Usage==
<pre>{{clear}}</pre>
 
This template adds a break, pushing following content to the next line below nearby floating images or templates.
 
==See also==
Line 12:
 
 
[[Category:Typing-aid templates|{{PAGENAME}}]]
[[Category:Formatting templates|{{PAGENAME}}]]
<>
<templatedata>
{
"params": {
"1": {
"description": "either <tt>left</tt> or <tt>right</tt>, to replace the defaultlist <tt>bothcomplet</tt>",
"type": "string",
"default": "both"
}
},
"description": "Adds a break, pushing following content to the next line below nearby floating images or templates",
"format": "inline"
}
</templatedata>
</noinclude]include>