Template:Tooltip/doc

From Valve Developer Community
< Template:Tooltip
Revision as of 10:06, 10 February 2023 by THE OWL (talk | contribs) (Created page with "{{documentation subpage}} ==Examples== Example: <nowiki>{{tooltip|This is mouse-over text|Hover here}}</nowiki> Result: {{tooltip|This is mouse-over text|Hover here}} Examp...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Edit-copy.png
This is a documentation subpage for Template:Tooltip.
Don't forget to purge the contents of the base page upon creating or editing this subpage.

Examples

Example: {{tooltip|This is mouse-over text|Hover here}}

Result: Hover here


Example: {{tooltip|line=dashed|This is mouse-over text|Hover here}}

Result: Hover here


Example: {{tooltip|line=dotted|link=Main Page|This is mouse-over text}}

Result: Main Page


Example: {{tooltip|line=dotted|link=Main Page|This is mouse-over text|Hover here}}

Result: Hover here


Example: {{tooltip|line=solid|This is mouse-over text|Hover here}}

Result: Hover here


Example: {{tooltip|line=; border:2px solid #BD0; color:orange|This is mouse-over text|Hover here}}

Result: Hover here