Template:UMvC3Icon: Difference between revisions

Template page
(Created page with " {{tooltip | test | test}}")
 
No edit summary
Line 1: Line 1:
 
<includeonly>{{
{{tooltip | test | test}}
#switch: {{{icon}}}
| rapid fire | Rapid Fire = {{Tooltip|[[File:Rpdfire.png|link=]]|{{#if: {{{info|}}}|{{{info|}}}|Able to chain into itself.}}}}
}}</includeonly><noinclude>{{clear}}{{doc}}</noinclude>

Revision as of 19:36, 1 August 2022

Template DocumentationEdit This Documentation


Purpose

To create hover tooltips for UMvC3 property icons. Supports a default hovertext, as well as customized hovertext using the info argument.

Supports all Attack Properties.

Usage

Arguments
| icon = Name of the UMvC3 property Icon to appear.
| info = Custom info to appear inside the tooltip. (Optional)

Examples

Example with default description
{{UMvC3Icon|icon=rapid fire}}

{{{text}}}


Example with custom description
{{UMvC3Icon|icon=rapid fire|Nova players will mash 5L and call it a sick confirm.}}

{{{text}}}


This documentation is automatically transcluded from Template:UMvC3Icon/Documentation and is not included when this page is transcluded.