From The Mana World
(New page: <div stye="float: right; width: 300px; border: solid 1px #666;"> Prerequisites: {{Prerequisites}} </div>)
 
(Removed cost/reward as that could been seen as a spoiler)
 
(44 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<div stye="float: right; width: 300px; border: solid 1px #666;">
<includeonly>
Prerequisites: {{Prerequisites}}
<table style="width:270px; float: right;" class="wikitable">
</div>
<tr><th colspan="2">Quest Overview</th></tr>
<tr><td colspan="2" align="center">{{{Image}}}</td></tr>
<tr><th>Starting Location</th><td> {{{Start}}} </td></tr>
<tr><th>Level</th><td> {{{Level|1}}} </td></tr>
<tr><th>Prerequisites</th><td> {{{Prerequisites|None}}} </td></tr>
<tr><th>Redoable</th><td> {{{Redoable|No, only once}}} </td></tr>
</table>
</includeonly>
 
[[Category:Quest]]
<noinclude>
{{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-->
</noinclude>

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