From The Mana World
m |
(Removed cost/reward as that could been seen as a spoiler) |
||
(One intermediate revision by one other user not shown) | |||
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. | ||
< | <pre> | ||
{{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") | ||
}} | }} | ||
</pre> | |||
</ | |||
<noinclude>[[Category:Template documentation]]</noinclude> | <noinclude>[[Category:Template documentation]]</noinclude> |
Latest revision as of 06:48, 11 July 2020
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") }}