Template:-/doc: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}


'''Jeff Wertz''' (born December 12, 1973), better known by his stage name '''Big Fresh Jeff''', is an American comedian. Jeff dropped onto the Comedy Scene in May of 2012. Jeff performs all over Eastern Pennsylvania, primarily at his home club in Reading, PA. His quick wit and audience banter combined with everyday problems and true life experiences serves for one funny night. Jeff finds a way to make everyone relate while poking fun at himself. He’ll quickly make you feel like you've known him for years.


== Details ==
== Details ==

Revision as of 15:41, 9 April 2013


Details

{{-}} contains the markup:

<br style="clear:both;" />

This causes any previously established float to clear.

Optionally, you can clear only left- or right floating elements by using {{-|left}} or {{-|right}}.

The unusual name of this template is a mnemonic for an imaginary horizontal line, which separates floating elements above from those below. Some editors prefer the mnemonic {{Clr}} ("clear"), which simply redirects here. However, do not confuse {{Clr}} with {{Clear}}, which is a different template that uses <div></div> instead of <br /> and so does not introduce an extra line break.

Examples

Template:Sidebar

First

In the first example {{-}} after the word browser guarantees that the table does not float into the second example.

  • Cute, but less funny if it overlaps the next table or section, causing horizontal scrolling or worse depending on the browser.

Template:Sidebar


Second

In the second example the position of {{-}} is after the word but. Note that it does not affect the left margin of the bullet * list, because it is used inside of it.

  • Cute, but
    less funny if it overlaps the next table or section, causing horizontal scrolling or worse depending on the browser.

Template:Sidebar


Third

The third example has a new line after the word but and {{-}} after the word browser.

  • Cute, but

less funny if it overlaps the next table or section, causing horizontal scrolling or worse depending on the browser.
Template:Sidebar


Fourth

The fourth example has {{-}} and a new line after the word but.

  • Cute, but

less funny if it overlaps the next table or section, causing horizontal scrolling or worse depending on the browser.

See also

  • {{Clear left}}: Delays content until left column is complete.
  • {{Clear right}}: Delays content until right column is complete.
  • {{Clear}}: Delays content until both columns are complete.