Template:Quest overview

From Sun Haven Wiki
Jump to navigation Jump to search
float Template documentation[View] [Edit] [History] - [Sandbox] [Refresh]

Please Use the Source Editor When Editing
For proper use of nearly every template used on this wiki, the user should be editing in the "Source Editor". This is to prevent any formatting errors while creating or editing pages. To disable defaulting to the visual editor, go to Special:Preferences (under the "Editing" tab) and deselect the box that says "Enable visual editor (where available)". See also: Help:Editing.

Description

This template is for displaying quest requirements and rewards in an overview table. The main template is for general quest and collection use. Quests that have multi-step overview sections (like main quests need to use the sub-template {{Quest overview/steps}}.

Syntax

{{Quest overview
|requires     = List of required items to complete this objective. Separated by ";". Use * to indicate an amount of an item.
|requiresText = Text to describe action required to complete the quest.
|rewards      = List of items rewarded when the player completes this objective. Separated by ";". Use * to indicate an amount of an item.
|rewardsText  = Text to describe the reward when completing the quest, if the reward is not items or stats.
|bonus        = List of bonus items rewarded when the player completes this objective. Separated by ";". Use * to indicate an amount of an item.
}}

Examples

Items Required

{{Quest overview
|requires = Tomato Soup
|rewards  = Exploration EXP*200;Community Token*5
|bonus    = Health*5;Mana*5 }}
Requirements Rewards Bonus
Tomato Soup.png Tomato Soup Exploration EXP.png Exploration EXP × 200Community Token.png Community Token × 5 Health.png Health × 5Mana.png Mana × 5

Other Requirements

{{Quest overview
|requiresText = Kill 10 Phantomes<br>Kill 5 Shadeclaws
|rewards = Tickets*30;Combat EXP*40
|bonus = Tickets*50;Combat EXP*140;Fishing EXP*140 }}
Requirements Rewards Bonus
Kill 10 Phantomes
Kill 5 Shadeclaws
Tickets.png Tickets × 30Combat EXP.png Combat EXP × 40 Tickets.png Tickets × 50Combat EXP.png Combat EXP × 140Fishing EXP.png Fishing EXP × 140

No Bonus Rewards

{{Quest overview
|requires = Mana Drop*20
|rewards  = Nel'Vari Mana Infuser
|bonus    =  }}
Requirements Rewards
Mana Drop.png Mana Drop × 20 Nel'Vari Mana Infuser.png Nel'Vari Mana Infuser

Non-Item Reward

{{Quest overview
|requires = Tentacle Monster Emblem
|rewardsText  = Ability to break NPC dialogues.
}}
Requirements Rewards
Tentacle Monster Emblem.png Tentacle Monster Emblem Ability to break NPC dialogues.
See the articles and the templates currently using this template.