Predefinição:Tool

De RavenRO

Revisão de 22h57min de 5 de fevereiro de 2024 por Capone2 (discussão | contribs) (Criou página com '<span class="tooltip" title="{{{1}}}" style="color:{{{3|LightBlue}}}">{{{2|25px|link=|text-top}}}</span><noinclude> ==Purpose== This template provides a bit of code that will display text with an tooltip. ==Usage== To use this template to have just the basic functionality, type:<br> {{NoWikiTemp|Normal|Tooltip}} * '''''Tooltip''''' — The tooltip you wish to have. Additional options are available as well: <br> {{No...')
(dif) ← Edição anterior | Revisão atual (dif) | Versão posterior → (dif)

Arquivo:OoT Spiritual Stone of the Forest Model.png

Purpose

This template provides a bit of code that will display text with an tooltip.

Usage

To use this template to have just the basic functionality, type:
{{#vardefine:content||Tooltip }}    {{Tool{{#var:content}}}}

  • Tooltip — The tooltip you wish to have.

Additional options are available as well:
{{#vardefine:content|| Tooltip |Display Text |Color }}    {{Tool{{#var:content}}}}

  • Tooltip — The tooltip you wish to have.
  • Display Text — Define a different text for the template to display. Defaults to an image of the Kokiri's Emerald.
  • Color — Optionally define a different color to use. Must be in HTML color format: either defined colors like Red, Blue, Yellow, etc. or hex codes with a sharp/pound symbol such as #00CC00. Defaults to LightBlue if not defined.

See Also

For a similar function also adds a question mark to the mouse pointer, see: Template:Exp.