Widget:Icon: Difference between revisions

From Ara: History Untold Wiki
No edit summary
No edit summary
 
(43 intermediate revisions by the same user not shown)
Line 3: Line 3:
</noinclude>
</noinclude>
<includeonly>
<includeonly>
<span id="<!--{$id|escape:'html'}-->"><!--{$content|escape:'html'}--></span>
<script src="https://unpkg.com/@popperjs/core@2"></script>
<script src="https://unpkg.com/tippy.js@6"></script>
<script>
<script>
   tippy('#<!--{$id|escape:'html'}-->', {
   tippy('.<!--{$class|escape:'html'}-->', {
     content: '<!--{$ttip|escape:'html'}-->',
     content: '<!--{$ttip|escape:'html'}-->',
    animation: 'none',
    animation: 'scale-subtle',
   });
   });
</script>
</script>
</includeonly>
</includeonly>

Latest revision as of 04:22, 1 November 2024