Difference between revisions of "Template:Tooltip/doc"
Jump to navigation
Jump to search
m |
|||
Line 5: | Line 5: | ||
Parameters: | Parameters: | ||
# Item name. | # Item name. | ||
# Item type. | |||
# Link text. If not specified, uses Item name. | # Link text. If not specified, uses Item name. | ||
# Anything. If specified, there won't be a link. | # Anything. If specified, there won't be a link. |
Revision as of 20:52, 27 July 2022
Documentation
[purge]
Creates a tooltip that displays on mouseover. Shortcut: {{tt}}
Parameters:
- Item name.
- Item type.
- Link text. If not specified, uses Item name.
- Anything. If specified, there won't be a link.
Usage:
{{Tooltip|Footman Sword|Weapon test}} {{Tooltip|Gambeson|Armor test}} {{Tooltip|Cleaving Strike|Skill test}} (Work in Progress) {{Tooltip|Waterskin|Consumable}} (Work in Progress)
{{Tooltip|Footman Sword|Weapon test|I can write anything as text.}}
{{Tooltip|Footman Sword|Weapon test|Text that isn't a link can have tooltip too.|nolink}}
Text that isn't a link can have tooltip too.