Template:Stampdata: Difference between revisions

From IdleOn MMO Wiki
imported>BigCoight
No edit summary
mNo edit summary
 
(95 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly><div class="bonusDiv stampDiv" data-x1="{{{x1}}}" data-x2="{{{x2}}}" data-i4="{{{i4}}}" data-i6="{{{i6}}}" data-i7="{{{i7}}}" data-i8="{{{i8}}}" data-i9="{{{i9}}}" data-func="{{{ftype}}}" data-offset="{{{offset|0}}}"><div class="bonusHead">{{PAGENAME}} Bonus</div>
<div style = "width:400px;">
[[File:{{PAGENAME}}.png|36px]] <span class="valInput"></span>
<table style = "background:#e6e6e6; border-radius: 10px;border:1px solid black;">
<p>{{#replace:+ {{{i11}}}|{}|<span class="resultB"></span>}}</p>
        <tr style = "width:400px;background:#916699;border-radius:10px 10px 0px 0px;">
<p>'''Cost:''' <span class="resultC"></span></p>
            <th>Bonus</th>
<p><span class="resultM"></span><span class="resultN"></span> {{CraftReq|{{{material}}}|24}}</p>
            <th>Formula</th>
</div></includeonly><noinclude>
            <th>X1</th>
            <th>X2</th>
            <th>Levels Per Upgrade</th>
            <th>Material</th>
           <th>Starting Amount</th>
            <th>Increase</th>
            <th>Coin Cost</th>
            <th>Increase</th>
        </tr>
        <tr>
            <td>{{{stype}}}</td>
            <td>{{{ftype}}}</td>
            <td>{{{x1}}}</td>
            <td>{{{x2}}}</td>
            <td>{{{upinterval}}}</td>
            <td>{{{material}}}</td>
           <td>{{{startingval}}}</td>
            <td>{{{mexp}}}</td>
            <td>{{{startingcost}}}</td>
            <td>{{{cexp}}}</td>
        </tr>
</table>
</div>
</includeonly>
 
<noinclude>
<pre>
<pre>
{{stampdata
{{stampdata

Latest revision as of 09:07, 13 February 2023

{{stampdata
|stype=
|ftype=
|x1=
|x2=
|upinterval=
|material=
|startingval=
|mexp=
|startingcost=
|cexp=
}}