Template:Clear/doc: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (85 revisions)
No edit summary
Line 1: Line 1:
{{documentation subpage}}
<includeonly>{{pp-template|small=yes}}</includeonly>
This template adds <tt>&lt;div style="clear:both;"&gt;&lt;/div&gt;</tt>;
This template adds <tt>&lt;div style="clear:both;"&gt;&lt;/div&gt;</tt>;
for technical XHTML details, see [[Template talk:Clear]].
for technical XHTML details, see [[wikipedia:Template talk:Clear]].


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


<includeonly>
<includeonly>
 
[[Category:Formatting templates]]
[[Category:Wikipedia formatting and function templates|{{PAGENAME}}]]
[[Category:Wikipedia XHTML tag replacing templates]]
 
</includeonly>
 
<includeonly>
[[de:Vorlage:Absatz]]
[[et:Mall:Puhasta]]
</includeonly>
</includeonly>

Revision as of 10:35, 27 June 2013

This template adds <div style="clear:both;"></div>; for technical XHTML details, see wikipedia: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

Template:Nosubst

{{Clear}}
{{Clear|left}}
{{Clear|right}}

Example without the {{Clear}} template

HeidelbergTun.jpg

Template:Lorem

New section without template

See how this section starts at the right of the image?

Example with the {{Clear}} template

HeidelbergTun.jpg

Template:Lorem {{clear}}

New section with template

See how this section appears below the image?

See also