Vorlage:Clear/doc: Unterschied zwischen den Versionen

Aus Deutsches DMXC-Wiki
(Die Seite wurde neu angelegt: „{{documentation subpage}} <includeonly>{{pp-template|small=yes}}</includeonly> This template adds <tt><div style="clear:both;"></div></tt>; for te…“)
 
 
(9 dazwischenliegende Versionen von einem anderen Benutzer werden nicht angezeigt)
Zeile 1: Zeile 1:
{{documentation subpage}}
{{documentation subpage}}
<includeonly>{{pp-template|small=yes}}</includeonly>
<includeonly>{{pp-template|small=yes}}</includeonly>
This template adds


This template adds <tt>&lt;div style="clear:both;"&gt;&lt;/div&gt;</tt>;
<tt>&lt;div style="clear:both (left or right);"&gt;&lt;/div&gt;</tt>.
for technical XHTML details, see [[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.
Zeile 14: Zeile 14:


===Example without the {{Tlx|Clear}} template===
===Example without the {{Tlx|Clear}} template===
[[Image:HeidelbergTun.jpg|200px|left]]
[[Image:DMXControlTreffen2013 LJ-Gobo.jpg|200px|left]]
{{Lorem}}
{{Lorem}}
===New section without template===
===New section without template===
Zeile 22: Zeile 22:


===Example with the {{Tlx|Clear}} template===
===Example with the {{Tlx|Clear}} template===
[[Image:HeidelbergTun.jpg|200px|left]]
[[Image:DMXControlTreffen2013 LJ-Gobo.jpg|200px|left]]
{{Lorem}}
{{Lorem}}
'''{{Tnull|Clear}}'''
'''{{Tnull|Clear}}'''
{{Clear}}
{{Clear}}
Zeile 31: Zeile 32:


==See also==
==See also==
* {{Lts|Clear left}} delays content until left column is complete.
* [[Vorlage:- | " - "]] is similar, but technically different.
* {{Lts|Clear right}} delays content until right column is complete.
* {{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>
[[de:Vorlage:Absatz]]
[[et:Mall:Puhasta]]
</includeonly>

Aktuelle Version vom 24. Juni 2015, 13:01 Uhr


This template adds

<div style="clear:both (left or right);"></div>.

{{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

DMXControlTreffen2013 LJ-Gobo.jpg

{{safesubst:#ifexpr:1>0|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.{{safesubst:#ifexpr:1>10|


New section without template

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

Example with the {{Clear}} template

DMXControlTreffen2013 LJ-Gobo.jpg

{{safesubst:#ifexpr:1>0|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.{{safesubst:#ifexpr:1>10|


{{clear}}

New section with template

See how this section appears below the image?

See also

  • " - " is similar, but technically different.