User:BHY4A/sandbox/Template:Bubble211: Difference between revisions

From IdleOn MMO Wiki
(Created page with "<div class="bubbleDiv GenericChild" data-number="{{{number}}}" data-basecost="{{{baseCost}}}" data-mattype="{{{matType}}}" data-x1="{{{x1}}}" data-x2="{{{x2}}}" data-func="{{{func}}}"> {{#vardefine:t1|{{#replace:{{{bonus}}}|{|<span class="bonusOut"></span>}}}} <table class="wikitable bubble"> <tr class="bubbleDesc"> <th colspan="3"><h3>{{#if: {{{number|}}}|File:{{#switch:{{SUBPAGENAME}}|Power Cauldron=Orange|Quicc Cauldron=Green|High-IQ Cauldron=Purple|Kaza...")
 
m (Blanked the page)
Tag: Blanking
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="bubbleDiv GenericChild" data-number="{{{number}}}" data-basecost="{{{baseCost}}}" data-mattype="{{{matType}}}" data-x1="{{{x1}}}" data-x2="{{{x2}}}" data-func="{{{func}}}">
{{#vardefine:t1|{{#replace:{{{bonus}}}|{|<span class="bonusOut"></span>}}}}
<table class="wikitable bubble">
    <tr class="bubbleDesc">
        <th colspan="3"><h3>{{#if: {{{number|}}}|[[File:{{#switch:{{SUBPAGENAME}}|Power Cauldron=Orange|Quicc Cauldron=Green|High-IQ Cauldron=Purple|Kazam Cauldron=Yellow}}Bubble{{{number}}}.png|36px|link=]]}} {{{name}}}</h3><p>{{#var:t1}}</p></th>
    </tr>
    <tr><td colspan="3" style="text-align:center; padding-top:.5em;">Lv. <span class="valInput"></span></td></tr>
    <tr>
        <td>{{#if:{{{icon1|}}}|{{Icons|{{{icon1}}}|text={{{icon1}}}}}|{{CraftReq|{{{material1}}}}}}} x<span class="material1"></span></td>
        <td>{{CraftReq|{{{material2}}}}} x<span class="material2"></span></td>
        <td>{{#ifexpr:{{material1>1e8}}|#expr:floor((material1/1e9)*({{{number}}}+1)*({{{number}}}^1.04)*100)|{{Icons|text={{{icon3}}}}}|{{CraftReq|{{{material3}}}}} x<span class="material3"></span></td>
    </tr>
</table>
</div>


==Bubble Calcs==
<div class="BubbleFlex GenericFlex orange-cauldron">
{{Bubble
|number=1
|name=Roid Ragin
|bonus=+{ Total STR. 'Total' here means that, for example, a +10% STR bonus from something else wouldn't affect this bonus.
|material1=Oak Logs|material2=Water Droplets|material3=Atoms
|matType=0,1
|baseCost=25,2
|x1=1
|x2=0
|func=add}}

Latest revision as of 21:10, 7 July 2023