Difference between revisions of "Template:Wyrmprint Tooltip"
Jump to navigation
Jump to search
>Qwewqa3 |
>Caledor92 |
||
| (11 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| − | <noinclude>{{doc}}[[Category:Templates]]</noinclude><includeonly>{| class="wikitable" | + | <noinclude>{{doc}}[[Category:Tooltip Templates]]</noinclude><includeonly>{| class="wikitable" style="width: 100%;" |
| − | |+<div style="white-space:nowrap;">{{{Rarity|}}} {{InlineIcon|Icon Rarity|{{{Rarity|}}}}} {{{Name|}}}<br/>HP: {{{MaxHp|}}}  | + | |+<div style="white-space:nowrap;">{{{Rarity|}}} {{InlineIcon|Icon Rarity|{{{Rarity|}}}}} {{{Name|}}}<br/>HP: {{{MaxHp|}}} Strength: {{{MaxAtk|}}}</div> |
! Abilities | ! Abilities | ||
|- | |- | ||
| − | | {{#cargo_query:tables=Abilities|fields=CONCAT('<div style="white-space:nowrap;">[[File:', AbilityIconName, '.png|32px|link=', _pageName, ']] [[', _pageName, ']]</div>')|where=Id={{{ | + | | {{#cargo_query:tables=Abilities|fields=CONCAT('<div style="white-space:nowrap;">[[File:', AbilityIconName, '.png|32px|link=', _pageName, ']] [[', _pageName, '|', Name, ']]</div>')|where=Id={{{Abilities13|0}}} OR Id={{{Abilities23|0}}} OR Id={{{Abilities33|0}}}|default=|order by=_pageName|delimiter=}} |
|}</includeonly> | |}</includeonly> | ||