Template:Tt

From Make a Good Mega Man Level Contest
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.