Missing text
- Description
- Adds a simple text tooltip to text.
- Syntax
{{Texttip|<text>|<tiptext>}}
{{tt|<text>|<tiptext>}}
- Parameters
- 1/text = Text to show. Can include links, but be careful if you don't supply tip text.
- 2/tiptext = Text for tooltip. Don't use double quotes, links or HTML tags.
- noline= = Don't show a dotted underline (no value needed).
- Example
{{tt|Some text|A tooltip for the text.}}
- Some text
{{tt|No dotted underline|A tooltip for the text.|noline=}}
- No dotted underline
The above documentation is transcluded from Template:Texttip/doc. (edit | history) Please add categories to the /doc subpage. Subpages of this template. |
|