Template:Hover info: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(reworked the template)
m (Redirected page to Template:Tooltip)
Tag: New redirect
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<onlyinclude><includeonly>{{#if:{{{link|}}}|[[{{{link}}}|<span style="border-bottom:1px {{{line|}}}" title="{{{1}}}">{{{2|{{{link}}}}}}</span>]]|<span style="border-bottom:1px {{{line|}}}" title="{{{1}}}">{{{2}}}</span>}}</includeonly></onlyinclude>
#REDIRECT [[Template:Tooltip]]
 
==Examples==
Example: <nowiki>{{Hover info|This is mouse-over text|Hover here}}</nowiki>
 
Result: {{Hover info|This is mouse-over text|Hover here}}
 
 
Example: <nowiki>{{Hover info|line=dashed|This is mouse-over text|Hover here}}</nowiki>
 
Result: {{Hover info|line=dashed|This is mouse-over text|Hover here}}
 
 
Example: <nowiki>{{Hover info|line=dotted|link=Main Page|This is mouse-over text}}</nowiki>
 
Result: {{Hover info|line=dotted|link=Main Page|This is mouse-over text}}
 
 
Example: <nowiki>{{Hover info|line=dotted|link=Main Page|This is mouse-over text|Hover here}}</nowiki>
 
Result: {{Hover info|line=dotted|link=Main Page|This is mouse-over text|Hover here}}
 
 
Example: <nowiki>{{Hover info|line=solid|This is mouse-over text|Hover here}}</nowiki>
 
Result: {{Hover info|line=solid|This is mouse-over text|Hover here}}
 
 
Example: <nowiki>{{Hover info|line=; border:2px solid #BD0; color:orange|This is mouse-over text|Hover here}}</nowiki>
 
Result: {{Hover info|line=; border:2px solid #BD0; color:orange|This is mouse-over text|Hover here}}

Latest revision as of 11:08, 10 February 2023

Redirect to: