Template:Clear/doc
Appearance
This template makes content wait until existing content is completed in all columns. It is often used to prevent text from flowing next to unrelated images.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Side | 1 | Content is delayed until just the specified column is complete. The default clears both columns.
| String | optional |
Examples
==== Example without template ====
[[File:Marmota monax UL 07.jpg|200px|left|thumb|nom nom nom nom nom]]
Here's some text
===== New section without the template before =====
Without the code <nowiki>{{clear}}</nowiki>, this section starts at the right of the image.
Example without template

Here's some text
New section without the template before
Without the code {{clear}}, this section starts at the right of the image.
==== Example that uses template ====
[[File:Marmota monax UL 07.jpg|200px|left|thumb|nom nom nom nom nom]]
Here's some text
{{clear}}
===== New section with the template before =====
Here the code <nowiki>{{clear}}</nowiki> is placed before this section, so it appears below the image.
Example with template

Here's some text
New section with the template before
Here the code {{clear}} is placed before this section, so it appears below the image.