Widget:Icon: Difference between revisions

From Ara: History Untold Wiki
Undo revision 3176 by Z0eff (talk)
Tag: Undo
No edit summary
 
(45 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