Template:QuestInfo

From Dragon Quest Wiki
Revision as of 13:51, 24 July 2010 by FlyingRagnar (talk | contribs)


Usage

{{QuestInfo
| num  = 
| title   = 
| location   = 
| requester = 
| responser = 
| item = 
| detail = 
}}


num is the numbering of the quest
title is the title of the quest
location is where the hero can receive the quest
requester is the NPC who give the quest to the hero
responser is the NPC who announce the completion of the quest
item is the item(s) needed to be collected for completing the quest
detail is the detail description of the quest'



Example

Code

{{QuestInfo
| num  = 0
| title   = Example quest
| location = Questville
| requester = King of Quests
| responser = Questor
| item = Seed of accomplishment
| detail = King of Quest ask you to deliver the '''Seed of Accomplishment''' to '''Questor'''.
}}