Difference between revisions of "Template:NPC"
Jump to navigation
Jump to search
(47 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div class="mainpage-contents tile-row"> | <div class="mainpage-contents tile-row"> | ||
− | <div class="contents-equipment tile-halves"> | + | <div class="contents-equipment tile-halves" data-width="{{{5|}}}"> |
− | <div class="tile-top tile-image nomobile" | + | <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%;"> | |
− | |||
− | |||
− | <div class="tile-bottom link-button"> | ||
<h2><span class="warp-copy" data-copy="@warp {{{2}}}">{{{3|Nome do NPC}}}</span></h2> | <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 class="npc-subtitle">{{{4|Descrição do NPC}}}</div> | ||
Line 14: | Line 11: | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
− | + | Este template exibe um NPC com uma imagem e informações. | |
− | + | Parâmetros: | |
− | Este template | + | * 1: Nome do arquivo de imagem (ex: Uber_Items.gif) |
− | |||
− | |||
− | * 1: Nome do arquivo de imagem (ex: | ||
* 2: ID do NPC para o comando warp (ex: xmas_in 174 104) | * 2: ID do NPC para o comando warp (ex: xmas_in 174 104) | ||
− | * 3: Nome do NPC | + | * 3: Nome do NPC (ex: Uber Items) |
− | * 4: Descrição | + | * 4: Descrição do NPC (ex: Chapéus Mágicos) |
− | * 5: Largura | + | * 5: Largura do container em pixels (ex: 90) |
− | * 6: Altura da imagem em pixels ( | + | * 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}} | |
− | |||
− | {{NPC| | ||
− | |||
− | |||
− | |||
− | |||
− | |||
</noinclude> | </noinclude> |
Latest revision as of 13:30, 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: