Template:-/doc: Difference between revisions
Template page
More actions
←Created page with '{{documentation subpage}} Code: <br style="clear:both" /> This causes any previously-established float to clear. The name of this template is a mnemonic for...' |
Added a statement that more detailed documentation is available at the English Wikipedia; cleaned up a few other things. |
||
| Line 1: | Line 1: | ||
{{documentation subpage}} | {{documentation subpage}} | ||
Code: | '''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 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 | 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 06:40, 18 September 2009
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)