Difference between revisions of "Template:Quest Info"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
+ | <includeonly> | ||
+ | {| style="border: 1px solid #aaaaaa; background-color: #E5E5E5; padding: 0.2em; float: right; width: 30em;" | ||
+ | |- | ||
+ | ! align="center" colspan=2 style="background:#A8B2BC; font-size:130%;" | {{PAGENAME}} | ||
+ | |- | ||
+ | | style="background:#f9f9f9; text-align: justify;" colspan=2 | {{{historia|}}} | ||
+ | |- | ||
+ | ! align="center" colspan=2 style="background:#D3D8DD;" | Requisitos mínimos | ||
+ | |- | ||
+ | | style="background:#f9f9f9; width:120pt" | '''Nv. de base:''' || style="background:#f9f9f9" | {{{levelreq|}}} | ||
+ | |- | ||
+ | | style="background:#f9f9f9" | '''Nv. de classe:''' || style="background:#f9f9f9" | {{{joblevelreq|}}} | ||
+ | |- | ||
+ | | style="background:#f9f9f9" | '''Tipo:''' || style="background:#f9f9f9" | {{{tipo|}}} | ||
+ | |- | ||
+ | | style="background:#f9f9f9" | '''Duração:''' || style="background:#f9f9f9" | {{{duracao|}}} | ||
+ | |- | ||
+ | | style="background:#f9f9f9" | '''Retorno:''' || style="background:#f9f9f9" | {{{cooldown|}}} | ||
+ | |- | ||
+ | | style="background:#f9f9f9" | '''Classe:''' || style="background:#f9f9f9" | {{{classreq|}}} | ||
+ | |- | ||
+ | | style="background:#f9f9f9" | '''Itens:''' || style="background:#f9f9f9" | {{{itemreq|}}} | ||
+ | |- | ||
+ | | style="background:#f9f9f9" | '''Zeny:''' || style="background:#f9f9f9" | {{{zenyreq|}}} | ||
+ | |- | ||
+ | | style="background:#f9f9f9" | '''Habilidade:''' || style="background:#f9f9f9" | {{{skillreq|}}} | ||
+ | |- | ||
+ | | style="background:#f9f9f9" | '''Caça:''' || style="background:#f9f9f9" | {{{hunting|}}} | ||
+ | |- | ||
+ | | style="background:#f9f9f9" | '''Quests anteriores:''' || style="background:#f9f9f9" | {{{questsreq|}}} | ||
+ | |- | ||
+ | ! align="center" colspan=2 style="background:#D3D8DD;" | Premiação | ||
+ | |- | ||
+ | | style="background:#f9f9f9" | '''EXP base:''' || style="background:#f9f9f9" | {{{baseexpreward|}}} | ||
+ | |- | ||
+ | | style="background:#f9f9f9" | '''EXP classe:''' || style="background:#f9f9f9" | {{{jobexpreward|}}} | ||
+ | |- | ||
+ | | style="background:#f9f9f9" | '''Itens:''' || style="background:#f9f9f9" | {{{itemreward|}}} | ||
+ | |- | ||
+ | | style="background:#f9f9f9" | '''Recompensa:''' || style="background:#f9f9f9" | {{{qreward|}}} | ||
+ | |- | ||
+ | |} | ||
+ | [[Categoria: Quest]] | ||
+ | </includeonly> | ||
+ | <noinclude> | ||
+ | Essa predefinição serve para padronizar todas páginas de Quests inseridas na Wiki. | ||
+ | |||
+ | == Uso == | ||
+ | <pre> | ||
{{Quest Info | {{Quest Info | ||
− | | historia = | + | | historia = |
− | | levelreq = | + | | levelreq = |
− | | tipo = | + | | joblevelreq = |
+ | | tipo = | ||
+ | | duracao = | ||
+ | | cooldown = | ||
+ | | classreq = | ||
| itemreq = | | itemreq = | ||
− | + | | zenyreq = | |
− | | | + | | skillreq = |
− | | questsreq = | + | | hunting = |
− | | baseexpreward = | + | | questsreq = |
− | | | + | | baseexpreward = |
− | + | | jobexpreward = | |
− | | qreward = | + | | itemreward = |
+ | | qreward = | ||
}} | }} | ||
+ | </pre> | ||
+ | |||
+ | [[Categoria:Predefinições]] | ||
+ | </noinclude> |
Revision as of 01:52, 6 April 2025
Essa predefinição serve para padronizar todas páginas de Quests inseridas na Wiki.
Uso
{{Quest Info | historia = | levelreq = | joblevelreq = | tipo = | duracao = | cooldown = | classreq = | itemreq = | zenyreq = | skillreq = | hunting = | questsreq = | baseexpreward = | jobexpreward = | itemreward = | qreward = }}