Template:Clear/doc: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Made heading levels consistent between examples)
(+{{nosubst}})
Line 8: Line 8:


==Usage==
==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}}</nowiki>
  <nowiki>{{Clear|left}}</nowiki>
  <nowiki>{{Clear|left}}</nowiki>
  <nowiki>{{Clear|right}}</nowiki>
  <nowiki>{{Clear|right}}</nowiki>
The template should not be [[Wikipedia:Template substitution|substituted]],  as the markup provided will be confusing to many editors, and this template provides documentation for itself, there is little justification for substitution.


===Example without the {{Tlx|Clear}} template===
===Example without the {{Tlx|Clear}} template===

Revision as of 23:16, 26 October 2012


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

HeidelbergTun.jpg

Template:Lorem

New section without template

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

Example with the {{Clear}} template

HeidelbergTun.jpg

Template:Lorem {{clear}}

New section with template

See how this section appears below the image?

See also