From The Mana World
(Removed cost/reward as that could been seen as a spoiler)
 
Line 16: Line 16:
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.
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.


<dl style="display:inline-block; padding-left:.75em; margin-left:0;">
<pre>
<nowiki>{{Quest
{{Quest
|Image        = [[Image:Image.png]]
|Image        = [[Image:Image.png]]
|Start        = <Map #, location>
|Start        = <Map #, location>
Line 23: Line 23:
|Prerequisites = <[[Quest name|Quest display name]]
|Prerequisites = <[[Quest name|Quest display name]]
|Redoable      = (defaults to "No only once")
|Redoable      = (defaults to "No only once")
|Reward        = <# Item(s)>
|Cost          = <# Item(s)> (or various items)
}}
}}
</nowiki>
</pre>
</dl>


<noinclude>[[Category:Template documentation]]</noinclude>
<noinclude>[[Category:Template documentation]]</noinclude>

Latest revision as of 06:48, 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")
}}