Difference between revisions of "Template:CharacterTableEntry"
Jump to navigation
Jump to search
>Teg (Created page with "|- | {{{Name|}}} || {{{Rarity|}}} || {{{Title|}}} || {{{Element|}}} || {{{Type|}}} || {{{Weapon|}}}") |
>Eave (used shared AdventurerFilterDataAttributes template for filter data attributes, so we don't have to update 3 different templates every time we add a new filter) |
||
| (505 intermediate revisions by 7 users not shown) | |||
| Line 1: | Line 1: | ||
| − | |- | + | <includeonly>|- class="character-grid-entry grid-entry" {{#invoke:ProcessArgs|passThrough|AdventurerFilterDataAttributes}} style="text-align:center" |
| − | | {{{Name|}}} || {{{Rarity|}}} || {{{ | + | | [[File:{{{InternalId|}}} 0{{{VariationId|}}} r0{{{Rarity|}}}.png|80px|link={{{Link|}}}]] |
| + | | [[{{{Link|}}}|{{{Name|}}}]] | ||
| + | | <div>{{{Rarity|}}} {{InlineIcon|Icon Rarity|{{{Rarity|}}}}}</div> | ||
| + | | <div style="width:80px;display:inline-block;text-align:left">{{InlineIcon|Icon Element|{{{Element|}}}}} {{{Element|}}}</div> | ||
| + | | <div style="width:70px;display:inline-block;text-align:left">{{InlineIcon|Icon Weapon|{{{Weapon|}}}}} {{{Weapon|}}}</div> | ||
| + | | [[File:Icon Type Row {{{Type|}}}.png|105px|link=]] | ||
| + | | {{#expr:{{#ifexpr: {{{MaxLimitBreakCount|4}}} >= 5|{{#expr:{{{AddMaxHp1|0}}}+{{{PlusHp5|0}}}}}|{{{MaxHp|0}}}}}+{{{PlusHp0|0}}}+{{{PlusHp1|0}}}+{{{PlusHp2|0}}}+{{{PlusHp3|0}}}+{{{PlusHp4|0}}}+{{{McFullBonusHp5|0}}}}} | ||
| + | | {{#expr:{{#ifexpr: {{{MaxLimitBreakCount|4}}} >= 5|{{#expr:{{{AddMaxAtk1|0}}}+{{{PlusAtk5|0}}}}}|{{{MaxAtk|0}}}}}+{{{PlusAtk0|0}}}+{{{PlusAtk1|0}}}+{{{PlusAtk2|0}}}+{{{PlusAtk3|0}}}+{{{PlusAtk4|0}}}+{{{McFullBonusAtk5|0}}}}} | ||
| + | | style="text-align:left;" | {{SkillTooltip|{{{Skill1Name|}}}}}<br/> | ||
| + | | style="text-align:left;" | {{SkillTooltip|{{{Skill2Name|}}}}} | ||
| + | | data-sort-value="{{#time:Ymd|{{{ReleaseDate|}}}}}" | {{#time: M d, Y | {{{ReleaseDate|}}} }} | ||
| + | |-</includeonly><noinclude>[[Category:Templates]]</noinclude> | ||