Template:-/doc: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Reverted 2 edits by Ts.munkhzorig (talk) identified as vandalism to last revision by DixonD. (TW))
No edit summary
 
(33 intermediate revisions by 17 users not shown)
Line 1: Line 1:
{{documentation subpage}}
{{Documentation subpage}}


Use {{tl|{{BASEPAGENAME}}}} after any floating elements and before elements you do not wish to float together with the first set. This uses a line break, which may introduce an ugly extra blank line. If you want to avoid that, use {{tl|clear}} instead. Do not use this template to deliberately add whitespace and blank lines between non-floating elements.
Use {{tl|{{BASEPAGENAME}}}} after any floating elements and before elements you do not wish to float together with the first set. This uses a line break, which may introduce an ugly extra blank line. If you want to avoid that, use {{tl|Clear}} instead. Do not use this template to deliberately add whitespace and blank lines between non-floating elements.


== Details ==
== Details ==
{{tl|-}} contains the markup:  
{{tl|-}} contains the markup:  
<pre>
<pre>
<br style="clear:both" />
<br style="clear:both;" />
</pre>
</pre>
This causes any previously-established float to clear.  
This causes any previously established float to clear.  


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 {{tl|clr}} ("clear"), which simply redirects here. However, don't confuse {{tl|clr}} with {{tl|clear}}, which is a different template that uses <code><nowiki><div /></nowiki></code> instead of <code><nowiki><br /></nowiki></code> and so does not introduce an extra line break.
Optionally, you can clear only left- or right floating elements by using <code><nowiki>{{-|left}}</nowiki></code> or <code><nowiki>{{-|right}}</nowiki></code>.
 
The unusual name of this template is a [[w:mnemonic|mnemonic]] for an imaginary horizontal line, which separates floating elements above from those below. Some editors prefer the mnemonic {{tl|Clr}} ("clear"), which simply redirects here. However, do not confuse {{tl|Clr}} with {{tl|Clear}}, which is a different template that uses <code><nowiki><div></div></nowiki></code> instead of <code><nowiki><br /></nowiki></code> and so does not introduce an extra line break.


== Examples==
== Examples==
{{Wrapper}} border=1
{| class="vertical-navbox nowraplinks" style="float:right;clear:right;width:22.0em;margin:0 0 1.0em 1.0em;background:#f9f9f9;border:1px solid #aaa;padding:0.2em;border-spacing:0.4em 0;text-align:center;line-height:1.4em;font-size:88%;"
| align="center" | {{Lts|Wrapper}}  
! Example sidebar
|-
| In these examples a simple right floating table is used. Please add missing <tt><nowiki>{{-}}</nowiki></tt> where necessary. This is only a quick example.
|-
|-
| starts a table floating right e.g. for an<br />infobox next to the ToC. For better<br />examples check out the links. Please<br />add missing <tt><nowiki>{{-}}</nowiki></tt> where necessary.<br />&#160;<br />This ugly table is only a quick example.
| {{Lorem_ipsum}}
|}
|}
=== First ===
=== First ===
In the first example <tt><nowiki>{{-}}</nowiki></tt> after the word ''browser'' guarantees that the table doesn't float into the second example.
In the first example <tt><nowiki>{{-}}</nowiki></tt> 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.{{-}}
* Cute, but less funny if it ''overlaps'' the next table or section, causing horizontal scrolling or worse depending on the browser.{{-}}
{{Wrapper}} border=1
{| class="vertical-navbox nowraplinks" style="float:right;clear:right;width:22.0em;margin:0 0 1.0em 1.0em;background:#f9f9f9;border:1px solid #aaa;padding:0.2em;border-spacing:0.4em 0;text-align:center;line-height:1.4em;font-size:88%;"
| align="center" | {{Lts|Wrapper}}  
! Example sidebar
|-
| In these examples a simple right floating table is used. Please add missing <tt><nowiki>{{-}}</nowiki></tt> where necessary. This is only a quick example.
|-
|-
| starts a table floating right e.g. for an<br />infobox next to the ToC. For better<br />examples check out the links. Please<br />add missing <tt><nowiki>{{-}}</nowiki></tt> where necessary.<br />&#160;<br />This ugly table is only a quick example.
| {{Lorem_ipsum}}
|}
|}
----
----
=== Second ===
=== Second ===
In the second example the position of <tt><nowiki>{{-}}</nowiki></tt> is after the word ''but''. Note that it doesn't affect the  
In the second example the position of <tt><nowiki>{{-}}</nowiki></tt> is after the word ''but''. Note that it does not affect the  
left margin of the bullet '''*''' list, because it's used inside of it.
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.
* Cute, but{{-}}less funny if it ''overlaps'' the next table or section, causing horizontal scrolling or worse depending on the browser.
{{Wrapper}} border=1
{| class="vertical-navbox nowraplinks" style="float:right;clear:right;width:22.0em;margin:0 0 1.0em 1.0em;background:#f9f9f9;border:1px solid #aaa;padding:0.2em;border-spacing:0.4em 0;text-align:center;line-height:1.4em;font-size:88%;"
| align="center" | {{Lts|Wrapper}}
! Example sidebar
|-
|-
| starts a table floating right e.g. for an<br />infobox next to the ToC. For better<br />examples check out the links. Please<br />add missing <tt><nowiki>{{-}}</nowiki></tt> where necessary.<br />&#160;<br />This ugly table is only a quick example.
| In these examples a simple right floating table is used. Please add missing <tt><nowiki>{{-}}</nowiki></tt> where necessary. This is only a quick example.
|-
| {{Lorem_ipsum}}
|}
|}
----
----
Line 41: Line 49:
* Cute, but
* Cute, but
less funny if it ''overlaps'' the next table or section, causing horizontal scrolling or worse depending on the browser.{{-}}
less funny if it ''overlaps'' the next table or section, causing horizontal scrolling or worse depending on the browser.{{-}}
{{Wrapper}} border=1
{| class="vertical-navbox nowraplinks" style="float:right;clear:right;width:22.0em;margin:0 0 1.0em 1.0em;background:#f9f9f9;border:1px solid #aaa;padding:0.2em;border-spacing:0.4em 0;text-align:center;line-height:1.4em;font-size:88%;"
| align="center" | {{Lts|Wrapper}}
! Example sidebar
|-
|-
| starts a table floating right e.g. for an<br />infobox next to the ToC. For better<br />examples check out the links. Please<br />add missing <tt><nowiki>{{-}}</nowiki></tt> where necessary.<br />&#160;<br />This ugly table is only a quick example.
| In these examples a simple right floating table is used. Please add missing <tt><nowiki>{{-}}</nowiki></tt> where necessary. This is only a quick example.
|-
| {{Lorem_ipsum}}
|}
|}
----
----
Line 52: Line 62:
less funny if it ''overlaps'' the next table or section, causing horizontal scrolling or worse depending on the browser.
less funny if it ''overlaps'' the next table or section, causing horizontal scrolling or worse depending on the browser.


== See also ==
==See also==
 
* {{tl|Clear}}: Delays content until both columns are complete. Can also be set to ''left'' or ''right''.
* {{tl|clearleft}}: Delays content until left column is complete.
* {{tl|clearright}}: Delays content until right column is complete.
* {{tl|-}}
* {{tl|clear}}


<includeonly>
<includeonly>
<!-- ADD CATEGORIES BELOW THIS LINE -->
[[Category:Formatting templates]]
[[Category:Wikipedia formatting and function templates|{{PAGENAME}}]]
 
<!-- ADD INTERWIKIS BELOW THIS LINE -->
[[ar:قالب:-]]
[[bs:template:-]]
[[ca:template:-]]
[[cs:Šablona:-]]
[[da:template:-]]
[[de:Vorlage:Absatz]]
[[dsb:Pśedłoga:-]]
[[eo:Ŝablono:-]]
[[es:Plantilla:--]]
[[et:Mall:-]]
[[fr:Modèle:Clr]]
[[hr:template:-]]
[[hsb:Předłoha:-]]
[[hu:template:-]]
[[ia:Patrono:-]]
[[id:template:-]]
[[io:template:-]]
[[is:template:-]]
[[ka:თარგი:-]]
[[ko:틀:-]]
[[it:Template:Clear]]
[[ja:Template:-]]
[[lt:template:-]]
[[lv:template:-]]
[[ms:template:-]]
[[nl:Sjabloon:Clear]]
[[no:template:-]]
[[oc:template:-]]
[[pl:template:-]]
[[pt:Predefinição:-]]
[[ro:template:-]]
[[ru:Шаблон:-]]
[[simple:template:-]]
[[sl:template:-]]
[[su:template:-]]
[[sv:template:-]]
[[tr:template:-]]
[[uk:Шаблон:-]]
[[vi:Tiêu bản:-]]
[[zh:Template:-]]
</includeonly>
</includeonly>

Latest revision as of 01:32, 13 July 2020


Use {{-}} after any floating elements and before elements you do not wish to float together with the first set. This uses a line break, which may introduce an ugly extra blank line. If you want to avoid that, use {{Clear}} instead. Do not use this template to deliberately add whitespace and blank lines between non-floating elements.

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

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.

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.

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.


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}}: Delays content until both columns are complete. Can also be set to left or right.