Difference between revisions of "Template:New Quest"

From Istaria Lexica

(Commented value examples so they don't need to be removed on live articles. Added new Rewards template call.)
 
(6 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
|school        = {{InfoboxMultiproperty|property=school|<!--value1|value2|...-->}}
 
|school        = {{InfoboxMultiproperty|property=school|<!--value1|value2|...-->}}
 
|level          =  
 
|level          =  
|item          =  
+
|craftschool    = {{InfoboxMultiproperty|property=craftschool|<!--value1|value2|...-->}}
 +
|craftlevel    =  
 
|race          = {{InfoboxMultiproperty|property=race|<!--value1|value2|...-->}}
 
|race          = {{InfoboxMultiproperty|property=race|<!--value1|value2|...-->}}
 
|port          = {{InfoboxMultiproperty|property=port|<!--value1|value2|...-->}}
 
|port          = {{InfoboxMultiproperty|property=port|<!--value1|value2|...-->}}
Line 10: Line 11:
 
|quest next    = {{InfoboxMultiproperty|property=quest next|<!--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__
Line 15: Line 17:
 
*
 
*
 
*
 
*
<!-- 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 . -->
+
<!-- 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 -->
==Target mobs==
+
{{AddTarget|<!-- enter target 1 here -->}}
{{#set:Target=MOBNAME
+
{{AddTarget|<!-- enter target 2 here -->}}
|Target=MOBNAME}}
+
{{ShowTargets}}
* {{#show: {{PAGENAME}}|?Target}}
+
 
 
==Rewards==
 
==Rewards==
 +
<!--add more lines below if necessary.-->
 
{{Reward|craftxp=|adventurexp=|money=|reward=}}
 
{{Reward|craftxp=|adventurexp=|money=|reward=}}
 
</includeonly><noinclude>{{Clr}}{{Documentation}}[[Category:New Page Templates]]</noinclude>
 
</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)