Template:DW/Clear
Template page
More actions
Template documentation (for the above template, sometimes hidden or invisible) [view] [edit] [history] [refresh]
Template loop detected: Template:DW/Clear/doc
The above text is transcluded from Template:DW/Clear/doc; you can change it or view its history.
If you're done making changes, please refresh the text.
Please add categories and interwikis to Template:DW/Clear/doc. (View all subpages of this page.)
If you're done making changes, please refresh the text.
Please add categories and interwikis to Template:DW/Clear/doc. (View all subpages of this page.)
The clear template is used when the text needs to be moved below, for example, after an image or an infobox.
Usage
The CSS from this template has been moved to MediaWiki:Common.css and replaced with classes. Each class corresponds to a certain style, e.g. clear-both adds clear:both;, clear-right adds clear:right;, etc.
{{clear}}
- substitutes: <div class="clear-both"></div>
{{clear|left}}
- substitutes: <div class="clear-left"></div>
{{clear|right}}
- substitutes: <div class="clear-right;"></div>