Difference between revisions of "Template:Clr/doc"
From Paragon Wiki Archive
(New page: {{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. --> ==Code== <code><nowiki><br style="clear:{{{1|both}}};" /></nowiki></code> ==Usage== Simp...) |
Zombie Man (Talk | contribs) (-Cat:Standardized Text Templates, miscategorized) |
||
(One intermediate revision by one other user not shown) | |||
Line 18: | Line 18: | ||
<includeonly><!-- | <includeonly><!-- | ||
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, THANK YOU. --> | ++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, THANK YOU. --> | ||
− | [[Category: | + | [[Category:Formatting Templates]] |
− | + | ||
</includeonly> | </includeonly> |
Latest revision as of 15:42, 17 February 2010
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