User:Hefner/Sandbox14: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<div class="debt-calculator"> <h1>Smoothie's Debt Calculator</h1> <div class="debt-items"> <div class="debt-item"> 64px <h3>PKP</h3> <label>Amount</label> <input id="pkp-amount" type="text" value="0"> </div> <div class="debt-item"> 64px <h3>DP</h3> <label>Trade Price (PKP)</label> <input id="dp-price" type="text" value="0"> <label>Amount</label> <input id="dp-amount" type="text" value="0"> </div> <div class="debt-item"...") |
No edit summary |
||
| (15 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
__NOTOC__ | |||
<div class="debt-calculator"> | <div class="debt-calculator"> | ||
<h1> | <h1>Debt Calculator</h1> | ||
| Line 9: | Line 10: | ||
<div class="debt-item"> | <div class="debt-item"> | ||
[[File:PKP.png|64px]] | [[File:PKP.png|64px|link=]] | ||
<h3>PKP</h3> | <h3>PKP</h3> | ||
< | <div id="pkp-inputs"></div> | ||
</div> | </div> | ||
| Line 22: | Line 22: | ||
<div class="debt-item"> | <div class="debt-item"> | ||
[[File: | [[File:Donator point.png|64px|link=]] | ||
<h3>DP</h3> | <h3>DP</h3> | ||
< | <div id="dp-inputs"></div> | ||
</div> | </div> | ||
| Line 38: | Line 34: | ||
<div class="debt-item"> | <div class="debt-item"> | ||
[[File: | [[File:$1_Donation_Credit.png|64px|link=]] | ||
<h3>Credits</h3> | <h3>Credits</h3> | ||
< | <div id="credits-inputs"></div> | ||
</div> | </div> | ||
| Line 56: | Line 48: | ||
<div class="debt-total"> | <div class="debt-total"> | ||
TOTAL: | <span class="total-label">TOTAL DEBT:</span> | ||
< | |||
<span id="total">0 PKP</span> | <span id="total">0 PKP</span> | ||
take more idc | |||
</div> | </div> | ||
</div> | </div> | ||
Latest revision as of 11:25, 18 July 2026
Debt Calculator
PKP
DP
Credits
TOTAL DEBT:
0 PKP
take more idc