User:Hefner/Sandbox14: Difference between revisions

From Roat Pkz
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
Line 2: Line 2:


<h1>Smoothie's Debt Calculator</h1>
<h1>Smoothie's Debt Calculator</h1>


<div class="debt-items">
<div class="debt-items">
Line 17: Line 16:


</div>
</div>




Line 33: Line 31:


</div>
</div>




Line 58: Line 55:
TOTAL:
TOTAL:
<br>
<br>
<span id="total">0 PKP</span>
<span id="total">0 PKP</span>



Revision as of 10:53, 18 July 2026

Smoothie's Debt Calculator


PKP

<label>Amount</label> <input id="pkp-amount" type="text" value="0">


File:DP.png

DP

<label>Trade Price (PKP)</label> <input id="dp-price" type="text" value="0">

<label>Amount</label> <input id="dp-amount" type="text" value="0">


File:Credits.png

Credits

<label>Trade Price (PKP)</label> <input id="credits-price" type="text" value="0">

<label>Amount</label> <input id="credits-amount" type="text" value="0">



TOTAL:

0 PKP