From The Mana World
(Removed cost/reward as that could been seen as a spoiler)
 
Line 1: Line 1:
<!-- {{I18n}}  Template does not direct to translated template which name is .Xx:Quest -->
<includeonly>
<includeonly>                      <!--this is the template code -->
<table style="width:270px; float: right;" class="wikitable">
<table style="width:270px; float: right;" class="wikitable">
<tr><th colspan="2">Quest Overview</th></tr>
<tr><th colspan="2">Quest Overview</th></tr>
Line 8: Line 7:
<tr><th>Prerequisites</th><td> {{{Prerequisites|None}}} </td></tr>
<tr><th>Prerequisites</th><td> {{{Prerequisites|None}}} </td></tr>
<tr><th>Redoable</th><td> {{{Redoable|No, only once}}} </td></tr>
<tr><th>Redoable</th><td> {{{Redoable|No, only once}}} </td></tr>
<tr><th>Reward</th><td> {{{Reward|None}}} </td></tr>
<tr><th>Cost</th><td> {{{Cost|None}}} </td></tr>
</table>
</table>
</includeonly>
</includeonly>

Latest revision as of 06:47, 11 July 2020


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")
}}