Difference between revisions of "Template:Tooltip"
Line 1: | Line 1: | ||
− | {{ti}} | + | {{ti}}<noinclude>== Parameters == |
+ | * title: the name of the item, power, skill, etc. | ||
+ | * titlecolor: the color of the title. Default is "magic item" blue (#6b82ce) | ||
+ | * info: the meat of the tool tip. use double line breaks to add gaps (<nowiki><br><br></nowiki>). | ||
<span id="slide" style="pointer-events: none;"><p> | <span id="slide" style="pointer-events: none;"><p> | ||
{| style="background-color: rgba(0, 0, 0, 0.75); vertical-align: top;" | {| style="background-color: rgba(0, 0, 0, 0.75); vertical-align: top;" |
Revision as of 21:00, 15 February 2018
Template:Tooltip is used for adding this template to a page.
How to Use Template:Tooltip
- This template can be added to a page by typing the following in the page's code with any applicable parameters inserted after the name:
{{Tooltip}}
Raw Example of Template:Tooltip ==== Parameters
- title: the name of the item, power, skill, etc.
- titlecolor: the color of the title. Default is "magic item" blue (#6b82ce)
- info: the meat of the tool tip. use double line breaks to add gaps (<br><br>).
Item Title | ||
Tooltip Info Appears Here | ||