Siphon Life
Drain health from nearby enemies, dealing
spirit damage over time and
healing for a portion of the damage dealt.
Notes
- This is a note for Siphon Life.
documentation |
Wrap tabber in .ability-tabs div + add templatestyles — phase 1 of migrating ability card tabber styles out of Common.css (with help from vergir-bot LLM) |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{{#tag:tabber| | <includeonly><templatestyles src="Ability tabs/styles.css"/><div class="ability-tabs">{{#tag:tabber| | ||
(1) {{#invoke:Abilities|get_ability_name|{{#invoke:HeroData|get_hero_key|{{{name|Abrams}}}}}|1}}= | (1) {{#invoke:Abilities|get_ability_name|{{#invoke:HeroData|get_hero_key|{{{name|Abrams}}}}}|1}}= | ||
{{Ability card v2 | {{Ability card v2 | ||
| hero_name={{{name|}}} | | hero_name={{{name|}}} | ||
| ability_num=1 | | ability_num=1 | ||
| notes={{{ | | notes={{{ability1_notes|}}} | ||
}} | }} | ||
{{!}}-{{!}}(2) {{#invoke:Abilities|get_ability_name|{{#invoke:HeroData|get_hero_key|{{{name|Abrams}}}}}|2}}= | {{!}}-{{!}}(2) {{#invoke:Abilities|get_ability_name|{{#invoke:HeroData|get_hero_key|{{{name|Abrams}}}}}|2}}= | ||
| Line 10: | Line 10: | ||
| hero_name={{{name|}}} | | hero_name={{{name|}}} | ||
| ability_num=2 | | ability_num=2 | ||
| notes={{{ | | notes={{{ability2_notes|}}} | ||
}} | }} | ||
{{!}}-{{!}}(3) {{#invoke:Abilities|get_ability_name|{{#invoke:HeroData|get_hero_key|{{{name|Abrams}}}}}|3}}= | {{!}}-{{!}}(3) {{#invoke:Abilities|get_ability_name|{{#invoke:HeroData|get_hero_key|{{{name|Abrams}}}}}|3}}= | ||
| Line 16: | Line 16: | ||
| hero_name={{{name|}}} | | hero_name={{{name|}}} | ||
| ability_num=3 | | ability_num=3 | ||
| notes={{{ | | notes={{{ability3_notes|}}} | ||
}} | }} | ||
{{!}}-{{!}}(4) {{#invoke:Abilities|get_ability_name|{{#invoke:HeroData|get_hero_key|{{{name|Abrams}}}}}|4}}= | {{!}}-{{!}}(4) {{#invoke:Abilities|get_ability_name|{{#invoke:HeroData|get_hero_key|{{{name|Abrams}}}}}|4}}= | ||
| Line 22: | Line 22: | ||
| hero_name={{{name|}}} | | hero_name={{{name|}}} | ||
| ability_num=4 | | ability_num=4 | ||
| notes={{{ | | notes={{{ability4_notes|}}} | ||
}} | }} | ||
}} | }}</div></includeonly><noinclude> | ||
</includeonly><noinclude> | {{TS|Ability tabs/styles.css}}{{Documentation}} | ||
{{Documentation}} | |||
</noinclude> | </noinclude> | ||
This template uses Template:Ability_card_v2 to generate ability cards and tabs for hero pages.
{{Ability tabs
| name=Abrams
| ability1_notes=* This is a note for Siphon Life.
}}
Siphon Life
Infernal Resilience
Seismic Impact
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | Hero name
| String | required |
| ability1_notes | ability1_notes | Notes on 1st ability | String | optional |
| ability2_notes | ability2_notes | Notes on 2nd ability | String | optional |
| ability3_notes | ability3_notes | Notes on 3rd ability | String | optional |
| ability4_notes | ability4_notes | Notes on 4th ability (ultimate) | String | optional |