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
Script error: The function "write_infobox" does not exist.
Parameters
<form action="" method="post">
<label for="userInput">Enter a value:</label> <input type="text" id="userInput" name="userInput"> <input type="submit" value="Submit">
</form>