Widget:YieldCalc: Difference between revisions
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
<includeonly> | <includeonly> | ||
<p id=" | <p id="foodYield"></p> | ||
<form id=" | <form id="foodYieldForm"> | ||
<input type="number" id="cityProd" placeholder="62"><br /> | <input type="number" id="cityProd" placeholder="62"><br /> | ||
<button type="submit">Calculate</button> | <button type="submit">Calculate</button> | ||
</form> | </form> |
Revision as of 21:53, 24 October 2024
This widget is used to display and calculate the yield with the values submitted by the user.
Usage: {{#Widget:YieldCalc}}