Main Page
Difference between revisions of "Template:NGSProps"
Jump to navigation
Jump to search
(Created page with "<includeonly>{{#switch: {{{1}}} | Esperio I = link= {{#simple-tooltip: Esperio I|Increases EXP gained during Grinding by 400.}} | Esperi...") |
MoonRunestar (talk | contribs) (Add Hyperio) |
||
Line 2: | Line 2: | ||
| Esperio I = [[File:UINGSItemSpecialAbility.png|link=]] {{#simple-tooltip: Esperio I|Increases EXP gained during Grinding by 400.}} | | Esperio I = [[File:UINGSItemSpecialAbility.png|link=]] {{#simple-tooltip: Esperio I|Increases EXP gained during Grinding by 400.}} | ||
| Esperio II = [[File:UINGSItemSpecialAbility.png|link=]] {{#simple-tooltip: Esperio II|Increases EXP gained during Grinding by 450.}} | | Esperio II = [[File:UINGSItemSpecialAbility.png|link=]] {{#simple-tooltip: Esperio II|Increases EXP gained during Grinding by 450.}} | ||
+ | | Hyperio = [[File:UINGSItemSpecialAbility.png|link=]] {{#simple-tooltip: Hyperio|Increases EXP gained during Grinding by 5000.}} | ||
| #default = Property {{{1}}} isn't defined. Add it here: [[http://pso2.arks-visiphone.com/index.php?title=Template:NGSProps&action=edit]] | | #default = Property {{{1}}} isn't defined. Add it here: [[http://pso2.arks-visiphone.com/index.php?title=Template:NGSProps&action=edit]] | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
| Esperio I = [[File:UINGSItemSpecialAbility.png|link=]] {{#simple-tooltip: Esperio I|Increases EXP gained during Grinding by 400.}} | | Esperio I = [[File:UINGSItemSpecialAbility.png|link=]] {{#simple-tooltip: Esperio I|Increases EXP gained during Grinding by 400.}} | ||
| Esperio II = [[File:UINGSItemSpecialAbility.png|link=]] {{#simple-tooltip: Esperio I|Increases EXP gained during Grinding by 450.}} | | Esperio II = [[File:UINGSItemSpecialAbility.png|link=]] {{#simple-tooltip: Esperio I|Increases EXP gained during Grinding by 450.}} | ||
+ | | Hyperio = [[File:UINGSItemSpecialAbility.png|link=]] {{#simple-tooltip: Hyperio|Increases EXP gained during Grinding by 5000.}} | ||
[[Category:Equipment Templates]] | [[Category:Equipment Templates]] | ||
− | </noinclude> | + | <templatedata> |
+ | { | ||
+ | "params": { | ||
+ | "1": { | ||
+ | "label": "Ability Name", | ||
+ | "description": "The name of the ability to show.", | ||
+ | "example": "Esperio I", | ||
+ | "type": "string", | ||
+ | "required": true | ||
+ | } | ||
+ | }, | ||
+ | "description": "This template is used to provide a tooltip of an Affix Ability when the user moves their mouse over the name or taps it.", | ||
+ | "format": "inline" | ||
+ | } | ||
+ | </templatedata></noinclude> |
Revision as of 08:58, 2 May 2022
| Esperio I = Esperio I | Esperio II = Esperio I | Hyperio = Hyperio
This template is used to provide a tooltip of an Affix Ability when the user moves their mouse over the name or taps it.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Ability Name | 1 | The name of the ability to show.
| String | required |