Template:Extra Effect: Difference between revisions
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
--><span class="mw-collapsible-content hnaw-extra-effect" style="display:none"><!-- | --><span class="mw-collapsible-content hnaw-extra-effect" style="display:none"><!-- | ||
-->{{#switch:{{#replace:{{#replace:{{lc:{{{2|{{{1}}}}}}}}|"|}}|.|}} | -->{{#switch:{{#replace:{{#replace:{{lc:{{{2|{{{1}}}}}}}}|"|}}|.|}} | ||
| aloof = <!-- | |||
--><span class="hnaw-extra-effect-header">Aloof</span><!-- | |||
--><span class="hnaw-extra-effect-content">A {{Color|numbers|10%}} stacking Attack SPD buff that lasts until the end of battle.</span> | |||
| echo = <!-- | | echo = <!-- | ||
--><span class="hnaw-extra-effect-header">Echo</span><!-- | --><span class="hnaw-extra-effect-header">Echo</span><!-- | ||
Revision as of 11:16, 16 July 2026
Note: parts of or the entire template might not be visible without values provided.
| Main | Documentation | Draft | Usage |
This template is used to create tooltips similar to those that appear in-game when clicking on underlined text.
Reads data from Module:Extra Effect/data.
Syntax
{{Extra Effect|text|id or text for extra effect, optional if first parameter matches one}}
Example
Charge to the opponent farthest away, dealing '''200%'''{{Icon|ATK}} Physical DMG to opponents along the path, and applying or removing {{Extra Effect|Lingering Shade}}.
Charge to the opponent farthest away, dealing 200%
Physical DMG to opponents along the path, and applying or removing Lingering Shade.
After each time the Active Skill is used, cycle to the next topping in the {{Extra Effect|passive|topping list}} in order.
After each time the Active Skill is used, cycle to the next topping in the passive in order.
Template Data
This template is used to create tooltips similar to those that appear in-game when clicking on underlined text.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Text | 1 | The displayed, underlined text. | Line | required |
| Extra Effect | 2 | The case-insensitive name or ID of the Extra Effect to display when the underlined text is clicked. | String | suggested |