Widget:YieldCalc: Difference between revisions
No edit summary Tag: Manual revert |
No edit summary |
||
Line 11: | Line 11: | ||
<p id="foodYield"></p> | <p id="foodYield"></p> | ||
<form id="foodYieldForm"> | <form id="foodYieldForm" method="get"> | ||
<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> |
Revision as of 22:00, 24 October 2024
This widget is used to display and calculate the yield with the values submitted by the user.
Usage: {{#Widget:YieldCalc}}