Template:Clr: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Konoko
(+doc +parameter +cat)
imported>Konoko
(+doc)
 
(One intermediate revision by one other user not shown)
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}}.
 
[[Category:Standardized Text 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