Template:Texttip/doc

Template page
Revision as of 17:24, 23 December 2011 by imported>TribesRocksteady (documentation grabbed from http://templates.wikia.com/wiki/Template:Texttip/doc)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Description
Adds a simple text tooltip to text.
Syntax
{{texttip|<text>|<tiptext>}}
Paramaters
  • 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
{{texttip|Some text|A tooltip for the text.}}

{{texttip|No dotted underline|A tooltip for the text.|noline=}}
...yields:

Some text

No dotted underline