Difference between revisions of "Template:NPC"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
| − | <includeonly><div class="contents-equipment tile-halves"> | + | <includeonly> |
| + | <div class="contents-equipment tile-halves"> | ||
<div class="tile-top tile-image nomobile"> | <div class="tile-top tile-image nomobile"> | ||
| − | <div class="gif-container" style="width:{{{5|auto}}}px; height:{{{6|auto}}}px;"> | + | <a href="#{{{2|npc-id}}}" class="warp-copy" data-copy="@warp {{{2|npc-id}}}"> |
| − | + | <div class="gif-container" style="width:{{{5|auto}}}px; height:{{{6|auto}}}px; background-color: transparent;"> | |
| − | </ | + | [[File:{{{1|Hat_shop.gif}}}|class=custom-size|data-width={{{5|}}}|data-height={{{6|}}}]] |
| + | </div> | ||
| + | </a> | ||
</div> | </div> | ||
<div class="tile-bottom link-button"> | <div class="tile-bottom link-button"> | ||
| Line 9: | Line 12: | ||
<div class="npc-subtitle">{{{4|Descrição do NPC}}}</div> | <div class="npc-subtitle">{{{4|Descrição do NPC}}}</div> | ||
</div> | </div> | ||
| − | </div></includeonly> | + | </div> |
| + | </includeonly> | ||