Template:Clear/doc

< Template:Clear
Revision as of 20:28, 15 October 2022 by DansFriend (talk | contribs) (Created page with "Use this template to place all subsequent elements below it. This is useful if you don't want a table or similar to be squished by a floating element such as an infobox for example. ==Example== This: <pre> {{Infobox series |title = MediEvil |developers = SCE Cambridge Studio }} {{clear}} This text will be below the infobox instead of next to it. </pre> Will look like this: {{Infobox series |title = MediEvil |developers = SCE Cambridge Studio }} {{clear}} This...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Use this template to place all subsequent elements below it. This is useful if you don't want a table or similar to be squished by a floating element such as an infobox for example.

Example

This:

{{Infobox series
|title      = MediEvil
|developers = SCE Cambridge Studio
}}
{{clear}}
This text will be below the infobox instead of next to it.

Will look like this:

Developer(s) SCE Cambridge Studio

This text will be below the infobox instead of next to it.