Above the Fold Wiki
Pcjbot (talk | contribs)
mNo edit summary
Pcjbot (talk | contribs)
mNo edit summary
Line 1: Line 1:
 
{{doc/start}}
 
{{doc/start}}
   
This template adds <code>&lt;div style="clear:both;"&gt;&lt;/div&gt;</code>
+
This template allows you to clear the left side, the right side, or both by adding <code>&lt;div style="clear:left/right/both;"&gt;&lt;/div&gt;</code>
   
  +
==Usage==
 
{{tl|Clear}}: Makes content wait until existing content is completed in all columns. Often used to stop text from flowing next to unrelated images.
 
{{tl|Clear}}: Makes content wait until existing content is completed in all columns. Often used to stop text from flowing next to unrelated images.
  +
  +
To clear the left, simply put {{tlx|Clear|left}}. To clear the right, put {{tlx|Clear|right}}. To clear both sides, put {{tl|Clear}}.
  +
  +
This template can also be called with {{tl|-}} for short.
  +
 
{{doc/end}}
 
{{doc/end}}

Revision as of 22:28, 13 November 2018

Template-info Documentation

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.

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.