Template:Tooltip
Jump to navigation
Jump to search
Usage: {{Tooltip |(hover text)|(description text to be hovered over)}}
Parameter | Required? | Description |
---|---|---|
1 | required | hover tooltip text |
2 | optional | description to be hovered over. If not specified, a circled question mark symbol will be used instead of text. |
3 | optional |
|
4 | optional |
|
Example 1 - description text specified: text(hover text)
Example 2 - no description text specified: ?(hover text)
Example 3 - centered content: text(hover text)
Example 4 - centered content w/ qmark: ?(hover text)