Difference between revisions of "Template:New Quest"

From Istaria Lexica

(typo)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<includeonly>{{Quest
 
<includeonly>{{Quest
|npc            = {{InfoboxMultiproperty|property=npc|value1|value2|...}}
+
|npc            = {{InfoboxMultiproperty|property=npc|<!--value1|value2|...-->}}
 
|questtype      =  
 
|questtype      =  
|school        = {{InfoboxMultiproperty|property=school|value1|value2|...}}
+
|school        = {{InfoboxMultiproperty|property=school|<!--value1|value2|...-->}}
 
|level          =  
 
|level          =  
|item          =  
+
|craftschool    = {{InfoboxMultiproperty|property=craftschool|<!--value1|value2|...-->}}
|race          = {{InfoboxMultiproperty|property=race|value1|value2|...}}
+
|craftlevel    =  
|port          = {{InfoboxMultiproperty|property=port|value1|value2|...}}
+
|race          = {{InfoboxMultiproperty|property=race|<!--value1|value2|...-->}}
|quest previous = {{InfoboxMultiproperty|property=quest previous|value1|value2|...}}
+
|port          = {{InfoboxMultiproperty|property=port|<!--value1|value2|...-->}}
|quest next    = {{InfoboxMultiproperty|property=quest next|value1|value2|...}}
+
|quest previous = {{InfoboxMultiproperty|property=quest previous|<!--value1|value2|...-->}}
 +
|quest next    = {{InfoboxMultiproperty|property=quest next|<!--value1|value2|...-->}}
 
}}
 
}}
 
+
{{RequiredItems|<!--insert first item here-->|<!--insert second item here and so on..-->}}
 
==Quest text==
 
==Quest text==
 
__TOC__
 
__TOC__
 
 
==Steps==
 
==Steps==
 
*
 
*
 
*
 
*
 
+
<!-- Note: The following section only applies to quests that require killing a certain creature. Simply put in the creature's name or leave it as is, if none are needed for this quest. Add more lines if necessary -->
<!-- Note: The following section only applies to quests that require killing a certain creature. If this quest does not need said requirement, delete the section . -->
+
{{AddTarget|<!-- enter target 1 here -->}}
==Target mobs==
+
{{AddTarget|<!-- enter target 2 here -->}}
{{#set:Target=MOBNAME
+
{{ShowTargets}}
|Target=MOBNAME}}
 
* {{#show: {{PAGENAME}}|?Target}}
 
  
 
==Rewards==
 
==Rewards==
{{Reward
+
<!--add more lines below if necessary.-->
|craftxp     =  
+
{{Reward|craftxp=|adventurexp=|money=|reward=}}
|adventurexp =  
+
</includeonly><noinclude>{{Clr}}{{Documentation}}[[Category:New Page Templates]]</noinclude>
|money       =
 
|ability    =
 
|item        =
 
|formula    =  
 
|blessing    =  
 
}}</includeonly><noinclude>{{Clr}}{{Documentation}}[[Category:New Page Templates]]</noinclude>
 

Latest revision as of 19:21, 24 June 2022

Template documentation (for the template shown above, sometimes hidden or invisible)

Description[edit]

Use this template to create a new article about a Quest.

Sandbox[edit]

  • Try out this template in your sandbox

Create a new page[edit]


Details[edit]

Template:Quest parameters[edit]

{{Quest
|npc            = the NPC(s) giving out the quest
|questtype      = Type of the quest. Please refer to the list mentioned above.
|school         = Which aventuring school(s) the quest is limited to. Add each school as described in the InfoboxMultiproperty paramter description.
|level          = Minimum level needed
|craftschool    = Which crafting school the quest is limited to.
|craftlevel     = Required level in above mentioned crafting school.
|skill          = Required skill to be able to take the quest.
|skilllevel     = Required skill level. 
|race           = Which race(s) the quest is limited to. Add each race as described in the InfoboxMultiproperty paramter description.
|port           = Location(s) of the Quest start, may be the NPC or some trigger area
|quest previous = Quest(s) which needs to be finished previously
|quest next     = Quest(s) being unlocked after finishing this one
}}

Template:Reward parameters[edit]

{{Reward
|craftxp     = xp reward to the current craft school (optional)
|adventurexp = xp reward to the current adventure school (optional)
|money       = rewarded money (optional). Provide in format: 2s 599c.
|reward      = any other reward (item, ability, title, spell, skill etc., optional)
}}




Visit Template:New Quest/doc to edit this text. (How to: document correctly)