From The Mana World
(comment the template code)
m (adding category)
Line 13: Line 13:
</includeonly>
</includeonly>


[[Category:Quest]]
<noinclude>
<noinclude>
{{Template:{{PAGENAME}}/doc}}    <!--this is to include documentation, without transcluding it in the page where template is used-->
{{Template:{{PAGENAME}}/doc}}    <!--this is to include documentation, without transcluding it in the page where template is used-->
[[Category:Content Template]]    <!--this is to categorize the template. It will not be transcluded in the page where template is used-->
[[Category:Content Template]]    <!--this is to categorize the template. It will not be transcluded in the page where template is used-->
</noinclude>
</noinclude>

Revision as of 09:39, 12 March 2015


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