Widget:ImprovStats: Difference between revisions

From Ara: History Untold Wiki
Created page with "<noinclude>__NOTOC__ </noinclude> <includeonly> <script> tippy('.<!--{$Def|escape:'html'}-->', { content: '<!--{$Defttip|escape:'html'}-->', animation: 'none', animation: 'scale-subtle', }); tippy('.<!--{$Hea|escape:'html'}-->', { content: '<!--{$Heattip|escape:'html'}-->', animation: 'none', animation: 'scale-subtle', }); tippy('.<!--{$Pre|escape:'html'}-->', { content: '<!--{$Prettip|escape:'html'}-->', animation: 'none',..."
 
No edit summary
 
Line 5: Line 5:
<script>
<script>
   tippy('.<!--{$Def|escape:'html'}-->', {
   tippy('.<!--{$Def|escape:'html'}-->', {
     content: '<!--{$Defttip|escape:'html'}-->',
     content: 'Defense',
     animation: 'none',
     animation: 'none',
     animation: 'scale-subtle',
     animation: 'scale-subtle',
   });
   });
     tippy('.<!--{$Hea|escape:'html'}-->', {
     tippy('.<!--{$Hea|escape:'html'}-->', {
     content: '<!--{$Heattip|escape:'html'}-->',
     content: 'Health',
     animation: 'none',
     animation: 'none',
     animation: 'scale-subtle',
     animation: 'scale-subtle',
   });
   });
     tippy('.<!--{$Pre|escape:'html'}-->', {
     tippy('.<!--{$Pre|escape:'html'}-->', {
     content: '<!--{$Prettip|escape:'html'}-->',
     content: 'Prestige',
     animation: 'none',
     animation: 'none',
     animation: 'scale-subtle',
     animation: 'scale-subtle',

Latest revision as of 05:34, 2 November 2024