Widget:YieldCalc: Difference between revisions
No edit summary |
No edit summary |
||
Line 37: | Line 37: | ||
let F = document.getElementById('verseBonus').value; // Extra farm adjacency from religious verse | let F = document.getElementById('verseBonus').value; // Extra farm adjacency from religious verse | ||
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 02:02, 25 October 2024
This widget is used to display and calculate the yield with the values submitted by the user.
Usage: {{#Widget:YieldCalc}}