User:Sur
Overview
Creates a summarized infobox for a given hero.
Example
Recommended to use Module:HeroData's write_infobox function to generate this dynamically, for example
{{#invoke:HeroData|write_infobox|Abrams}}
Outputs
<form action="" method="post">
<label for="userInput">Enter a value:</label> <input type="text" id="userInput" name="userInput"> <input type="submit" value="Submit">
</form>
Parameters
Parameters are passed from Module:HeroData, see there for more documentation<form action="" method="post">
<label for="userInput">Enter a value:</label> <input type="text" id="userInput" name="userInput"> <input type="submit" value="Submit">
</form>