Template:Tt

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search

{{{1}}}

Info

This template makes tooltip texts easier to implement. The tooltip text is what appears when you hover the mouse cursor over something.

Parameters

Parameter Mandatory Default Purpose Detailed description
1 Yes Article text Text to show on the article.
2 No Hover text Text to show when the mouse cursor hovers.

Skeleton

{{tt | <article text> | <hover text>}}

Examples

Code Result
{{tt|Hover over here|You are now reading the tooltip text.}}
Hover on me