Difference between revisions of "Template:Quest Info"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | + | <div style="border: 1px solid #aaaaaa; background-color: #E5E5E5; padding: 0.2em; float: right; width: 30em;"> | |
− | + | <table style="width:100%;"> | |
− | + | <tr> | |
− | <img src="{{{icone|https://static.divine-pride.net/images/items/item/9078.png}}}" width="24" height="24" style="vertical-align:middle;" /> {{PAGENAME}} | + | <th align="center" colspan="2" style="background:#A8B2BC; font-size:130%;"> |
− | + | <img src="{{{icone|https://static.divine-pride.net/images/items/item/9078.png}}}" width="24" height="24" style="vertical-align:middle;" alt="Ícone" /> {{PAGENAME}} | |
+ | </th> | ||
+ | </tr> | ||
{{#if: {{{historia|}}} | | {{#if: {{{historia|}}} | | ||
− | + | <tr> | |
− | + | <td style="background:#f9f9f9; text-align: justify;" colspan="2">{{{historia}}}</td> | |
− | + | </tr> | |
− | + | }} | |
+ | <tr> | ||
+ | <th align="center" colspan="2" style="background:#D3D8DD;">Requisitos mínimos</th> | ||
+ | </tr> | ||
{{#if: {{{levelreq|}}} | | {{#if: {{{levelreq|}}} | | ||
− | + | <tr> | |
− | + | <td style="background:#f9f9f9">'''Nv. de base:'''</td> | |
+ | <td style="background:#f9f9f9">{{{levelreq}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
{{#if: {{{joblevelreq|}}} | | {{#if: {{{joblevelreq|}}} | | ||
− | + | <tr> | |
− | + | <td style="background:#f9f9f9">'''Nv. de classe:'''</td> | |
+ | <td style="background:#f9f9f9">{{{joblevelreq}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
{{#if: {{{tipo|}}} | | {{#if: {{{tipo|}}} | | ||
− | + | <tr> | |
− | + | <td style="background:#f9f9f9">'''Tipo:'''</td> | |
+ | <td style="background:#f9f9f9">{{{tipo}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
{{#if: {{{classreq|}}} | | {{#if: {{{classreq|}}} | | ||
− | + | <tr> | |
− | + | <td style="background:#f9f9f9">'''Classe:'''</td> | |
+ | <td style="background:#f9f9f9">{{{classreq}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
{{#if: {{{itemreq|}}} | | {{#if: {{{itemreq|}}} | | ||
− | + | <tr> | |
− | + | <td style="background:#f9f9f9">'''Itens:'''</td> | |
+ | <td style="background:#f9f9f9">{{{itemreq}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
{{#if: {{{zenyreq|}}} | | {{#if: {{{zenyreq|}}} | | ||
− | + | <tr> | |
− | + | <td style="background:#f9f9f9">'''Zeny:'''</td> | |
+ | <td style="background:#f9f9f9">{{{zenyreq}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
{{#if: {{{skillreq|}}} | | {{#if: {{{skillreq|}}} | | ||
− | + | <tr> | |
− | + | <td style="background:#f9f9f9">'''Habilidade:'''</td> | |
+ | <td style="background:#f9f9f9">{{{skillreq}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
{{#if: {{{questsreq|}}} | | {{#if: {{{questsreq|}}} | | ||
− | + | <tr> | |
− | + | <td style="background:#f9f9f9">'''Quests anteriores:'''</td> | |
+ | <td style="background:#f9f9f9">{{{questsreq}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
{{#if: {{{hunting|}}} | | {{#if: {{{hunting|}}} | | ||
− | + | <tr> | |
− | + | <td style="background:#f9f9f9">'''Caça:'''</td> | |
+ | <td style="background:#f9f9f9">{{{hunting}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
{{#if: {{{npc|}}} | | {{#if: {{{npc|}}} | | ||
− | + | <tr> | |
− | + | <td style="background:#f9f9f9">'''NPC:'''</td> | |
+ | <td style="background:#f9f9f9">{{{npc}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
{{#if: {{{localizacao|}}} | | {{#if: {{{localizacao|}}} | | ||
− | + | <tr> | |
− | + | <td style="background:#f9f9f9">'''Localização:'''</td> | |
+ | <td style="background:#f9f9f9">{{{localizacao}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
{{#if: {{{duracao|}}} | | {{#if: {{{duracao|}}} | | ||
− | + | <tr> | |
− | + | <td style="background:#f9f9f9">'''Duração:'''</td> | |
+ | <td style="background:#f9f9f9">{{{duracao}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
{{#if: {{{cooldown|}}} | | {{#if: {{{cooldown|}}} | | ||
− | + | <tr> | |
− | + | <td style="background:#f9f9f9">'''Retorno:'''</td> | |
− | + | <td style="background:#f9f9f9">{{{cooldown}}}</td> | |
− | + | </tr> | |
+ | }} | ||
+ | <tr> | ||
+ | <th align="center" colspan="2" style="background:#D3D8DD;">Premiação</th> | ||
+ | </tr> | ||
{{#if: {{{baseexpreward|}}} | | {{#if: {{{baseexpreward|}}} | | ||
− | + | <tr> | |
− | + | <td style="background:#f9f9f9">'''EXP base:'''</td> | |
+ | <td style="background:#f9f9f9">{{{baseexpreward}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
{{#if: {{{jobexpreward|}}} | | {{#if: {{{jobexpreward|}}} | | ||
− | + | <tr> | |
− | + | <td style="background:#f9f9f9">'''EXP classe:'''</td> | |
+ | <td style="background:#f9f9f9">{{{jobexpreward}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
{{#if: {{{itemreward|}}} | | {{#if: {{{itemreward|}}} | | ||
− | + | <tr> | |
− | + | <td style="background:#f9f9f9">'''Itens:'''</td> | |
+ | <td style="background:#f9f9f9">{{{itemreward}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
{{#if: {{{qreward|}}} | | {{#if: {{{qreward|}}} | | ||
− | + | <tr> | |
− | + | <td style="background:#f9f9f9">'''Recompensa:'''</td> | |
+ | <td style="background:#f9f9f9">{{{qreward}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
{{#if: {{{instachefe|}}} | | {{#if: {{{instachefe|}}} | | ||
− | + | <tr> | |
− | + | <td style="background:#f9f9f9">'''Chefe da instância:'''</td> | |
− | + | <td style="background:#f9f9f9">{{{instachefe}}}</td> | |
+ | </tr> | ||
+ | }} | ||
+ | </table> | ||
+ | </div> | ||
[[Categoria:Quest]] | [[Categoria:Quest]] | ||
</includeonly> | </includeonly> |
Revision as of 12:07, 8 April 2025
Essa predefinição serve para padronizar todas páginas de Quests inseridas na Wiki.
Uso
{{Quest Info | icone = https://static.divine-pride.net/images/items/item/9078.png | historia = | levelreq = | joblevelreq = | tipo = | classreq = | itemreq = | zenyreq = | skillreq = | questsreq = | hunting = | npc = | localizacao = | duracao = | cooldown = | baseexpreward = | jobexpreward = | itemreward = | qreward = | instachefe = }}
Ícones Sugeridos:
- Quest Normal:
- Quest de Classe:
- Instância:
- Evento:
Formato recomendado para itens:
1x <img src="https://static.divine-pride.net/images/items/item/7005.png" width="24" height="24" alt="Item" /> <span class="plainlinks">[https://www.divine-pride.net/database/item/7005/skull Skull]</span><br>