Template:Extra Effect/doc
This is the documentation page for Extra Effect. It contains usage information, categories, and other content not part of the original template page. | |||
|---|---|---|---|
| Main | Documentation | Draft | Usage |
This template is used to create tooltips similar to those that appear in-game when clicking on underlined text.
Syntax
{{Extra Effect|Text|Title|Description}}
Examples
{{Extra Effect|Click Me|This is a title|This is a description about clicking me.}} yields:
Click Me
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|Lingering Shade|When the Active Skill hits opponents without Lingering Shade, mark them with Lingering Shade for 6s.<br />When the Active Skill hits opponents with Lingering Shade, deals '''310%'''{{Icon|ATK}} Physical DMG and removes it.}}.
Charge to the opponent farthest away, dealing 200%
Physical DMG to opponents along the path, and applying or removing Lingering ShadeLingering ShadeWhen the Active Skill hits opponents without Lingering Shade, mark them with Lingering Shade for 6s.
When the Active Skill hits opponents with Lingering Shade, deals 310%
Physical DMG and removes it..
Template Data
Create tooltip for Related Effects in Talents and Constellations.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Text | 1 | Text to display outside of tooltip. | String | required |
| Title | 2 | Text to display as title in tooltip. | String | required |
| Description | 3 | Text to display as description in tooltip. | String | required |