Widget:Icon: Difference between revisions

From Ara: History Untold Wiki
No edit summary
No edit summary
Tag: Reverted
Line 3: Line 3:
</noinclude>
</noinclude>
<includeonly>
<includeonly>
<span data-tippy-content="<!--{$ttip|escape:'html'}-->">
<script>
<script>
   tippy('.<!--{$class|escape:'html'}-->', {
   tippy('span', {
     content: '<!--{$ttip|escape:'html'}-->',
     content: 'Global content',
    trigger: 'mouseenter focus',
   });
   });
</script>
</script>
</includeonly>
</includeonly>

Revision as of 17:58, 30 October 2024