Module:HeroData/release/doc
< Module:HeroData | release
This is the documentation page for Module:HeroData/release
Functions edit
get_hero_release_status edit
Determines the release-status of a given hero
Parameters edit
- hero_key - Key of the hero to check
Output edit
- HeroLabs - If the hero is currently playable in Hero Labs
- Released - If the hero is currently playable in all modes
- nil - If the hero is neither
Examples edit
{{#invoke:HeroData/release|get_hero_release_status|hero_synth}}
Released
{{#invoke:HeroData/release|get_hero_release_status|hero_trapper}}
HeroLabs
{{#invoke:HeroData/release|get_hero_release_status|hero_operative}}
{{#invoke:HeroData/release|get_hero_release_status|hero_madeuphero}}
hero_key hero_madeuphero is not a hero