Difference between revisions of "Template:CharacterGridEntry"
Jump to navigation
Jump to search
>Teg |
>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) |
||
| (482 intermediate revisions by 9 users not shown) | |||
| Line 1: | Line 1: | ||
| − | <includeonly>< | + | <includeonly><div class="character-grid-entry grid-entry" {{#invoke:ProcessArgs|passThrough|AdventurerFilterDataAttributes}}> |
| − | --><div style=" | + | |
| − | <div | + | <div class="character-grid-entry-title"> [[{{{PageName|}}}|{{{Name|}}}]]</div><div class="character-grid-entry-subtitle">{{{Title|}}}</div> |
| − | [[File: | + | |
| + | <div style="margin-top:-5px>{{#if: {{{Rarity|}}} | [[File:Icon Rarity Row {{{Rarity|}}}.png|70px|link=]]}}</div> | ||
| + | |||
| + | <div>[[File:{{{InternalId|}}} 0{{{VariationId|}}} r05 portrait.png|150x150px|link={{{PageName|}}}|alt={{{PageName|}}}]]</div> | ||
| + | |||
| + | <div style="display:flex;justify-content:center;margin:5px 0"> | ||
| + | {{#if: {{{Element|}}} | <div class="character-grid-entry-icon">[[File:Icon Element {{{Element|}}}.png|23px|link=]]</div>}} | ||
| + | {{#if: {{{Weapon|}}} | <div class="character-grid-entry-icon">[[File:Icon Weapon {{{Weapon|}}}.png|23px|link=]]</div>}} | ||
| + | </div> | ||
| + | |||
| + | <div class="responsive-image" style="margin:0 10px">{{#if: {{{Type|}}} | [[File:Icon Type Row {{{Type|}}}.png|105px|link=]]}}</div> | ||
</div><!-- | </div><!-- | ||
| − | --></includeonly> | + | --></includeonly><noinclude>[[Category:Templates]]</noinclude> |