Template:Stampdata: Difference between revisions

From IdleOn MMO Wiki
imported>BigCoight
mNo edit summary
imported>BigCoight
mNo edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
<div style = "width:65%;">
<div style = "width:65%;">
<table style = "width:100%;background:#e6e6e6; border-radius: 10px;border:1px solid black; border-spacing: 0px 2px">
<table style = "width:100%;background:#e6e6e6; border-radius: 10px;border:1px solid black;">
        <tr style = "background:#916699;border-radius:10px 10px 0px 0px;">
        <tr>
             <th>{{#tip-text:Bonus| What bonus does this stamp give?}}</th>
        <table = "background:#916699;border-radius:10px 10px 0px 0px;"><tr>
             <th>{{#tip-text:Formula|What formula is used to give bonus}}</th>
             <th style = "width:10%">{{#tip-text:Bonus| What bonus does this stamp give?}}</th>
             <th>{{#tip-text:X1|The first variable in the formula}}</th>
             <th style = "width:10%">{{#tip-text:Formula|What formula is used to give bonus}}</th>
             <th>{{#tip-text:X2|The second variable in the formula}}</th>
             <th style = "width:5%">{{#tip-text:X1|The first variable in the formula}}</th>
             <th>{{#tip-text:Lv Increment|How many levels in between upgrades will you need to increase max level, the max level of the stamp is 20 times this value}}</th>
             <th style = "width:5%">{{#tip-text:X2|The second variable in the formula}}</th>
             <th>{{#tip-text:Material|What material is used to upgrade the max level}}</th>
             <th style = "width:15%">{{#tip-text:Lv Increment|How many levels in between upgrades will you need to increase max level, the max level of the stamp is 20 times this value}}</th>
             <th>{{#tip-text:Cost|The starting cost of the material needed}}</th>
             <th style = "width:15%">{{#tip-text:Material|What material is used to upgrade the max level}}</th>
             <th>{{#tip-text:Increment|How much the starting cost is multiplied by per max level increase}}</th>
             <th style = "width:10%">{{#tip-text:Cost|The starting cost of the material needed}}</th>
             <th>{{#tip-text:Cost|The starting cost of the stamp}}</th>
             <th style = "width:10%">{{#tip-text:Increment|How much the starting cost is multiplied by per max level increase}}</th>
             <th>{{#tip-text:Increment|How much the coin cost goes up per level}}</th>
             <th style = "width:10%">{{#tip-text:Cost|The starting cost of the stamp}}</th>
             <th style = "width:10%">{{#tip-text:Increment|How much the coin cost goes up per level}}</th>
         </tr>
         </tr>
        </table>
         <tr>
         <tr>
             <td style ="text-align: center;margin-left: 2px">{{{stype}}}</td>
        <table><tr>
             <td style ="text-align: center">{{{ftype}}}</td>
             <td style ="text-align: center; width:10%;">{{{stype}}}</td>
             <td style ="text-align: center">{{{x1}}}</td>
             <td style ="text-align: center; width:10%;">{{{ftype}}}</td>
             <td style ="text-align: center">{{{x2}}}</td>
             <td style ="text-align: center; width:5%;">{{{x1}}}</td>
             <td style ="text-align: center">{{{upinterval}}}</td>
             <td style ="text-align: center; width:5%;">{{{x2}}}</td>
             <td style ="text-align: center">{{{material}}}</td>
             <td style ="text-align: center; width:15%;">{{{upinterval}}}</td>
             <td style ="text-align: center">{{{startingval}}}</td>
             <td style ="text-align: center; width:15%;">{{{material}}}</td>
             <td style ="text-align: center">{{{mexp}}}</td>
             <td style ="text-align: center; width:10%;">{{{startingval}}}</td>
             <td style ="text-align: center">{{{startingcost}}}</td>
             <td style ="text-align: center; width:10%;">{{{mexp}}}</td>
             <td style ="text-align: center;margin-right: 2px">{{{cexp}}}</td>
             <td style ="text-align: center; width:10%;">{{{startingcost}}}</td>
             <td style ="text-align: center; width:10%;>{{{cexp}}}</td>
        </tr>
        </table>
         </tr>
         </tr>
         <tr>
         <tr>

Revision as of 02:00, 27 November 2020


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