Difference between revisions of "Template:Quest Info"
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}} |
| − | {{# | + | |- |
| − | + | | 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" | '''Tipo:''' || style="background:#f9f9f9" | {{{tipo|}}} | |
| − | + | |- | |
| − | + | | style="background:#f9f9f9" | '''Itens:''' || style="background:#f9f9f9" | {{{itemreq|}}} | |
| − | + | |- | |
| − | < | + | | 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 =
}}