Template:Clear/doc: Difference between revisions
Page last edited 5 months ago by Xeverything11
wikipedia>MeekMark m Made heading levels consistent between examples |
wikipedia>Theopolisme +{{nosubst}} |
||
Line 8: | Line 8: | ||
==Usage== | ==Usage== | ||
{{Nosubst|The markup provided will be confusing to many editors, and as this template provides documentation for itself, there is little justification for substitution.}} | |||
<nowiki>{{Clear}}</nowiki> | <nowiki>{{Clear}}</nowiki> | ||
<nowiki>{{Clear|left}}</nowiki> | <nowiki>{{Clear|left}}</nowiki> | ||
<nowiki>{{Clear|right}}</nowiki> | <nowiki>{{Clear|right}}</nowiki> | ||
===Example without the {{Tlx|Clear}} template=== | ===Example without the {{Tlx|Clear}} template=== |
Revision as of 23:16, 26 October 2012
Template:Documentation subpage
This template adds <div style="clear:both;"></div>;
for technical XHTML details, see Template talk:Clear.
{{Clear}}
: Makes content wait until existing content is completed in all columns. Often used to stop text from flowing next to unrelated images.
Usage
{{Clear}} {{Clear|left}} {{Clear|right}}
Example without the {{Clear}}
template

New section without template
See how this section starts at the right of the image?
Example with the {{Clear}}
template

New section with template
See how this section appears below the image?
See also
- Template:Lts delays content until left column is complete.
- Template:Lts delays content until right column is complete.
- Template:Lts is similar, but technically different.
- The fine points of {{Clear}} vs. {{-}} are discussed in Template talk:-.