Template:Extra Effect/Draft/doc

From Honkai: Nexus Anima Wiki
Revision as of 16:30, 15 July 2026 by Kuhlau (talk | contribs) (Created page with "{{Documentation/Header}} {{CSS|Gadget-Tooltip}} {{JS|Gadget-Tooltip}} 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== {{T|Extra Effect/Draft|v1=text|v2=id or text for extra effect, optional if first parameter matches one}} ==Example== <pre> Charge to the opponent farthest away, dealing '''200%'''{{Icon|ATK}} Physical DMG to opponents along the path,...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This is the documentation page for Extra Effect/Draft.
It contains usage information, categories, and other content not part of the original template page.
This template uses CSS found at MediaWiki:Gadget-Tooltip.css (edit | hist).
This template uses MediaWiki:Gadget-Tooltip.js (edit | hist), a script written in JavaScript.

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/Draft|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/Draft|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/Draft|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.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Text1

The displayed, underlined text.

Linerequired
Extra Effect2

The case-insensitive name or ID of the Extra Effect to display when the underlined text is clicked.

Stringsuggested