Template:Bubble: Difference between revisions
From IdleOn MMO Wiki
imported>BigCoight mNo edit summary |
imported>BigCoight mNo edit summary |
||
Line 1: | Line 1: | ||
<div class='bubbleDiv' data-basecost='{{{baseCost}}}' data-isliquid='{{{isLiquid}}}' data-x1='{{{x1}}}' data-x2='{{{x2}}}' data-func='{{{func}}}'> | <div class='bubbleDiv' data-basecost='{{{baseCost}}}' data-isliquid='{{{isLiquid}}}' data-x1='{{{x1}}}' data-x2='{{{x2}}}' data-func='{{{func}}}'> | ||
{{#vardefine:t1|{{#replace:{{{bonus}}}|{|<div class='bonusOut' style = 'display:inline-block'></div>}}}} | {{#vardefine:t1|{{#replace:{{{bonus}}}|{|<div class='bonusOut' style = 'display:inline-block'></div>}}}} | ||
<table style = "width: | <table style = "width:40%; background:#e6e6e6; border-radius: 10px;border:1px solid black;"> | ||
<td colspan="2" style = "width:100%;"> | <td colspan="2" style = "width:100%;"> | ||
<table style = "width:100%;background:#916699;border-radius:10px 10px 0px 0px;"> | <table style = "width:100%;background:#916699;border-radius:10px 10px 0px 0px;"> | ||
Line 10: | Line 9: | ||
<tr style = "width:100%;"> | <tr style = "width:100%;"> | ||
<td style = "text-align:center;">{{#var:t1}}</td> | <td style = "text-align:center;">{{#var:t1}}</td> | ||
</tr> | |||
</table> | |||
</td> | |||
<td colspan="2" style = "width:100%;"> | |||
<table style = "width:100%;"> | |||
<tr style = "width:100%;"> | |||
<td style = "text-align:center;">Lv. <div class = 'valInput' style="display: inline-block;"></div></td> | |||
</tr> | </tr> | ||
</table> | </table> |
Revision as of 06:26, 18 January 2021
|
|