Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Tippytt: Difference between revisions

Template page
Content added Content deleted
mNo edit summary
mNo edit summary
Line 1: Line 1:
<includeonly>
<includeonly><owadio>{{{1}}}</owadio></includeonly><noinclude> <!--->Change shit here later ah<!--->
<div id ="owadio">{{{1}}}</div>
</includeonly><noinclude> <!--->Change shit here later ah<!--->
== What this is ==
== What this is ==
A template to write tooltips!
A template to write tooltips!

Revision as of 09:55, 17 July 2023

What this is

A template to write tooltips!

Usage & Examples

{{Tippytt|Normal text|Tooltip text}}

Lorem ipsum,

Normal text

, sed do dolore magna aliqua.

{{Tippytt|Normal text without underline|Tooltip text|line=false}}
Normal text without underline
{{Tippytt|Tooltip text with horizontal rule|Tooltip<hr>Text}}
Tooltip text with horizontal rule
{{Tippytt|{{Tippytt|Nested tooltip|Bottom text}}|Top text}}
Nested tooltip
{{Tippytt|left-aligned text|Tooltip text|text-align=left}}
left-aligned text


Notes

  • Do not use <hr /> inside tooltips!
    • Use <span class="hr"></span> instead.
    • This is due to mw parser spawning random linebreaks if <hr /> is used.
Cookies help us deliver our services. By using our services, you agree to our use of cookies.