Widget:YieldCalc: Difference between revisions

From Ara: History Untold Wiki
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 6: Line 6:
<includeonly>
<includeonly>


<form action="test">
<form id="yieldCalc">
  <h1>Login</h1>
   <input type="number" class="form-control" placeholder="62" size="4"><br />
   <input type="text" class="form-control" placeholder="Enter your Username...">
   <input type="password" class="form-control" placeholder="3" size="4"><br />
   <input type="password" class="form-control" placeholder="Enter your Password...">
   <button type="submit">Submit</button>
   <button type="submit">Submit</button>
</form>
</form>

Revision as of 21:15, 24 October 2024

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

Usage: ‎{{#Widget:YieldCalc}}