Template:Clr: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Added optional parameter where to clear.)
 
(5 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<br clear="all" />
<div style="clear:{{{1|both}}}"></div><noinclude>
Проверка! Не удалять до 21.02.2009!
<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>
Test! Do not delete before 21.02.2009!

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}}.