3,860
edits
(Created page with "{{documentation subpage}} __NOTOC__ ==Usage== {{tlf|'''tooltip'''}} uses the HTML attribute {{tag|span|o|params=title{{=}}"…"}} to create a tooltip for a text-string or an o...") |
|||
| Line 94: | Line 94: | ||
! Parameter !! What you type !! What you see !! Comments | ! Parameter !! What you type !! What you see !! Comments | ||
|- | |- | ||
| Basic use || {{tlc|tooltip|Hover this text for tooltip|This is a tooltip}} || style="height: 3em;" | {{tooltip|Hover this text for tooltip|This is a tooltip}} || | | rowspan="2" | Basic use || {{tlc|tooltip|Hover this text for tooltip|This is a tooltip}} || style="height: 3em;" | {{tooltip|Hover this text for tooltip|This is a tooltip}} || No text decoration. | ||
|- | |||
| {{tlc|tooltip|<nowiki>[[File:Idea.png|20px|link=]]</nowiki>|This is a tooltip}} || style="height: 3em;" | {{tooltip|[[File:Idea.png|30px|link=]]|This is a tooltip}} || | |||
|- | |- | ||
| rowspan="6" | {{para|3}} || {{tlc|tooltip|Hover this text for tooltip|This is a tooltip|dotted}} || style="height: 3em;" | {{tooltip|Hover this text for tooltip|This is a tooltip|dotted}} || | | rowspan="6" | {{para|3}} || {{tlc|tooltip|Hover this text for tooltip|This is a tooltip|dotted}} || style="height: 3em;" | {{tooltip|Hover this text for tooltip|This is a tooltip|dotted}} || | ||
edits