Template:Clr: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(+category test)
(Added optional parameter where to clear.)
 
(7 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<br clear="all" /><noinclude>[[Category:Templates]]</noinclude>
<div style="clear:{{{1|both}}}"></div><noinclude>
<code><nowiki>{{clr}}</nowiki></code> clears the text floating left and right. Can also do: <code><nowiki>{{clr|left}}</nowiki></code> or <code><nowiki>{{clr|right}}</nowiki></code>.</noinclude>

Latest revision as of 23:59, 26 January 2022

{{clr}} clears the text floating left and right. Can also do: {{clr|left}} or {{clr|right}}.