Template:Clr: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Jumping Jack
No edit summary
imported>Konoko
(+doc)
 
Line 1: Line 1:
<br style="clear:{{{1|both}}};" /><noinclude><code><nowiki><br style="clear:{{{1|both}}};" /></nowiki></code>
<br style="clear:{{{1|both}}};" /><noinclude>
 
{{documentation}}
Simple clean way to clear otherwise messy floating boxes.
</noinclude>
{| class="wikitable"
|| {{tl|clr}}
|| clears both left and right.
|-
|| {{tl|clr|left}} or {{tl|clr|right}}
|| clears only left or only right. useful for keeping a long TOC running without having a huge gap after the first {{tl|clr}}.
|}
* See also: {{tl|clrl}}, {{tl|clrr}}
 
[[Category:Standardized Text Templates]]
[[Category:General Wiki Templates]]</noinclude>

Latest revision as of 17:33, 11 December 2008


[edit] [purge] Documentation

Code

<br style="clear:{{{1|both}}};" />

Usage

Simple clean way to clear otherwise messy floating boxes.

{{clr}} clears both left and right.
{{clr|left}} or {{clr|right}} clears only left or only right. useful for keeping a long TOC running without having a huge gap after the first {{clr}}.

See also