Template:Texttip: Difference between revisions
Jump to navigation
Jump to search
(Created page with ";Description :Adds a simple text tooltip to text. ;Syntax :<code>{{t|Texttip|text|tiptext}}</code> ;Paramaters * '''1/text''' = Text to show. Can include links, but be careful …") |
(Created page with "Adds a simple text tooltip to text. ;Syntax ;Example Category:Templates ---- ;Template <onlyinclude><!-- --><span style="{{#ifeq:{{{noline|-}}}|||border-bottom:1px dot...") |
||
| Line 1: | Line 1: | ||
Adds a simple text tooltip to text. | |||
;Syntax | ;Syntax | ||
;Example | ;Example | ||
[[Category:General wiki templates]] | |||
---- | ---- | ||
;Template | ;Template | ||
<onlyinclude><span style="{{#ifeq:{{{noline|-}}}|||border-bottom:1px dotted gray; }}cursor:help;{{#if:{{{style|}}}| {{{style}}}}}" title="{{{tiptext|{{{2|{{{1|Missing tip.}}}}}}}}}">{{{text|{{{1|''Missing text.''}}}}}}</span>< | <onlyinclude><!-- | ||
--><span style="{{#ifeq:{{{noline|-}}}|||border-bottom:1px dotted gray; }}cursor:help;{{#if:{{{style|}}}| {{{style}}}}}" title="{{{tiptext|{{{2|{{{1|Missing tip.}}}}}}}}}">{{{text|{{{1|''Missing text.''}}}}}}</span><!-- | |||
--></onlyinclude> | |||
Latest revision as of 05:22, 4 April 2014
Adds a simple text tooltip to text.
- Syntax
- Example
- Template
Missing text.