Widget:YieldCalc: Difference between revisions

From Ara: History Untold Wiki
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 5: Line 5:
</noinclude>
</noinclude>
<includeonly>
<includeonly>
 
<form id="foodYieldForm" size="50>
{|
|<form id="foodYieldForm" size="50>
   <input type="number" id="cityProd">  
   <input type="number" id="cityProd">  
   <input type="number" id="regiYield">  
   <input type="number" id="regiYield">  
Line 15: Line 13:
</form>
</form>
<span id="outputvalue">Output Goes Here</span>
<span id="outputvalue">Output Goes Here</span>
|City Production<br />Yield(Apples) of the region<br />Amount of Farms in the region<br />Total Percentage Bonus (e.g. 50% from a Plow)
|}
<script type="text/javascript">
<script type="text/javascript">
// Prevent Submit button from reloading page
// Prevent Submit button from reloading page

Revision as of 00:59, 25 October 2024

This widget is used to display and calculate the yield with the values submitted by the user.

Usage: ‎{{#Widget:YieldCalc}}