Template:Clear: Difference between revisions

The Two Worlds Wiki - Documenting Two Worlds since 2008.
Jump to navigation Jump to search
MDFW>SungHerSong
m (1 revision imported)
MDFW>SungHerSong
m (Text replacement - "templates" to "Templates")
Line 1: Line 1:
<onlyinclude><div style="clear:{{{1|both}}}"></div></onlyinclude><noinclude>
<onlyinclude><div style="clear:{{{1|both}}}"></div></onlyinclude><noinclude>
{{doc}}
{{doc}}
[[Category:Formatting templates]]</noinclude>
[[Category:Formatting Templates]]</noinclude>

Revision as of 21:53, August 22, 2022

Template-info.png Documentation

This template allows you to clear the left side, the right side, or both by adding <div style="clear:left/right/both;"></div>

Usage

{{Clear}}: Makes content wait until existing content is completed in all columns. Often used to stop text from flowing next to unrelated images.

To clear the left, simply put {{Clear|left}}. To clear the right, put {{Clear|right}}. To clear both sides, put {{Clear}}.

This template can also be called with {{-}} for short.