Tooltips: Difference between revisions
clarifies |
No edit summary |
||
| Line 2: | Line 2: | ||
|explains = Tooltips | |explains = Tooltips | ||
|description =create icons with onmouseover tooltips | |description =create icons with onmouseover tooltips | ||
|notes =not | |notes =works on this page, but not on the doc page?? as of 2016-01-19 | ||
|tests = | |tests = | ||
|examples =[[Template:Tooltip/doc]] | |examples =[[Template:Tooltip/doc]] | ||
| Line 16: | Line 16: | ||
<nowiki>{{Tooltip | text | icon}}</nowiki> which uses the [[Template:Tooltip|Tooltip]] template, which in turn relies on the <code>#info</code> parser function by SMW works like this: | <nowiki>{{Tooltip | text | icon}}</nowiki> which uses the [[Template:Tooltip|Tooltip]] template, which in turn relies on the <code>#info</code> parser function by SMW works like this: | ||
{{Tooltip | This is some info | info }} | {{Tooltip | This is some info | info }} | ||
{{References}} | {{References}} | ||
[[Category:Wiki]] | [[Category:Wiki]] | ||