Template:Infobox hero/doc: Difference between revisions

From Deadlock Wiki
Jump to navigation Jump to search
Mixorio (talk | contribs)
mNo edit summary
No edit summary
Line 1: Line 1:
Template fills in most parameters in infobox automatically with data from [[Data:HeroData.json]].
You need to put hero's code name or their capitalized name in English in "Key" parameter first.
For example this "Key" fills infobox with data for {{HeroIcon|Ivy}}
<pre>|Key = hero_tengu</pre>
or
<pre>|Key = Ivy</pre>
<includeonly>
<includeonly>
<templatedata>
<templatedata>

Revision as of 06:50, 19 October 2024

Template fills in most parameters in infobox automatically with data from Data:HeroData.json. You need to put hero's code name or their capitalized name in English in "Key" parameter first.

For example this "Key" fills infobox with data for Ivy

|Key = hero_tengu

or

|Key = Ivy