Template:-/doc: Difference between revisions
(edit cat) |
(add /doc) |
||
(One intermediate revision by the same user not shown) | |||
Line 14: | Line 14: | ||
<includeonly> | <includeonly> | ||
<!-- ADD CATEGORIES BELOW THIS LINE --> | <!-- ADD CATEGORIES BELOW THIS LINE --> | ||
[[Category: | [[Category:Templates| - ]] | ||
</includeonly> | </includeonly> |
Revision as of 13:30, 1 September 2009
![]() |
This is a documentation subpage for Template:- (see that page for the template itself). It contains usage information, categories and other content that is not part of the original template page. |
Use {{-}} after any floating elements and before elements you do not wish to float together with the first set.
Details[edit source]
{{-}} contains the markup:
<br clear="all" />
This causes any previously-established float to clear.
The unusual name of this template is a mnemonic for an imaginary horizontal line, which separates floating elements above from those below. Some editors prefer the mnemonic {{clr}} ("clear"), which simply redirects here.