User:Rewen/Sandbox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 19: | Line 19: | ||
* The following is a Map tooltip with parsed elements: <!-- | * The following is a Map tooltip with parsed elements: <!-- | ||
--><span class="map-tooltip" coord1="104" coord2="204" style="color: teal; border-bottom: 1px dotted teal;">'''10921, 60871'''<div class="tooltip-contents">{{mapmark|104|207}}</div></span> | --><span class="map-tooltip" coord1="104" coord2="204" style="color: teal; border-bottom: 1px dotted teal;">'''10921, 60871'''</span> | ||
* Another Try: <span class="advanced-tooltip" style="color: teal; border-bottom: 1px dotted teal;">'''10921, 60871'''<div class="tooltip-contents">{{mapmark|104|207}}</div></span> | |||
Revision as of 15:14, 2 October 2017
Tooltips
Basic tooltips
Advanced tooltipsTooltip content
<a href="http://www.google.com>Google!</a>Custom Tooltips
I added classes: "pwr-tooltip" and "map-tooltip".
- The following has a Power tooltip: Shadow Bolt
- The following is a Map tooltip: 10921, 60871
- The following is a Map tooltip with parsed elements: 10921, 60871
- Another Try: 10921, 60871
