Difference between revisions of "Template:NPC"
Jump to navigation
Jump to search
(Replaced content with "<includeonly>[[File:{{{1}}}|{{{5}}}px]]</includeonly>") Tag: Replaced |
|||
(63 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly>[[File:{{{1}}}|{{{ | + | <includeonly> |
+ | <div class="mainpage-contents tile-row"> | ||
+ | <div class="contents-equipment tile-halves" data-width="{{{5|}}}"> | ||
+ | <div class="tile-top tile-image nomobile" style="{{#if:{{{6|}}}|--image-height:{{{6}}}px;|}}">[[File:{{{1|Hat_shop.gif}}}|link=#{{{2|npc-id}}}]]</div> | ||
+ | <div class="tile-bottom link-button" style="width:100%;"> | ||
+ | <h2><span class="warp-copy" data-copy="@warp {{{2}}}">{{{3|Nome do NPC}}}</span></h2> | ||
+ | <div class="npc-subtitle">{{{4|Descrição do NPC}}}</div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </includeonly> | ||
+ | <noinclude> | ||
+ | Este template exibe um NPC com uma imagem e informações. | ||
+ | Parâmetros: | ||
+ | * 1: Nome do arquivo de imagem (ex: Uber_Items.gif) | ||
+ | * 2: ID do NPC para o comando warp (ex: xmas_in 174 104) | ||
+ | * 3: Nome do NPC (ex: Uber Items) | ||
+ | * 4: Descrição do NPC (ex: Chapéus Mágicos) | ||
+ | * 5: Largura do container em pixels (ex: 90) | ||
+ | * 6: Altura da área da imagem em pixels (ex: 52) | ||
+ | Exemplo de uso: | ||
+ | {{NPC|Uber_Items.gif|xmas_in 174 104|Uber Items|Chapéus Mágicos|90|52}} | ||
+ | </noinclude> |
Latest revision as of 16:34, 9 May 2025
Este template exibe um NPC com uma imagem e informações.
Parâmetros:
- 1: Nome do arquivo de imagem (ex: Uber_Items.gif)
- 2: ID do NPC para o comando warp (ex: xmas_in 174 104)
- 3: Nome do NPC (ex: Uber Items)
- 4: Descrição do NPC (ex: Chapéus Mágicos)
- 5: Largura do container em pixels (ex: 90)
- 6: Altura da área da imagem em pixels (ex: 52)
Exemplo de uso: