imported>BigCoight |
imported>BigCoight |
Line 1: |
Line 1: |
| <includeonly> | | <includeonly><div class='stampDiv' data-x1='{{{x1}}}' data-x2='{{{x2}}}' data-i4='{{{i4}}}' data-i4='{{{i6}}}' data-i4='{{{i7}}}' data-i4='{{{i8}}}' data-i4='{{{i9}}}' data-func='{{{ftype}}}' style = "display : inline-block;"> |
| <div style = "width:65%;"> | | <div class='valInput'></div> |
| <table style = "width:100%;background:#e6e6e6; border-radius: 10px;border:1px solid black;">
| | <div class='resultC'></div> |
| <tr><td><table style = "width:100%;background:#916699;border-radius:10px 10px 0px 0px;">
| | <div class='resultB'></div> |
| <th style = "width:10%">{{#tip-text:Bonus| What bonus does this stamp give?}}</th>
| | <div class='resultM'></div> |
| <th style = "width:10%">{{#tip-text:Formula|What formula is used to give bonus}}</th>
| | </div></includeonly> |
| <th style = "width:5%">{{#tip-text:X1|The first variable in the formula}}</th>
| |
| <th style = "width:5%">{{#tip-text:X2|The second variable in the formula}}</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 style = "width:20%">{{#tip-text:Material|What material is used to upgrade the max level}}</th>
| |
| <th style = "width:7%">{{#tip-text:Cost|The starting cost of the material needed}}</th>
| |
| <th style = "width:10%">{{#tip-text:Increment|How much the starting cost is multiplied by per max level increase}}</th>
| |
| <th style = "width:8%">{{#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>
| |
| </table></td></tr>
| |
| <td><table style = "width:100%;">
| |
| <td style ="text-align: center; width:10%;">{{{stype}}}</td>
| |
| <td style ="text-align: center; width:10%;">{{{ftype}}}</td>
| |
| <td style ="text-align: center; width:5%;">{{{x1}}}</td>
| |
| <td style ="text-align: center; width:5%;">{{{x2}}}</td>
| |
| <td style ="text-align: center; width:15%;">{{{upinterval}}}</td>
| |
| <td style ="text-align: center; width:20%;">{{CraftReq|{{{material}}}}}</td>
| |
| <td style ="text-align: center; width:7%;">{{{startingval}}}</td> | |
| <td style ="text-align: center; width:10%;">{{{mexp}}}</td> | |
| <td style ="text-align: center; width:8%;">{{coindisplay|{{{startingcost}}}}}</td> | |
| <td style ="text-align: center; width:10%;>{{{cexp}}}</td> | |
| </table></td></tr> | |
| </table> | |
|
| |
|
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
| </div>
| |
| </includeonly>
| |
|
| |
|
| <noinclude> | | <noinclude> |