Template:Tt

From Honkai: Nexus Anima Wiki
Revision as of 16:48, 29 August 2025 by ReinDevildom (talk | contribs) (Created page with "<includeonly>{{#invoke:Tt|main}}</includeonly><noinclude>{{Documentation|type=Design}}</noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Documentation icon Template documentation
Note: parts of or the entire template might not be visible without values provided.
This template uses Module:Tt, a script written in Lua.
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.

Adds a simple text tooltip to text.

Syntax

{{tt|text|tiptext|link = 1/page name|noline = 1}}

  • 1 — Text to show. Can include links, but be careful if you don't supply tip text.
  • 2 — Text for tooltip. Don't use links or HTML tags.
  • link — Link for display text. Set as 1 to link to 1, or enter the custom page to link.

Examples

{{tt|Some text|A tooltip for the text.}} yields: Some textA tooltip for the text.
{{tt|Kiana|is a bird|link = 1}} yields: KianaTooltip for Kianais a bird
{{tt|Kiana Kaslana|is a bird|link = Kiana}} yields: Kiana KaslanaTooltip for Kiana Kaslanais a bird

Template Data

Adds a simple text tooltip to text.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Text1

Text to show. Can include links, but be careful if you don't supply tip text.

Stringrequired
Title2

Text for tooltip. Don't use double quotes, links or HTML tags.

Stringrequired
Linklink

Link for display text. Set as 1 to link display text, or enter the custom page to link.

Stringoptional