Widget:YieldCalc: Difference between revisions
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
Line 5: | Line 5: | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
<script type="text/javascript"> | |||
/* Yield Calculator */ | /* Yield Calculator */ | ||
let a = 65; /* City Production */ | let a = 65; /* City Production */ | ||
Line 18: | Line 19: | ||
document.getElementById("foodYield").innerHTML = z; | document.getElementById("foodYield").innerHTML = z; | ||
</script> | |||
</includeonly> | </includeonly> |
Revision as of 21:34, 24 October 2024
This widget is used to display and calculate the yield with the values submitted by the user.
Usage: {{#Widget:YieldCalc}}