Widget:YieldCalc: Difference between revisions
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
Line 28: | Line 28: | ||
let E = Number(document.getElementById('percBonus').value); | let E = Number(document.getElementById('percBonus').value); | ||
let H = C + F; /* Add F to the actual amount of farms in the region */ | let H = C + F; /* Add F to the actual amount of farms in the region */ | ||
Revision as of 01:03, 25 October 2024
This widget is used to display and calculate the yield with the values submitted by the user.
Usage: {{#Widget:YieldCalc}}