Template:Tooltip: differenze tra le versioni

Da Wiki The-West IT.
Vai alla navigazione
Nessun oggetto della modifica
Nessun oggetto della modifica
Riga 1: Riga 1:
{{#info: <text> | <icon> }}
<includeonly><div class="wiki_tooltip">{{{2}}}<span class="tooltip_{{{1}}}">{{{3}}}</span></div></includeonly><noinclude>
== Template ==
<pre>
{{Tooltip|color|baseText|tooltipText}}
</pre>
 
== Description ==
* color: color scheme of the tooltip, currently supported values are brown and blue
* baseText: the text that is always visible
* tooltipText: the tooltip that comes up when you hover over baseText
[[category:C/P Templates]]
</noinclude>

Versione delle 13:18, 17 feb 2017

Template

{{Tooltip|color|baseText|tooltipText}}

Description

  • color: color scheme of the tooltip, currently supported values are brown and blue
  • baseText: the text that is always visible
  • tooltipText: the tooltip that comes up when you hover over baseText