From The Mana World
 
Line 6: Line 6:
<tr><th>Local de Início</th><td> {{{Start}}} </td></tr>
<tr><th>Local de Início</th><td> {{{Start}}} </td></tr>
<tr><th>Level</th><td> {{{Level|1}}} </td></tr>
<tr><th>Level</th><td> {{{Level|1}}} </td></tr>
<tr><th>Pré-requisitos</th><td> {{{Prerequisites|None}}} </td></tr>
<tr><th>Pré-requisitos</th><td> {{{Prerequisites|Nenhum}}} </td></tr>
<tr><th>Repetitível?</th><td> {{{Redoable|Não, só uma vez.}}} </td></tr>
<tr><th>Repetitível?</th><td> {{{Redoable|Não, só uma vez.}}} </td></tr>
<tr><th>Recompensa</th><td> {{{Reward|Nenhuma}}} </td></tr>
<tr><th>Recompensa</th><td> {{{Reward|Nenhuma}}} </td></tr>

Latest revision as of 12:13, 30 June 2014



50px-Template-info.png Template documentation :


This is the main template that is to be used for Quests documentation.

Translated templates are named .Xy:Quest where Xy is the standard abbreviation of language.

example: Template:.De:Quest

Note: {{I18n}} Template does not direct to translated template.

Usage:

Copy the following code into your page.

Omitted values will be displayed with their default values or will not appear if they have none. If they are left blank, they will be displayed with a blank field.

{{Quest
|Image         = [[Image:Image.png]]
|Start         = <Map #, location>
|Level         = <lvl> (required)
|Prerequisites = <[[Quest name|Quest display name]]
|Redoable      = (defaults to "No only once")
}}