Template:Bubble: Difference between revisions
From IdleOn MMO Wiki
imported>BigCoight mNo edit summary |
imported>BigCoight mNo edit summary |
||
Line 2: | Line 2: | ||
<div class = 'valInput'></div> | <div class = 'valInput'></div> | ||
<div class = 'bonusOut'></div> | <div class = 'bonusOut'></div> | ||
{{#vardefine:t1|{{#replace:{{{bonus}}}|{|<div class='bonusOut' style = 'display:inline-block'></div>}}}} | |||
< | |||
<div> | |||
<table style = "width:50%; background:#e6e6e6; border-radius: 10px;border:1px solid black;"> | <table style = "width:50%; background:#e6e6e6; border-radius: 10px;border:1px solid black;"> | ||
<td colspan="2" style = "width:100%;"> | <td colspan="2" style = "width:100%;"> | ||
Line 13: | Line 10: | ||
</tr> | </tr> | ||
<tr style = "width:100%;"> | <tr style = "width:100%;"> | ||
<td style = "text-align:center;">{{ | <td style = "text-align:center;">{{#var:t1}}</td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
Line 26: | Line 23: | ||
</tr>}} | </tr>}} | ||
</table> | </table> | ||
</div> | </div> |
Revision as of 06:08, 18 January 2021
|