Template:Stampdata: Difference between revisions

From IdleOn MMO Wiki
imported>BigCoight
(Created page with "<includeonly> <div style = "width:400px;"> <table style = "background:#e6e6e6; border-radius: 10px;border:1px solid black;"> <tr style = "width:400px;background:#91669...")
 
mNo edit summary
 
(96 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>
            <th>{{{stype}}}</th>
            <th>{{{ftype}}}</th>
            <th>{{{x1}}}</th>
            <th>{{{x2}}}</th>
            <th>{{{upinterval}}}</th>
            <th>{{{material}}}</th>
           <th>{{{startingval}}}</th>
            <th>{{{mexp}}}</th>
            <th>{{{startingcost}}}</th>
            <th>{{{cexp}}}</th>
        </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=
}}