* {{tl|clearleft}} delays content until left column is complete.
* {{tl|clearright}} delays content until right column is complete.
* {{tl|-}} is similar, but technically different.
*: ''The finer points of {{Tl|clear}} vs. {{Tl|-}} are discussed in [[w:Template talk:-#- versus clear|w:Template talk:-]] and [[w:Template talk:Clear]].''
{{#ifeq:{{FULLPAGENAME}}|Template:Clear|
==TemplateData==
<templatedata>{
"params": {
"1": {
"label": "side",
"description": "either <tt>left</tt> or <tt>right</tt>, to replace the default <tt>both</tt>.",
"example": "{{Clear|left}}",
"type": "string",
"required": false
}
},
"description": "Adds a break, pushing following content to the next line below nearby floating images or templates."