User:Sur: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m test |
||
Line 1: | Line 1: | ||
{{ | <noinclude> | ||
{{Documentation}} | |||
{{ | {{User:Sur}} | ||
</noinclude><includeonly> | |||
<form action="" method="post"> | |||
<label for="userInput">Enter a value:</label> | |||
<input type="text" id="userInput" name="userInput"> | |||
<input type="submit" value="Submit"> | |||
</form></includeonly> |
Revision as of 15:00, 18 September 2024
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>