Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Difference between revisions of "Template:Clr"

From Paragon Wiki Archive
Jump to: navigation, search
(+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