Template:Clear
This template allows you to clear the left side, the right side, or both by adding <div style="clear:left/right/both;"></div>
Usage
{{Clear}}: Makes content wait until existing content is completed in all columns. Often used to stop text from flowing next to unrelated images. An optional class parameter can additionally be given for custom functionality.
To clear the left, simply put {{Clear|left}}. To clear the right, put {{Clear|right}}. To clear both sides, put {{Clear}}.
This template can also be called with {{-}} for short.
Clears the left, right, or both.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Direction | 1 | Which direction to clear
| String | optional |
| Class | class | A class to give to the clear | String | optional |