Widget:Icon: Difference between revisions
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
Line 3: | Line 3: | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
<span id=" | <span id="<!--{$id|escape:'html'}-->"></span> | ||
<script src="https://unpkg.com/@popperjs/core@2"></script> | <script src="https://unpkg.com/@popperjs/core@2"></script> | ||
<script src="https://unpkg.com/tippy.js@6"></script> | <script src="https://unpkg.com/tippy.js@6"></script> | ||
<script> | <script> | ||
tippy('#<!--{$id|escape:'html'}-->', { | |||
content: '<!--{$ttip|escape:'html'}-->', | content: '<!--{$ttip|escape:'html'}-->', | ||
}); | }); | ||
</script> | </script> | ||
</includeonly> | </includeonly> |
Revision as of 07:36, 30 October 2024