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]]. | |||
{{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== | ||
{{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|left}}</nowiki> | |||
<nowiki>{{Clear|right}}</nowiki> | |||
===Example without the {{Tlx|Clear}} template=== | |||
=== Example without {{ | [[Image:HeidelbergTun.jpg|200px|left]] | ||
[[ | {{Lorem}} | ||
Lorem | ===New section without template=== | ||
See how this section starts at the right of the image? | |||
{{Clear}} | |||
=== Example | ===Example with the {{Tlx|Clear}} template=== | ||
[[ | [[Image:HeidelbergTun.jpg|200px|left]] | ||
Lorem | {{Lorem}} | ||
'''{{ | '''{{Tnull|Clear}}''' | ||
{{ | {{Clear}} | ||
===New section with template=== | |||
See how this section appears below the image? | |||
== TemplateData == | ==TemplateData== | ||
{{TemplateDataHeader}} | |||
<templatedata>{ | <templatedata>{ | ||
"description": "Makes content wait until existing content is completed in all columns. Often used to stop text from flowing next to unrelated images, so text will appear on a full width line under the image.", | |||
"params": { | |||
"1": { | |||
"label": "side", | |||
"description": "can be 'right' or 'left' so content is delayed until just the right or left column is complete. The default clears both columns.", | |||
"type": "string", | |||
"required": false | |||
} | |||
} | |||
}</templatedata> | }</templatedata> | ||
<includeonly>[[Category: | ==See also== | ||
* {{Lts|Clear left}} delays content until left column is complete. | |||
* {{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> |