Template:Clear/doc: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (85 revisions)
No edit summary
 
(5 intermediate revisions by 2 users not shown)
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.


==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>
Line 14: Line 10:


===Example without the {{Tlx|Clear}} template===
===Example without the {{Tlx|Clear}} template===
[[Image:HeidelbergTun.jpg|200px|left]]
 
{{Lorem}}
{{Lorem_ipsum}}
===New section without template===
===New section without template===
See how this section starts at the right of the image?
See how this section starts at the right of the image?
Line 22: Line 18:


===Example with the {{Tlx|Clear}} template===
===Example with the {{Tlx|Clear}} template===
[[Image:HeidelbergTun.jpg|200px|left]]
{{Lorem_ipsum}}
{{Lorem}}
'''{{Tnull|Clear}}'''
'''{{Tnull|Clear}}'''
{{Clear}}
{{Clear}}
Line 31: Line 26:


==See also==
==See also==
* {{Lts|Clear left}} delays content until left column is complete.
* {{tl|-}} is similar, but technically different.
* {{Lts|Clear right}} delays content until right column is complete.
*: ''The fine points of {{Tl|Clear}} vs. {{Tl|-}} are discussed in [[wikipedia:Template talk:-#- versus clear|wikipedia:Template talk:-]].''
* {{Lts|-}} is similar, but technically different.
*: ''The fine points of {{Tl|Clear}} vs. {{Tl|-}} are discussed in [[Template talk:-#- versus clear|Template talk:-]].''
 
<includeonly>
 
[[Category:Wikipedia formatting and function templates|{{PAGENAME}}]]
[[Category:Wikipedia XHTML tag replacing templates]]
 
</includeonly>


<includeonly>
<includeonly>
[[de:Vorlage:Absatz]]
[[Category:Formatting templates]]
[[et:Mall:Puhasta]]
</includeonly>
</includeonly>

Latest revision as of 01:33, 13 July 2020

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

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

Example without the {{Clear}} template

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

New section without template

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

Example with the {{Clear}} template

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. {{clear}}

New section with template

See how this section appears below the image?

See also