Tooltips: Difference between revisions
From Freephile Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Semantic MediaWiki == | == Semantic MediaWiki == | ||
To create tooltips in your wiki, you can simply use the '''info''' function that is included in Semantic MediaWiki. | To create tooltips in your wiki, you can simply use the '''info''' function that is [https://www.semantic-mediawiki.org/wiki/Help:Adding_tooltips included in Semantic MediaWiki]. | ||
This is a Semantic MediaWiki example {{#info:This is a tooltip.}} | |||
== Extension == | |||
The Tooltip extension has it's latest code on the 'Talk' page, and is superseded by extensions like [[mw:Extension:Lingo|Extension:Lingo]]. | |||
== | == Template and Parser function == | ||
Trying the template and parser function approach works like this | |||
Trying the template and parser function approach | |||
{{tooltip | base text | tooltip text}} | {{tooltip | base text | tooltip text}} |
Revision as of 17:43, 11 January 2016
Semantic MediaWiki
To create tooltips in your wiki, you can simply use the info function that is included in Semantic MediaWiki. This is a Semantic MediaWiki example This is a tooltip.
Extension
The Tooltip extension has it's latest code on the 'Talk' page, and is superseded by extensions like Extension:Lingo.
Template and Parser function
Trying the template and parser function approach works like this
base text