Template:Tt

From Make a Good Mega Man Level Contest
Revision as of 16:44, 2 January 2025 by Spin Attaxx (talk | contribs) (Created page with "<span class="explain" title="{{{2}}}">{{{1}}}</span> <noinclude> ==Usage== This template allows hidden text (or "tooltips") to be placed inside regular text, only seen when ho...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

{{{1}}}

Usage

This template allows hidden text (or "tooltips") to be placed inside regular text, only seen when hovering over the text containing it. This can be used as a compact way of adding additional notes to a body of text.

Be aware that using quotation marks (") in the second parameter (used for the hidden text) will break the text; to get around this, either use &quot; instead, or surround the closing quotation mark with <nowiki> and </nowiki> tags.

Example

{{tt|This text has a message hidden within it.|By hovering over the text, this message becomes visible.}}

This text has a message hidden within it.