Widget:YieldCalc: Difference between revisions

From Ara: History Untold Wiki
No edit summary
No edit summary
Line 16: Line 16:


<script type="text/javascript">
<script type="text/javascript">
foodYieldForm.addEventListener("submit", (event) => {
  event.preventDefault();


/* Yield Calculator */
/* Yield Calculator */

Revision as of 22:45, 24 October 2024

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

Usage: ‎{{#Widget:YieldCalc}}