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: | ||
{{ | <includeonly>{{template doc page transcluded}}</includeonly> | ||
<noinclude>{{template doc page viewed directly}}</noinclude> | |||
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->This template adds <tt><div style="clear:both;"></div></tt>; | |||
for technical XHTML details, see [[Template talk:Clear]]. | |||
== | == Documentation == | ||
{{tl|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=== | ||
<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 {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 | |||
=== | <div style="clear:both;"></div> <!-- a genuine use of the template! --> | ||
== Example with the {clear} template == | |||
{{clear}} | [[Image:HeidelbergTun.jpg|200px|left]] | ||
</ | {{lorem}} | ||
<div style=" | '''<nowiki>{{clear}}</nowiki>''' | ||
<div style="clear:both;"></div> | |||
== New section == | |||
See how this looks much better? | |||
=== | == How it works == | ||
This is what {{Tl|clear}} actually does, ignore the <tt><noinclude></tt> stuff shown by <nowiki>{{msgnw:clear}}</nowiki>: | |||
{{clear}} | |||
<tt>{{msgnw:clear}}</tt> | |||
{{ | |||
</ | |||
== | == 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> | |||
<!-- ADD CATEGORIES BELOW THIS LINE --> | |||
[[Category:Formatting templates|{{PAGENAME}}]] | |||
<!-- ADD INTERWIKIS BELOW THIS LINE --> | |||
[[vi:Tiêu bản:Clear]] | |||
</includeonly> | |||