Widget:Icon: Difference between revisions

From Ara: History Untold Wiki
Created page with "<noinclude>__NOTOC__ </noinclude> <includeonly> <style> </style> <a id="<!--{$id|escape:'html'}-->" href="https://www.google.com"> <!--{$test|escape:'html'}--> </a> <script type="text/javascript"> tippy('#<!--{$id|escape:'html'}-->', { content: "<!--{$tooltip|escape:'html'}-->", }); </script> </includeonly>"
 
No edit summary
 
(47 intermediate revisions by the same user not shown)
Line 3: Line 3:
</noinclude>
</noinclude>
<includeonly>
<includeonly>
<style>
<script>
 
  tippy('.<!--{$class|escape:'html'}-->', {
</style>
    content: '<!--{$ttip|escape:'html'}-->',
 
    animation: 'none',
<a id="<!--{$id|escape:'html'}-->" href="https://www.google.com">
    animation: 'scale-subtle',
  <!--{$test|escape:'html'}-->
  });
</a>
 
<script type="text/javascript">
 
tippy('#<!--{$id|escape:'html'}-->', {
  content: "<!--{$tooltip|escape:'html'}-->",
});
 
</script>
</script>
</includeonly>
</includeonly>

Latest revision as of 04:22, 1 November 2024