Template:Clear: Difference between revisions
Template page
More actions
MCCI>Xaosflux m Changed protection settings for "Template:Clear": Highly visible template: 3MM+ uses ([Edit=Require administrator access] (indefinite) [Move=Require administrator access] (indefinite)) |
BananaFalls (talk | contribs) m 1 revision imported |
(No difference)
|
Latest revision as of 21:54, 28 June 2023
Template documentation (for the above template, sometimes hidden or invisible)
- Description
- This template makes content wait until existing content is completed in all columns. It is often used to prevent text from flowing next to unrelated images.
- Usage
{{clear}}
— adds<div style="clear:both;"></div>
{{clear|left}}
— adds<div style="clear:left;"></div>
{{clear|right}}
— adds<div style="clear:right;"></div>
Visit Template:Clear/doc to edit this text! (How does this work?)