Template:Clear: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
(Created page with "<div class="clear-template clear-{{lc:{{{1|both}}}}}" style="clear:{{{1|both}}};"></div><noinclude>{{/doc}}</noinclude>") |
(No difference)
|
Latest revision as of 00:14, 12 October 2024
Template documentation
This documentation is transcluded from Template:Clear/doc. [edit] [history] [purge]
The clear template is used when the text needs to be moved below, for example, after an image or an infobox.
Usage
{{clear}}
- substitutes: <div class="clear-template clear-both" style="clear:both;"></div>
{{clear|left}}
- substitutes: <div class="clear-template clear-left" style="clear:left;"></div>
{{clear|right}}
- substitutes: <div class="clear-template clear-right" style="clear:right;"></div>
Template data
Show/hide template's data |
---|