Template:Extra Effect/doc

From Honkai: Nexus Anima Wiki
Revision as of 07:17, 14 July 2026 by Shirra (talk | contribs) (Created page with "{{Documentation/Header}} {{CSS|Tooltip}} {{JS|Common}} This template is used to create tooltips similar to those that appear in-game when clicking on underlined text. ==Syntax== {{T|Extra Effect|v1=Text|v2=Title|v3=Description}} ==Examples== {{T|Extra Effect|p1=Click Me|p2=This is a title|p3=This is a description about clicking me.|_Ybr_=1}} <pre>Charge to the opponent farthest away, dealing '''200%'''{{Icon|ATK}} Physical DMG to opponents along the path, and applying...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This is the documentation page for Extra Effect.
It contains usage information, categories, and other content not part of the original template page.
This template uses CSS found at MediaWiki:Tooltip.css (edit | hist).
This template uses MediaWiki:Common.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.

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 Shade.

Template Data

Create tooltip for Related Effects in Talents and Constellations.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Text1

Text to display outside of tooltip.

Stringrequired
Title2

Text to display as title in tooltip.

Stringrequired
Description3

Text to display as description in tooltip.

Stringrequired