Difference between revisions of "Template:New Quest"

From Istaria Lexica

(Updated quest template parameters)
(wiki markup formatting, added new Template:Quest parameters)
Line 2: Line 2:
 
==Information==
 
==Information==
 
{{Quest
 
{{Quest
|npc            =
+
|npc            = {{InfoboxMultiproperty|property=npc|value1|value2|...}}
|questtype      =
+
|questtype      =  
 
|school        = {{InfoboxMultiproperty|property=school|value1|value2|...}}
 
|school        = {{InfoboxMultiproperty|property=school|value1|value2|...}}
 
|level          =
 
|level          =
 
|item          =
 
|item          =
 
|race          = {{InfoboxMultiproperty|property=race|value1|value2|...}}
 
|race          = {{InfoboxMultiproperty|property=race|value1|value2|...}}
|port          =
+
|port          = {{InfoboxMultiproperty|property=port|value1|value2|...}}
|quest previous =
+
|quest previous = {{InfoboxMultiproperty|property=quest previous|value1|value2|...}}
|quest next    =
+
|quest next    = {{InfoboxMultiproperty|property=quest next|value1|value2|...}}
 
}}
 
}}
 
==Quest Text==
 
==Quest Text==
Line 25: Line 25:
  
 
==Rewards==
 
==Rewards==
{{reward
+
{{Reward
|craftxp=
+
|craftxp     =  
|adventurexp=  
+
|adventurexp =  
|money=  
+
|money       =  
|ability=
+
|ability     =  
|item=
+
|item       =  
|formula=
+
|formula     =  
|blessing=
+
|blessing   =  
 
}}
 
}}
 
[[Category:Quests]]</includeonly>
 
[[Category:Quests]]</includeonly>
  
 
<noinclude>{{Clr}}{{Documentation}}[[Category:New Page Templates]]</noinclude>
 
<noinclude>{{Clr}}{{Documentation}}[[Category:New Page Templates]]</noinclude>

Revision as of 11:24, 7 September 2015


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)