Difference between revisions of "Template:Clear/doc"

From London Hackspace Wiki
Jump to navigation Jump to search
(Blanked the page)
 
m (85 revisions)
 
(60 intermediate revisions by 3 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>;
 +
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===
 +
[[Image:HeidelbergTun.jpg|200px|left]]
 +
{{Lorem}}
 +
===New section without template===
 +
See how this section starts at the right of the image?
 +
 +
{{Clear}}
 +
 +
===Example with the {{Tlx|Clear}} template===
 +
[[Image:HeidelbergTun.jpg|200px|left]]
 +
{{Lorem}}
 +
'''{{Tnull|Clear}}'''
 +
{{Clear}}
 +
 +
===New section with template===
 +
See how this section appears below the image?
 +
 +
==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>

Latest revision as of 11:12, 29 April 2013

Template:Mbox


This template adds <div style="clear:both;"></div>; for technical XHTML details, see 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

Template:Nosubst

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

Example without the {{Clear}} template

  1. REDIRECT Template:Lorem ipsumTemplate:R from template shortcut

Template:R protected

New section without template

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

Example with the {{Clear}} template

  1. REDIRECT Template:Lorem ipsumTemplate:R from template shortcut

Template:R protected Template:Tnull

New section with template

See how this section appears below the image?

See also