Difference between revisions of "Template:TLTooltip"
Jump to navigation
Jump to search
>AbelToy |
>AbelToy |
||
| (16 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude>[[Category:Templates]]</noinclude><includeonly>{| class="wikitable" | <noinclude>[[Category:Templates]]</noinclude><includeonly>{| class="wikitable" | ||
|+<div style="white-space:nowrap;">{{{Rarity|}}} {{InlineIcon|Icon Rarity|{{{Rarity|}}}}}{{InlineIcon|Icon Element|{{{Element|}}}}}{{InlineIcon|Icon Weapon|{{{Weapon|}}}}} {{{Name|}}}<br/>HP: {{#expr:{{{MaxHp|}}}+{{{PlusHp0|}}}+{{{PlusHp1|}}}+{{{PlusHp2|}}}+{{{PlusHp3|}}}+{{{PlusHp4|}}}+{{{McFullBonusHp5|}}}}} Str: {{#expr:{{{MaxAtk|}}}+{{{PlusAtk0|}}}+{{{PlusAtk1|}}}+{{{PlusAtk2|}}}+{{{PlusAtk3|}}}+{{{PlusAtk4|}}}+{{{McFullBonusAtk5|}}}}}</div> | |+<div style="white-space:nowrap;">{{{Rarity|}}} {{InlineIcon|Icon Rarity|{{{Rarity|}}}}}{{InlineIcon|Icon Element|{{{Element|}}}}}{{InlineIcon|Icon Weapon|{{{Weapon|}}}}} {{{Name|}}}<br/>HP: {{#expr:{{{MaxHp|}}}+{{{PlusHp0|}}}+{{{PlusHp1|}}}+{{{PlusHp2|}}}+{{{PlusHp3|}}}+{{{PlusHp4|}}}+{{{McFullBonusHp5|}}}}} Str: {{#expr:{{{MaxAtk|}}}+{{{PlusAtk0|}}}+{{{PlusAtk1|}}}+{{{PlusAtk2|}}}+{{{PlusAtk3|}}}+{{{PlusAtk4|}}}+{{{McFullBonusAtk5|}}}}}</div> | ||
| − | ! Tier || Role || Preference || Notes | + | ! Tier || Role || Preference || style="min-width: 500px;" | Notes |
|- | |- | ||
| − | | {{#var: | + | | style="text-align:center;" | {{#var:{{{Name|}}}Tier}} |
| − | | {{{ | + | | style="text-align:center;" | {{#var:{{{Name|}}}Role}} |
| − | | {{{ | + | | style="text-align:center;" | {{#var:{{{Name|}}}Preference}} |
| − | | {{{ | + | | {{#var:{{{Name|}}}Notes}} |
|}</includeonly> | |}</includeonly> | ||