Template:Hover
Jump to navigation
Jump to search
Examples
The default is a dotted underline
Hover here
- Syntax: {{Hover|This is mouse-over text|Hover here}}
Main page (with link)
- Syntax: {{Hover|link=yes|This link will take you to the Main page|Main page}}
To not have a dotted underline, add dotted=no
Hover here
- Syntax: {{Hover|dotted=no|This is mouse-over text|Hover here}}
Main page (with link)
- Syntax: {{Hover|link=yes|dotted=no|This link will take you to the Main page|Main page}}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | What you would like the hover text to say | String | required |
2 | 2 | What you would like to show on the page | String | required |
link | link | =yes if your text is a link | String | optional |
dotted | dotted | =no if you do not want the dotted line to show | String | optional |