Difference between revisions of "Template:CharacterTableEntryMobile"
Jump to navigation
Jump to search
>Teg |
>Teg |
||
| Line 1: | Line 1: | ||
<includeonly>|- class="character-grid-entry" data-element="{{{Element|}}}" data-weapon="{{{Weapon|}}}" data-rarity="{{{Rarity|}}}" style="text-align:center" | <includeonly>|- class="character-grid-entry" data-element="{{{Element|}}}" data-weapon="{{{Weapon|}}}" data-rarity="{{{Rarity|}}}" style="text-align:center" | ||
| + | | [[File:{{{InternalId|}}} 01 r0{{{Rarity|}}}.png|80px|link={{{Name|}}}]] | ||
| [[{{{Name|}}}]] | | [[{{{Name|}}}]] | ||
| <div>{{{Rarity|}}} {{InlineIcon|Icon Rarity|{{{Rarity|}}}}}</div> | | <div>{{{Rarity|}}} {{InlineIcon|Icon Rarity|{{{Rarity|}}}}}</div> | ||
| <div>{{InlineIcon|Icon Element|{{{Element|}}}}}</div> | | <div>{{InlineIcon|Icon Element|{{{Element|}}}}}</div> | ||
| <div>{{InlineIcon|Icon Weapon|{{{Weapon|}}}}}</div> | | <div>{{InlineIcon|Icon Weapon|{{{Weapon|}}}}}</div> | ||
| − | | {{{Type|}}} | + | | <div>{{InlineIcon|Icon Type|{{{Type|}}}}}</div> |
|-</includeonly> | |-</includeonly> | ||