Template:Extra Effect/doc: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Documentation/Header}} | {{Documentation/Header}} | ||
{{Lua|Extra Effect}} | |||
{{CSS|Gadget-Tooltip}} | {{CSS|Gadget-Tooltip}} | ||
{{JS|Gadget-Tooltip}} | {{JS|Gadget-Tooltip}} | ||
This template is used to create tooltips similar to those that appear in-game when clicking on underlined text. | 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== | ==Syntax== | ||
| Line 9: | Line 12: | ||
==Example== | ==Example== | ||
<pre> | <pre> | ||
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%'''{{Icon|ATK}} Physical DMG to opponents along the path, and applying or removing {{Extra Effect|Lingering Shade}}. | ||
</pre> | </pre> | ||
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%'''{{Icon|ATK}} Physical DMG to opponents along the path, and applying or removing {{Extra Effect|Lingering Shade}}. | ||
<pre> | <pre> | ||
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 {{Extra Effect|passive|topping list}} in order. | ||
</pre> | </pre> | ||
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 {{Extra Effect|passive|topping list}} in order. | ||
==Template Data== | ==Template Data== | ||