Template:Tooltip
Jump to navigation
Jump to search
| Template:Tooltip | {{Tooltip
|text=
|contents=
|wrap=
}} |
|
Shortcut for the {{#tooltip:}} parser function. Supports any and all wikitext markup. If using on an inline element like <span/>, you should apply some kind of underline using the text-decoration: attribute, so readers know something is there.
- Parameters
string text "Outside" text holding the tooltip string contents Inner contents, to display only when the former is hovered boolean wrap wrap the result in a <div/>(default true)
- Returns
- string parser function output
Used by