Widget:YieldCalc: Difference between revisions
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
foodYieldForm.addEventListener("submit", (event) => { | |||
event.preventDefault(); | |||
}); | |||
/* Yield Calculator */ | /* Yield Calculator */ | ||
function yieldScript(){ | function yieldScript(){ |
Revision as of 22:48, 24 October 2024
This widget is used to display and calculate the yield with the values submitted by the user.
Usage: {{#Widget:YieldCalc}}