User:Sur/Hero Comparison: Difference between revisions

Sur (talk | contribs)
Created page with "<form id="inputForm"> <label for="inputValue">Enter a value:</label> <input type="text" id="inputValue" name="inputValue"> <button type="button" onclick="storeValue()">Submit</button> </form> <!-- Placeholder to display the stored value --> <p>Stored value: {{#var:storedValue}}</p>"
 
Sur (talk | contribs)
mNo edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<form id="inputForm">
<tabber>
    <label for="inputValue">Enter a value:</label>
|-|Stats Comparison=
    <input type="text" id="inputValue" name="inputValue">
{{#invoke:HeroData|write_hero_comparison_table|11|50}}
    <button type="button" onclick="storeValue()">Submit</button>
|-|Release Date Comparison=
</form>
a
 
</tabber>
<!-- Placeholder to display the stored value -->
<p>Stored value: {{#var:storedValue}}</p>