Template:Infobox hero tagsGive feedback
Summary
editCreate three sets of tags for a selected hero. These tags are found on the hero selection roster.
The hero's code name or their capitalized English name must be entered in the "key" parameter first. Code name is preferable because it loads faster.
For example, this "key" creates a set of tags with data for Abrams:
|key = hero_atlas
or
|key = Abrams
This template will return empty if no valid hero is found or if there are no tags for the hero.
Documentation
editDescription:
Automated hero tags that represent the tags found in the hero roster.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| key | key | The hero's key word, used to auto-fill table contents from "Data:HeroData.json". Can be the hero's capitalized name in English or the hero's in-game code name.
| String | required |
| size | size | Sets the relative size of the hero tags based on the original font size (1.2em). Must be a multiplier number. Some examples: 1 stands for the original size, 0.5 stands for half the original size, and 2 stands for twice the original size
| Number | optional |
| gap | gap | The column/row gap distance between hero tags. Must be a valid CSS length value.
| Unknown | optional |
| align | align | For alternate alignment of text position.
| Unknown | optional |