Editing User:Sur/docGive feedback
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 1: | Line 1: | ||
==Overview== | ==Overview== | ||
Creates a summarized infobox for a given hero. | Creates a summarized infobox for a given hero. | ||
Also displays the hero's role and playstyle below. | |||
==Example== | ==Example== | ||
| Line 23: | Line 25: | ||
Outputs | Outputs | ||
{{#invoke:HeroData|write_infobox| | {{#invoke:HeroData|write_infobox|Abrams}} | ||
==Parameters== | ==Parameters== | ||
Parameters are passed | Parameters are passed by HeroData's write_infobox lua invoke, call it with just the parameter HERO_NAME in english | ||