Template:Tooltip/doc: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Thunder4ik (talk | contribs) m (→top: clean up, replaced: {{documentation subpage → {{Doc/subpage) |
||
Line 1: | Line 1: | ||
{{ | {{Doc/subpage}} | ||
==Examples== | ==Examples== | ||
Example: <nowiki>{{Tooltip|This is mouse-over text|Hover here}}</nowiki> | Example: <nowiki>{{Tooltip|This is mouse-over text|Hover here}}</nowiki> |
Revision as of 02:18, 12 January 2024

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.
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