سطر 1: |
سطر 1: |
| + | <span class="tooltip" title="{{{1}}}" style="color:{{{3|LightBlue}}}">{{{2|[[File:Kokiri's Emerald.png|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> |
| + | {{NoWikiTemp|Normal| Tooltip |Display Text|Color}} |
| + | |
| + | * '''''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]]. |
| + | |
| + | {{Cat|Formatting Templates}} |
| + | </noinclude> |