Template:ItemTooltip

From Idle Wizard Wiki
Jump to navigation Jump to search

This template is used to insert an item with a small image and a tooltip that displays on hover:

{{ItemTooltip|item_name=Chiropteric Rod}} is very cool, but when you're offline you should really use {{ItemTooltip|item_name=Enchanting Membrane|display_name=Enchanting Dust Hoarder}}.

Item Chiropteric Rod.pngChiropteric Rod is very cool, but when you're offline you should really use Item Enchanting Membrane.pngEnchanting Dust Hoarder.


Also included is fallback support for the older method of using variables (Named variables are preferred though):

{{ItemTooltip|Chiropteric Rod}} is very cool, but when you're offline you should really use {{ItemTooltip|Enchanting Membrane|Enchanting Dust Hoarder}}.

Item Chiropteric Rod.pngChiropteric Rod is very cool, but when you're offline you should really use Item Enchanting Membrane.pngEnchanting Dust Hoarder.

The content of the tooltip is Template:DisplayItemTooltip.

Click here to refresh the preview above