Difference between revisions of "Template:Quest Info"

From XilePK - Ragnarok Online Server
Jump to navigation Jump to search
Line 2: Line 2:
 
{| style="border: 1px solid #aaaaaa; background-color: #E5E5E5; padding: 0.2em; float: right; width: 30em;"
 
{| 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%;" |  
+
! align="center" colspan=2 style="background:#A8B2BC; font-size:130%;" | {{PAGENAME}}
{{#switch: {{{tipo|}}}
+
|-
| Normal = [[Arquivo:NQ_ico.png|link=]]
+
| style="background:#f9f9f9; text-align: justify;" colspan=2 | {{{historia|}}}
| Classe = [[Arquivo:JQ_ico.png|link=]]
+
|-
| Instância = [[Arquivo:SC_ico.png|link=]]
+
! align="center" colspan=2 style="background:#D3D8DD;" | Requisitos mínimos
| Repetível = [[Arquivo:DQ_ico.png|link=]]
+
|-
| Episódio = [[Arquivo:EP_ico.png|link=]]
+
| style="background:#f9f9f9; width:120pt" | '''Nv. de base:'''  || style="background:#f9f9f9" | {{{levelreq|}}}
  | Evento = [[Arquivo:EV_ico.png|link=]]
+
|-
| Tutorial = [[Arquivo:GQ_ico.png|link=]]
+
| style="background:#f9f9f9" | '''Tipo:''' || style="background:#f9f9f9" | {{{tipo|}}}
| Livro Fantástico = [[Arquivo:VR_ico.png|link=]]
+
|-
| [[Arquivo:NQ_ico.png|link=]]
+
| style="background:#f9f9f9" | '''Itens:''' || style="background:#f9f9f9" | {{{itemreq|}}}
}} {{PAGENAME}}
+
|-
<!-- Continue com o resto do template -->
+
| style="background:#f9f9f9" | '''Zeny:''' || style="background:#f9f9f9" | {{{zenyreq|}}}
 +
|-
 +
! align="center" colspan=2 style="background:#D3D8DD;" | Premiação
 +
|-  
 +
| style="background:#f9f9f9" | '''EXP base:''' || style="background:#f9f9f9" | {{{baseexpreward|}}}
 +
|-
 +
| 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
 +
| historia =
 +
| levelreq =
 +
| tipo =
 +
| itemreq =
 +
| zenyreq =
 +
| baseexpreward =
 +
| itemreward =
 +
| qreward =
 +
}}
 +
</pre>
 +
 
 +
[[Categoria:Predefinições]]
 +
</noinclude>

Revision as of 01:56, 6 April 2025


Essa predefinição serve para padronizar todas páginas de Quests inseridas na Wiki.

Uso

{{Quest Info
| historia = 
| levelreq = 
| tipo = 
| itemreq = 
| zenyreq = 
| baseexpreward = 
| itemreward = 
| qreward = 
}}

Categoria:Predefinições