Template:-/doc: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
Line 2: Line 2:


Use {{tl|{{BASEPAGENAME}}}} after any floating elements and before elements you do not wish to float together with the first set.
Use {{tl|{{BASEPAGENAME}}}} after any floating elements and before elements you do not wish to float together with the first set.
== Examples==
{{Wrapper}}
| align="center" | {{Lts|Wrapper}}
|-
| 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.
|}
=== Fourth ===
* Cute, but{{-}}
less funny if it ''overlaps'' the next table or section, causing horizontal scrolling or worse depending on the browser.
The third example has <tt><nowiki>{{-}}</nowiki></tt> after the word ''browser'', and only a new line after the word ''but''.
The fourth example has <tt><nowiki>{{-}}</nowiki></tt> and a new line after the word ''but''.

Revision as of 22:10, 13 September 2008


Use {{-}} after any floating elements and before elements you do not wish to float together with the first set.