Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:-: Difference between revisions

Template page
rv - shouldn't be teaching bad habits even if MediaWiki fixes it
ok, time to fix this (and get it in sync with other projects), this is suppose to add space, that's what <br>s do
Line 1: Line 1:
<div style="clear:both"></div><noinclude>
<br style="clear:both" /><noinclude>
{{documentation}}
 
Code: &lt;br style="clear:both" /&gt;
 
This causes any previously-established float to clear. The name of this template is a mnemonic for an imaginary horizontal line, which separates floating elements above from those below.
 
This is not the same as {{tl|clear}}, which is a empty &lt;div>, not a &lt;br> element. ([[:en:Template_talk:-#Time_to_make_this_bad_idea_right|related discussion]])


[[Category:Typing-aid templates|{{PAGENAME}}]]
[[Category:Typing-aid templates|{{PAGENAME}}]]
[[Category:Formatting templates|{{PAGENAME}}]]
[[Category:Formatting templates|{{PAGENAME}}]]
</noinclude>
</noinclude>

Revision as of 09:21, 13 August 2009


Code: <br style="clear:both" />

This causes any previously-established float to clear. The name of this template is a mnemonic for an imaginary horizontal line, which separates floating elements above from those below.

This is not the same as {{Clear}}, which is a empty <div>, not a <br> element. (related discussion)

Cookies help us deliver our services. By using our services, you agree to our use of cookies.