The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
{{ | {{documentation subpage}} | ||
<includeonly>{{pp-template|small=yes}}</includeonly> | |||
= | This template adds <tt><div style="clear:both;"></div></tt>; | ||
for technical XHTML details, see [[Template talk:Clear]]. | |||
== | == Documentation == | ||
{{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=== | ||
<nowiki>{{subst:Clear}}</nowiki> | |||
The template may also be transcluded, but as the markup provided is unlikely to change or improve,there is little justification for transclusion overhead. | |||
== | == Example without the {{tnull|clear}}template== | ||
[[Image:HeidelbergTun.jpg|200px|left]] | |||
{{lorem}} | |||
== New section == | |||
See how this section starts at the right of the image, with the line actually overlapping the image | |||
=== Example | <div style="clear:both;"></div> <!-- a genuine use of the template! --> | ||
[[ | == Example with the {{tnull|clear}}template == | ||
[[Image:HeidelbergTun.jpg|200px|left]] | |||
'''{{ | {{lorem}} | ||
'''{{tnull|clear}}''' | |||
<div style="clear:both;"></div> | |||
== New section == | |||
See how this looks much better? | |||
==== | == See also == | ||
{{ | * {{Lts|clearleft}} delays content until left column is complete. | ||
* {{Lts|clearright}} 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 templates|{{PAGENAME}}]] | |||
[[bg:Шаблон:Clear]] | |||
[[ia:Patrono:Clear]] | |||
[[ja:Template:Clear]] | |||
[[vi:Tiêu bản:Clear]] | |||
[[fi:Malline:Clear]] | |||
[[pt:Predefinição:Limpar]] | |||
[[zh:Template:Clear]] | |||
</includeonly> | |||