You are browsing a read-only backup copy of Wikitech. The live site can be found at wikitech.wikimedia.org
Template:Clear/doc
< Template:Clear
Jump to navigation
Jump to search
Revision as of 03:31, 2 January 2016 by imported>BryanDavis (Copied from mw:Template:Clear/doc)
![]() | This is a documentation subpage for Template:Clear. It contains usage information, categories and other content that is not part of the original template page. |
Shorthand for <div style="clear: both;"></div>
, also see {{-}}.
<templatedata> { "description": "Clear floating block-level elements without line break", "params": { "1": { "label": "clear", "description": "CSS clear: left, right, both, none", "default": "both", "type": "string" } } } </templatedata>