Template:-

From StrategyWiki, the video game walkthrough and strategy guide wiki
Revision as of 02:38, 11 March 2007 by Mason11987 (talk | contribs) (if for one variable? Seems unnecessary. rv if I'm mistaken)

Includes a clearing element when used. Very useful for making floating elements stay within their section when the section is very small vertically.

Usage

{{-}}

or

{{-
|left, right, or both (default: both)
}}

Example

Header 1

This is a floating element.

Normally Header 2 would start immediately below this text, which would look very ugly.

Header 2

With the clearing element between Header 1 and Header 2, the two headers are separated from each other.