(Created page with "{{doc/start}} ==Purpose== To create hover tooltips for UMvC3 property icons. Supports a default hovertext, as well as customized hovertext using the ''info'' argument. Supp...") |
No edit summary |
||
Line 17: | Line 17: | ||
<pre>{{UMvC3Icon|icon=rapid fire}}</pre> | <pre>{{UMvC3Icon|icon=rapid fire}}</pre> | ||
{{UMvC3Icon|icon=rapid fire}} | {{UMvC3Icon|icon=rapid fire}} | ||
;Example with custom description | ;Example with custom description | ||
<pre>{{UMvC3Icon|icon=rapid fire|Nova players will mash 5L and call it a sick confirm.}}</pre> | <pre>{{UMvC3Icon|icon=rapid fire|Nova players will mash 5L and call it a sick confirm.}}</pre> | ||
{{UMvC3Icon|icon=rapid fire|Nova players will mash 5L and call it a sick confirm.}} | {{UMvC3Icon|icon=rapid fire|info=Nova players will mash 5L and call it a sick confirm.}} | ||
{{doc/end}} | {{doc/end}} |
Latest revision as of 20:10, 1 August 2022
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}}
- Example with custom description
{{UMvC3Icon|icon=rapid fire|Nova players will mash 5L and call it a sick confirm.}}
The above documentation is transcluded from Template:UMvC3Icon/Documentation/doc. (edit | history)