Template:-/doc: Difference between revisions
Template page
More actions
No edit summary |
|||
| Line 1: | Line 1: | ||
{{documentation subpage}} | |||
'''More detailed documentation is at [[:en:Template:-]] (the same template on the English Wikipedia), which, as of 06:40, 18 September 2009 (UTC), used the same code as this template.''' | |||
Code: <nowiki><br style="clear:both" /></nowiki> | |||
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 <nowiki><div></nowiki>, not a <nowiki><br></nowiki> element. ([[:en:Template talk:-#Time to make this bad idea right|related discussion on the English Wikipedia]]) | |||
Revision as of 15:10, 24 May 2011
More detailed documentation is at en:Template:- (the same template on the English Wikipedia), which, as of 06:40, 18 September 2009 (UTC), used the same code as this template.
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 on the English Wikipedia)